Sharing Ilmu

Sharing for useful things

Month: June 2022

How To Install & Configure CMS WordPress Ubuntu Server 20.04 LTS

In this tutorial I’ll discuss about how to install and configuration CMS WordPress on ubuntu server 20.04.  For step by step installation the cms make sure you have installed webserver and database server on your system.  For how to install web server you can see at article How To Install webserver (Apache,PHP) ubuntu server 20.04

How To install and configure SSH ubuntu server 20.04 LTS

In this tutorial I’ll discuss about how to install and configuration ssh service on ubuntu server 20.04 LTS. SSH service is using for remote access connection so that you can access the server from another network or another place remotely. It can make your job easier. Install ssh packet with openssh-server : root@Taufik:~# apt-get install

How To Install and Configure Database Mysql/Mariadb Server ubuntu server 20.04 LTS

In this tutorial I’ll discuss about how to install and configuration database server on ubuntu server 20.04.  on ubuntu 20.04 we use mariadb for database server. Make sure your server already connected to internet. Install database server : root@Taufik:~# apt-get install mariadb-server mariadb-client php7.4-mysql   Configure mysql secure installation : root@Taufik:~# mysql_secure_installation NOTE: RUNNING ALL

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