Have you ever wanted to update your twitter status from linux command line? Using curl you can do this. Just simply replace user with your username password with your password and Your status message with the content of your latest tweet
Continue reading...Saturday, June 20, 2009
Have you ever wanted to know what httpd a website is using but didn't know how? this tutorial will be able to show you. You can simply find out the httpd by viewing the servers header. To view the headers we need curl you can install it by running the following command Then we need [...]
Continue reading...
Saturday, August 8, 2009
0 Comments