Linux Pages
Wednesday, April 26, 2006
SFV
here is a tutorial that teaches u how to create an SFV on windoze
http://www.binaries4all.com/quicksfv/
first u need to install quickfsv
http://www.quicksfv.org/
happy leeching :-)
posted by awhan @
10:34 AM
0 comments
Thursday, April 06, 2006
proxy authentication
Just copy paste this in your ".bashrc" and invoke it by the command "#proxy"
This is a secure authentication method:
function proxy(){
echo -n "username:"
read -e username
echo -n "password:"
read -es password
export http_proxy=http://$username:$password@vsnlproxy.iitk.ac.in:3128/
}
posted by awhan @
11:30 PM
0 comments
About Me
Name:
awhan
Location:
India
View my complete profile
Links
Google News
Edit-Me
Edit-Me
Previous Posts
word wrapping in emacs
Windows Explorer folder sizes
proxy and yum
default font in emacs
Control+Alt+Del during Remote Sessions
C syntax highlighting in VIM ( GNU/Linux )
check ur linux version
open ftp sites in Thunderbird
launching apps in windoze
closing Firefox tabs with mouse middle button
Archives
December 2005
January 2006
February 2006
April 2006
June 2006
July 2006
August 2006
September 2006
October 2006
April 2007
September 2007
October 2007
March 2008
Current Posts