Git is installed on Ubuntu. Sometimes you need to disable, and then - turn on his demon. How to do it?
2 answers
/etc/init.d/git-daemon start / stop?
|
I will add the previous answer. From the installation and configuration help Git for Ubuntu 9.10 and later
sudo service git-daemon start/stop/restart/reload
|