#Установка Ejudge 3.1.0 на Ubuntu 14.04.01
- ejudge-3.1.0
- ubuntu - 14.04 (32b)
sudo apt-get update
Hello, %{email}! | |
%{User Name} has invited you to %{site_url}, you can register there through the link below. | |
Register | |
If you don't want to accept the invitation, please ignore this email.<br />Your account won't be created until you access the link above and set your password. |
generate new identifity:
$ ssh-keygen -t rsa -C "[email protected]" #save in ~/.ssh/id_rsa2 $ ssh-add ~/.ssh/id_rsa2
add id_rsa2.pub on github and id_rsa.pub(old one) to gitlub
create config for ssh