Sysadmin grodoudou git 08062012 - Seizam/seizamcore GitHub Wiki
- user : root
- host : grodoudou.seizam.com
- date : 08/06/12 13:52
- curpath : /root
[email protected]# apt-get update [email protected]# apt-get install git [email protected]# ssh-keygen -t rsa -C [email protected]
Your identification has been saved in /root/.ssh/id_rsa. Your public key has been saved in /root/.ssh/id_rsa.pub.
[email protected]# git config --global user.name "Grodoudou Root" [email protected]# git config --global user.email "[email protected]"