About   Forum   Wiki   Home  

       
    Managed Chaos      
   
Naresh Jain’s Weblog on Object thinking, Patterns, Open Source, Agile and Adventure Sports

 
`
 
Tags
Recent Comments
Quick Search
Recent Entries
Categories
Archives
March 2008
M T W T F S S
« Feb   Apr »
 12
3456789
10111213141516
17181920212223
24252627282930
31  
Add to Technorati Favorites

Syndicate This Blog
Entries (RSS)
Comments (RSS)

Archive for March 21st, 2008

Setting Proxy for a Commmand Prompt

Friday, March 21st, 2008

On Windows, if you are trying to run commands which access internet and stuck behind a proxy; here is a quick solution:

set http_proxy=http://username:password@proxy_ip_address:port

Thanks to Jigar Gosar for pointing this out.

How to install Subversion on a shared host

Friday, March 21st, 2008

I use http://bluehost.com for hosting all my sites. So far I’m very happy with their service. The only thing I wished they provided was subversion on the servers. But they don’t.

So I decided to find ways of installing subversion on a shared host. While researching about this about, I stumbled upon this excellent post http://joemaller.com/2008/01/29/how-to-install-subversion-on-a-shared-host/ by Joe Maller where is explains step by step how to install SVN on a shared host.

    Licensed under
Creative Commons License
Design by vikivix