I've restructured it to be more useful quickly.
The only 3 commands i've to run to create my home's bin directory on a new host are:
The first script i use on a new synchronized host i manage is ssh-password-disable.sh because it disables automatically password authentication on the ssh service and reload its configuration.
svn checkout \ http://bertux.googlecode.com/svn/trunk/bin/ ~ chmod +x ~/bin/bin-update.sh bin-update.sh
Have a good day browsing opensource code!