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
Squid+Privoxy+Tor
How to install squid with tor [NOTE: According to vpsget.com AUP/TOS you can use private proxy...
Iptables
Iptables is a Linux based packet filtering firewall. It is a service (daemon)...
php increase max file size upload
For increase maximum size of uploads file you should set only one setting in php.ini. Set...
LXDE + xrdp
How to install Lightweight X11 Desktop Environment (LXDE) on Ubuntu. apt-get update...
Usefull linux tools
please note: for installing some toosl you ned to connect EPEL repo first. htop -extened version...