Red Hat Killing CentOS Linux, Fight for CentOS clone
RedHat, parent company of CentOS Linux announce it will stop supporting CentOS 8, the latest version of CentOS. CentOS is build from…
RedHat, parent company of CentOS Linux announce it will stop supporting CentOS 8, the latest version of CentOS. CentOS is build from…
Install the requirments yum install unzip net-tools telnet git gdb -y If you already have a mail server remove it. yum remove…
To test PowerMTA using telnet, run telnet localhost 25 Now paste following content ehlo localhost mail from: admin@smtp1.serverok.in rcpt to: you@your-domain.com data…
To setup IP rotation in PowerMTA, configure multiple IP on the server. Setup rDNS for each of these IP, point a sub…
To auto start a KVM Virtual Machine on boot time, use command virsh autostart VMNAME_HERE To disable a VM from auto starting,…
How to Install MySQL 5.7 on Oracle Linux 7 How to Migrate CentOS to Oracle Linux How to Install PHP 5.6 on…
First check if you have file If the file exists, make sure, you have the following content in it. Edit Replace all…
To check if your imunify360 license is valid, run imunify360-agent rstatus Example [root@ldb002 ~]# imunify360-agent rstatus OK [root@ldb002 ~]# To get more…
Endlessh is an open source SSH trapit. It send slow random banner string to attacker, wasting their time. Before you install endlessh,…
supervisorctl is used to control supervisord. To reload all monitored processes, run supervisorctl reload To restart a monitored process, run supervisorctl restart…
pvdisplay is used to display all physical volumes on a LVM. root@server12:~# pvdisplay — Physical volume — PV Name /dev/sda3 VG Name…