How to Setup/Configure MySQL (Master-Slave) Replication on Linux

MySQL master-slave replication is a process that automatically copies data from one MySQL database server (master) to one or more MySQL database servers (slaves). MySQL supports various replication methods, but …

How to Setup/Configure MySQL (Master-Slave) Replication on Linux Read More

How to Configure/Setup Disk Quotas in Linux

Disk space usage can be controlled by implementing disk quota on Linux. This will allow a user to use only the allocated disk space. Also, it keeps your partition under …

How to Configure/Setup Disk Quotas in Linux Read More

jwhois – A Tool To Check Information About Ownership Of A Domain Name And IP Address In Linux

jwhois is a command line utility that fetch information about ownership of a domain name from whois server (whois database). It’s Whois client that contains an extensible configuration file which …

jwhois – A Tool To Check Information About Ownership Of A Domain Name And IP Address In Linux Read More

whois – A CLI Tool To Check Information About Ownership Of A Domain Name And IP Address

whois is a command line utility that fetch information about ownership of a domain name from whois server (whois database). WHOIS is a query and response protocol that is widely …

whois – A CLI Tool To Check Information About Ownership Of A Domain Name And IP Address Read More