Linux4u @ Rak
Thursday, March 26, 2009
proxy server
ProxyPass /jsp-examples http://localhost:8080/jsp-examples
(This is used to pass information in Lan)
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
Issue of playing Mp3 and Videos
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...
No comments:
Post a Comment