Autorun in Linux

To set a script to start at boot in CentOS, add it into /etc/rc3.d/S99local.

For example:

/root/./start.sh

This script will be executed *after* all the other init scripts.

Was this answer helpful?

 Print this Article

Also Read

Disabling selinux

Selinux annoying you? Get it out! How to disable selinux Open its config file nano...

Oracle 11g EX on Centos 6 x64 vps

We describe how to install Oracle 11g Express on Centos 6 x86_64 Openvz VPS. First of all you...

Usefull linux tools

please note: for installing some toosl you ned to connect EPEL repo first. htop -extened version...

OpenVPN Access Server

ยงย  Install OpenVPN Access Server Be sure that you are using a clean system and no...

Fail2ban

Fail2ban scans log files (e.g. /var/log/apache/error_log) and bans IPs that show the...