How to run bash scripts from local machine to remote linux machine

Q. How to run bash script from local machine to remote linux machine ? Ans : We can run the bash script from our local machine to remote machine without login to remote server. We will get the result of some commands on our local machine. The syntax of this command is ssh [user]@[server] ‘[command]’ […]

How to Install GeoIP on Linux Virtual Machine (VPS) !!!

Run the following command on Main Node  :   vzctl set VEID –bindmount_add /tmp,noexec,nosuid,nodev –save –setmode restart —> to make it noexec    vzctl set VEID –bindmount_add /tmp,nosuid,nodev –save –setmode restart —> to make it exec   To Install GeoIP on Linux Virtual Private Server (VPS) follow the following commands : [root@vm1]# cd /usr/local/src     […]

Unveiling the Importance of Server Maintenance Plans: A Comprehensive Guide

The server is the backbone of the web hosting industry and it acts like a HERO in the web hosting industry. So, to maintain the well-being of servers, it’s necessary to perform server maintenance. It’s like giving rest to the server for some time.   A server maintenance plan sketches schedules and processes for preventative […]