Quantcast
Viewing latest article 3
Browse Latest Browse All 6

Running linux scripts and services during CentOS / Redhat/ Fedora startup

Running commands and shell scripts on startup/boot Do you need to run a set of commands or a shell script on CentOS / RHEL / Fedora startup?  The easiest way to start a script upon boot is by adding the command to /etc/rc.local (a symbolic link to /etc/rc.d/rc.local).  /etc//rc.local is a script executed after the…

Viewing latest article 3
Browse Latest Browse All 6

Trending Articles