Sharing Ilmu

Sharing for useful things

How To Configuration Apache2 (Custom html directory) ubuntu server 20.04

In preceding tutorial I have discuss about How To Install webserver (Apache,PHP) ubuntu server 20.04 and in this article I’ll discuss about how to configuration custom html directory in apache2 service. First, Make sure you has been install the apache2 webserver. Then change directory  /etc/apache2/sites-available/ directory. root@Taufik:~# cd /etc/apache2/sites-available/ root@Taufik:/etc/apache2/sites-available#   Copy default configuration file to

How To Install webserver (Apache,PHP) ubuntu server 20.04

In this tutorial I’ll discuss about how to install webserver on ubuntu server 20.04. For installation packages you have to make sure the server has been connected to internet. Do network configuration first at the following article How To Configuration Network on Ubuntu server 20.04. Update sistem : root@Taufik:~# apt-get update   Install Apache2 packages

How To Configuration Dynamic NAT Overload/PAT (Port Address Translation)

In the preceding tutorial I have discuss about Network Address Translation (NAT) on Cisco Packet Tracer and How To Configuration Dynamic NAT (Network Address Translation) on Cisco Packet Tracer . In this tutorial I’ll discuss about configuration of Dynamic NAT overload or Port Address Translation on cisco packet tracer. PAT is the one to many NAT type

How To Configuration Dynamic NAT (Network Address Translation) on Cisco Packet Tracer

In preceding tutorial I have discuss about Network Address Translation (NAT) on Cisco Packet Tracer for static NAT. And here I’ll discuss about how to configuration dynamic nat on cisco packet tracer. Dynamic nat is Many to many types of NAT.  The private ip in large quantities will be translate become large public ip too with

Network Address Translation (NAT) on Cisco Packet Tracer

In this tutorial I’ll discuss about NAT on cisco packet tracer.  NAT is a method for local address translation become public ip so that local network can be connected to internet. On cisco packet tracer, has several types : Static NAT Dynamic NAT PAT (Port Address Translation)   NAT on cisco has several terminology :

Configuration Wireless Radio on Cisco Packet Tracer

In this tutorial I’ll discuss about how to configuration wireless radio on simulator cisco packet tracer.  The following is the topologi : For Wireless router use HomeRouter-PT-AC.   First configure ip address on MyRouter : MyRouter(config)#int g0/0/0 MyRouter(config-if)#ip add 192.168.1.1 255.255.255.0 MyRouter(config-if)#no shutdown MyRouter(config-if)#exit MyRouter(config)#   Configure Wireless radio : Configure ip address for wireless

Configure Extended ACL on Cisco

In preceding tutorial I have discuss about Configure Standar ACL on Cisco  and In this tutorial I’ll discuss about how to configuration Extended ACL on Cisco Packet tracer. Extended ACL is more complex than standard ACL where that can filter source and destination IP Address and that can be filtered specific IP and port.  Using number

Configuration Standard ACL on Cisco

In this tutorial I’ll discuss about how to configuration standard ACL on cisco packet tracer. Standard ACL work only for one connection traffic. using for filter source ip address and Permit/deny all protocol suite TCP/IP.  Standard ACL using number 1-199. For configure ACL on router, setting ACL first in global mode and then assign to

How To Configuration Network on Ubuntu server 20.04

In this tutorial I’ll discuss about how to configuration network on ubuntu 20.04.  When we already installed linux ubuntu, we must configuration ip address for connect to network or internet with manual configuration or automatic configuration ip. for configuration network on ubuntu 20.04 you can configure with netplan. # nano /etc/netplan/00-installer-config.yaml Then if you need

How To Install Ubuntu Server 20.04

In this tutorial I’ll discuss about how to install ubuntu server 20.04 live version.  Installasion proccess on ubuntu 20.04 live server using full CLI mode and different installation proccess with preceding version. For languange select English. and press enter for continue proccess.   For installer update select Continue Without Updating.   Keyboard configuration no need