Linux4u @ Rak
Wednesday, June 24, 2015
Tomat-Manger-Gui
One thing to note that in windows if you use tomcat exe you can setup up gui manager during installation
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.
windows partition in Linux
Almost all Latest Linux will automatically mount. But if you are facing this issue don't worry. login as root open terminal 1.type fdi...
Disable Gzip compersion on wget
pass header to wget command header = Accept-Encoding: gzip,deflate
No comments:
Post a Comment