my development scratches

openrisc development

View My GitHub Profile

ssh

ssh 인증서

# 인증서 생성
> ssh_keygen

# 인증서 서버에 배포
> ssh-copy-id [-f] -i ~/.ssh/id_rsa.pub user@server