Monday, January 5, 2009

Adding Script in startup

1 .vim /etc/rc.local

2. Mention the path of script or command you want to start
(eg /etc/init.d/network restart)

3.when the system reboots after loading all the scritps last wat ever we
mention in rc.local it will run

No comments:

curl and cacert

curl -v --cacert cacert.pem https://www.example/cgi-bin/f ile.xgi -I -X POST