Note !!! Download XAMPP for ubuntu 14.04 or accroding your OS and Run the following command to make it executable NOte !!! You can skill Step 4 Step 1 Give permission to .run file #sudo chmod +x xampp-linux-x64-5.6.12-0-installer.run Step 2 To Install Xampp.Run the below command in terminal #sudo ./xampp-linux-x64-5.6.12-0-installer.run After Few seconds a Pop-up Window will open . Install the xampp by clicking Next & Finish buttons when required. Once installaition is done .It will be installed in /opt/lampp directory. Step 3 Now you can start Xampp services using the following command. #sudo /opt/lampp/lampp start/stop/restart and type your user password Now you can set xamp on search box Steps 4 ! Open terminal and login as root user using the root password. $ su root !! Now create xampp-control-panel folder under /usr/local/ #mkdir /usr/local/xampp-control-panel !!! Now create one script file under the xampp-control-panel folder named as xampp-control-panel.sh # vi /usr/l...
---------------------------------------------------------------------------- Bakup/Main server 192.168.5.227 | restore server 13.71.117.185 ---------------------------------------------------------------------------- (192.168.5.227) ---------------------------------------------------------------------------- Create Backups of an Entire DBM...
How to backup mx or secondary mailserver holds mailqueue if primary server is down. Domain >arvind-madhukar.info Server1>linux1.arvind-madhukar.info (1.1.1.1) Server2>linux2.arvind-madhukar.info (2.2.2.2) On Server2>linux2.arvind-madhukar.info (2.2.2.2) ------------------------------------- Add/edit domain(arvind-madhukar.info) in /etc/secondarymx Add/edit domain(arvind-madhukar.info) in /etc/remotedomains Note: Allow (1.1.1.1) in your trusted host and Graylisting (Mail) Server1>linux1.arvind-madhukar.info (1.1.1.1) ------------------------------------- Modify dns zone file as below on primary server: arvind-madhukar.info 14400 IN mx 0 arvind-madhukar.info mx2 14400 IN A 2.2.2.2 arvind-madhukar.info 14400 IN mx 2 mx2.arvind-madhukar.info