Shell tips for Git
# initialize remote repositories for gitosis su git cd ~/repositories mkdir SpringJMS.git cd SpringJMS.git git --bare init