StartUp Command

dannygoh

Verified User
Joined
Feb 9, 2004
Messages
368
Location
Malaysia
Hi,

How do i run 2 command time my server boot up or restart.

clamd start
/sbin/modprobe ip_conntrack_ftp
 
It depends on your OS>

On RH-based systems you add the startup lines to the bottom of:

/etc/rc.d/rc.local

Jeff
 
Back
Top