To take advantage of this feature, you just add the programs you would like to run at system startup to your ~/etc/rc file. You can either create this file locally on your local computer and upload it to your Virtual Server (in ASCII mode), or you can edit the file on your Virtual Server using your favorite Unix file editor, such as pico or vi.
The file format is quite simple. Lines that begin with the "#" character are considered to be comments and are ignored. All other lines are executed with /bin/sh, or in other words, are executed exactly as if you typed the command at a command prompt.
Examples
RC file entries are documented for several Virtual
Server features.