-
Notifications
You must be signed in to change notification settings - Fork 2
Sysadmin grodoudou git 08062012
Yannouk edited this page Jul 5, 2012
·
1 revision
- 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]"