Here i have created a script for starting and stopping tomcat service named it as ts and placed it on /etc/init.d in order to make this script work u need to link it with Os Run level
Go to /etc/rc.5 (Run Level 5)
ln -s /etc/init.d/ts s71ts
Link your script with rc.5 script directory
Subscribe to:
Post Comments (Atom)
curl and cacert
curl -v --cacert cacert.pem https://www.example/cgi-bin/f ile.xgi -I -X POST
-
pass header to wget command header = Accept-Encoding: gzip,deflate
-
If u have internet connection its very easy. Open an mp3 with mplayer it will ask you to download a codec for mp3 as well as for videos . Bu...
-
Unlike Winxp linux users don't have to Dial after logging. Login to graphical mode go to ->networks ->new->Xdsl . Give your...
2 comments:
Rakesh,It suppose to be tc not ts in the path /etc/init.d/tc
Thx for pointing it out
Post a Comment