Categories
Categories
Autorun in Linux
To set a script to start at boot in CentOS, add it into /etc/rc3.d/S99local.
For example:
/root/./start.shThis script will be executed *after* all the other init scripts.
Was this answer helpful?
Also Read
FreePBX
FreePBX is an open source GUI (graphical user interface) that controls and manages Asterisk (PBX)...
Centos 6 Webserver
In this article we will install some software that is useful on a webserver based on...
How to check connectivity/network speed of your VPS
If you concerned about network speed of your vps you can test it by downloading some test...
Set hostname
Set host name on Centos: /etc/sysconfig/network HOSTNAME="mycomputer"...
Squid+Privoxy+Tor
How to install squid with tor [NOTE: According to vpsget.com AUP/TOS you can use private proxy...