Linux4u @ Rak
Thursday, February 5, 2009
IPTABLES RULE
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
curl and cacert
curl -v --cacert cacert.pem https://www.example/cgi-bin/f ile.xgi -I -X POST
Run Apache on 80 with nonroot user
Command to Run setcap 'cap_net_bind_service=+ep' /opt/apache/bin/httpd httpd is the custom script i made to run apache.
Disable Gzip compersion on wget
pass header to wget command header = Accept-Encoding: gzip,deflate
Comparing SSL KEY/CSR/CRT
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