May 2020

How to setup ftp server with vsftpd on ubuntu 18. 04

How to Setup FTP Server with VSFTPD on Ubuntu 18.04

Introduction How to Setup FTP Server with VSFTPD on Ubuntu 18.04 FTP, short for File Transfer Protocol, is a network protocol that was once widely used for moving files between a client and server. It has since been replaced by faster, more secure, and more convenient ways of delivering files. Many casual Internet users expect

How to Setup FTP Server with VSFTPD on Ubuntu 18.04 Read More »

How to install and configure postgresql replication on ubuntu

How To Install And Configure PostgreSQL Replication On Ubuntu

This comprehensive Linux guide expects that you run the following commands as root user but if you decide to run the commands as a different user then ensure that the user has sudo access and that you precede each of the privileged commands with sudo PostgreSQL is an open-source object-relational database system that is highly extensible and compliant with ACID (Atomicity,

How To Install And Configure PostgreSQL Replication On Ubuntu Read More »

How to set-up master-slave replication for postgresql 9. 6 on ubuntu 16. 04

How To Set-Up Master-Slave Replication For PostgreSQL 9.6 On Ubuntu 16.04

This comprehensive Linux guide expects that you run the following commands as root user but if you decide to run the commands as a different user then ensure that the user has sudo access and that you precede each of the privileged commands with sudo PostreSQL is a popular database management system that can organize and manage the

How To Set-Up Master-Slave Replication For PostgreSQL 9.6 On Ubuntu 16.04 Read More »

How to install python pip on ubuntu 18. 04

How To Install Python pip On Ubuntu 18.04

This comprehensive Linux guide expects that you run the following commands as root user but if you decide to run the commands as a different user then ensure that the user has sudo access and that you precede each of the privileged commands with sudo pip is a standard package-management system used to install and manage software packages

How To Install Python pip On Ubuntu 18.04 Read More »

How to disable/enable firewall on ubuntu 18. 04

How To Disable/Enable Firewall On Ubuntu 18.04

This comprehensive Linux guide expects that you run the following commands as root user but if you decide to run the commands as a different user then ensure that the user has sudo access and that you precede each of the privileged commands with sudo A firewall is a network security system that monitors and controls incoming and

How To Disable/Enable Firewall On Ubuntu 18.04 Read More »

How to change hostname on ubuntu 18. 04

How To Change Hostname On Ubuntu 18.04

This comprehensive Linux guide expects that you run the following commands as root user but if you decide to run the commands as a different user then ensure that the user has sudo access and that you precede each of the privileged commands with sudo A computer hostname represents a unique name that gets assigned to a computer

How To Change Hostname On Ubuntu 18.04 Read More »

How to set or change the timezone on ubuntu

How To Set Or Change The Timezone On Ubuntu

This comprehensive Linux guide expects that you run the following commands as root user but if you decide to run the commands as a different user then ensure that the user has sudo access and that you precede each of the privileged commands with sudo A time zone is nothing but a region of the globe that observes

How To Set Or Change The Timezone On Ubuntu Read More »

How to install latest nodejs and npm on ubuntu

How To Install Latest NodeJS And NPM On Ubuntu

This comprehensive Linux guide expects that you run the following commands as root user but if you decide to run the commands as a different user then ensure that the user has sudo access and that you precede each of the privileged commands with sudo This brief tutorial is going to show students and new users how to

How To Install Latest NodeJS And NPM On Ubuntu Read More »