Thursday, December 27, 2007
Creating Dialup connection(ppoe) For Broadband users
Unlike Winxp linux users don't have to Dial after logging. Login to graphical mode go to ->networks ->new->Xdsl . Give your user name and password ,save it. Next time you reboot during booting time it will automatically dial and connection will be established. After logging in open firefox ..... u internet is readyyyy tested in fedora 8 and redhat rhel 5.0 .thku
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.
-
pass header to wget command header = Accept-Encoding: gzip,deflate
-
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