Recommended Services
Supported Scripts
Blog
Change Linux Servers HOSTNAME
RHEL7/CentOS7 Servers:
Temporary Change (will not sustain a reboot)
Servers hostname can be changed temporarily by running the following command
hostname ...
Bi-Directional File Sync Using UNISON
UNISON File Synchronizer can be used to perform bi-directional sync between two directories (local or remote)
Installation:
CentOS:
UNISON file synchronizer can ...
CentOS Key Based SSH Login
SSH Key based authentication is very useful for transferring data and for some data sync applications to work, to ...
Configure NATing on Linux Servers
If you want to configure NAT to share the internet access to the other clients on the network that ...
Install RPMFORGE Repo CentOS/Redhat
RedHat/CentOS 5:
32Bit:
wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el5.rf.i386.rpm
rpm -ivh rpmforge-release-0.5.3-1.el5.rf.i386.rpm
64Bit:
wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el5.rf.x86_64.rpm
rpm -ivh rpmforge-release-0.5.3-1.el5.rf.x86_64.rpm
RedHat/CentOS 6:
32Bit:
wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.i686.rpm
rpm -ivh rpmforge-release-0.5.3-1.el6.rf.i686.rpm
64Bit:
wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
rpm -ivh rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
RedHat/CentOS 7:
wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
rpm -ivh rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
cPanel: The installation process was unable to synchronize cPanel & WHM
Sometimes you get the below error while installing cPanel
(FATAL): The installation process was unable to synchronize cPanel & WHM. ...

