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
Subscribe to:
Post Comments (Atom)
curl and cacert
curl -v --cacert cacert.pem https://www.example/cgi-bin/f ile.xgi -I -X POST
- 
Command to Run setcap 'cap_net_bind_service=+ep' /opt/apache/bin/httpd httpd is the custom script i made to run apache.
- 
This is mainly for system that is not connected to internet directly , all you have to do is search for below rpm's download it to your...
- 
Comparing openssl key/csr/crt is useful to make sure signature between key/csr/crt are same openssl x509 -noout -modulus -in certificat...
 
No comments:
Post a Comment