easSylinuxDec 31, 20176 min readHow to configure 2 node cluster with RHCS(Redhat Cluster Suite) and deploy Application.Here we are going to configure Apache Tomcat (System 1) and Mysql (System 2) in a two node RedHat Cluster Suite (RHCS) with high...
easSylinuxDec 27, 20173 min readHow To Configure FTP server and Client in RHEL-7Key Points to Remember FTP (FILE TRANSFER PROTOCOL) 1. Install the package. 2. Create some files in /var/ftp/pub directory (Server Side)....