Browsing All Posts filed under »Admin«

How to Configure WGet to Work with Proxy Server

April 14, 2010

0

The Problem I want to configure WGet to go through a proxy server without having to specify that on the command line The Solutions The first solution is easy: I can set a shell variable called http_proxy. Here is an example in bash: Another solution is to place this information in a configuration file called […]

Automate Email Notifications for Subversion (SVN) Commits

March 30, 2010

5

The Problem I want SVN to automatically send out notifications every time some one commits. The Solution I have used svn-mailer before and love its ability to configure the email contents as well as subject. This time I am interested in the DIY approach to learn more about SVN, so I did it without svn-mailer. […]

Follow

Get every new post delivered to your Inbox.

Join 36 other followers