|
Add a startup script to your Unix or Linux box |
 vote
 |
|
How to add a new startup script to your typically System V-based Linux distribution or Unix system...
Before running startup scripts, the bootstrap process of getting a kernel loaded and a file system mounted have to take place. I'm not going to go into that. After the kernel is loaded and a file system mounted, the first process started is usually the init program. This is true on the Debian laptop I am writing this article on. The init process has a process ID of 1. It is the First Process. A good way to see this is to run pstree on your Unix system. This what it looks like on my laptop. [The original article has gone offline and the link has been changed to point to a working page. -Ed.]
| | |
| |
|
| | read more | mail this link | score:7291 | -Ray, December 9, 2004 (Updated: March 20, 2007) |
| |
|
More Sysadmin articles... |
|
- Virtual Hosting: Proftpd, MySQL on Ubuntu 12.10
- Tutorial: Install Apache2, PHP5, MySQL on OpenSUSE 12.3
- KVM Virtualization on CentOS 6.4
- Tutorial: Install Lighttpd, PHP5, MySQL on CentOS 6.4
- Virtual Users/Domains with Postfix, Courier, MySQL, SquirrelMail (CentOS 6.3)
- tmux: terminal multiplexer
- Tutorial: Install Nginx, PHP5, PHP-FPM, and MySQL on CentOS 6.4
- Using Multiple PHP Versions (PHP-FPM FastCGI) With ISPConfig 3 (Ubuntu 12.04)
- Tutorial: Automatically add a disclaimer to emails with alterMIME (Postfix on Debian 6)
- Tutorial: Install a Streaming Audio Server with Icecast 2.3.3 on CentOS 6.3 x86_64 Linux
|
|
|