리눅스 Linux Public Key 추가 명령어
리눅스 Linux Public Key 추가 명령어
다음 명령을 사용하여 공개 키를 복사 할 수 있습니다.
cat ~/.ssh/id_rsa.pub | ssh remote_username@server_ip_address "mkdir -p ~/.ssh && chmod 700 ~/.ssh && cat >> ~/.ssh/authorized_keys && chmod 600 ~/.ssh/authorized_keys"
댓글 5개
3년 전
출처 https://geekconfig.com/tutorial/how-to-set-up-ssh-keys-on-ubuntu-18-04
시니어월천
3년 전
이것으로 https 만들수 있는거예요 ?
좀 자세한 설명이 있으면 좋겠습니다.
좀 자세한 설명이 있으면 좋겠습니다.
YoungGary
3년 전
@시니어월천 ubuntu+nginx+ LetsEncrypt(https)
https://geekconfig.com/tutorial/nginx-reverse-proxy-with-https-via-letsencrypt
https://geekconfig.com/tutorial/nginx-reverse-proxy-with-https-via-letsencrypt
시니어월천
3년 전
@YoungGary 감사합니다. 시놀로지에서 쉽게 된다고 해서 몇번이고 시도했었는데... 에효.. 오늘 밤 또 한번 고생하겠습니다. 너무 감사합니다.
3년 전
좋은 정보 감사합니다.
게시글 목록
| 번호 | 제목 |
|---|---|
| 16019 | |
| 16015 | |
| 16014 |
jQuery
jQuery.holdReady( hold )
|
| 16013 |
jQuery
jQuery.hasData( element )
1
|
| 16011 | |
| 16010 | |
| 16009 |
jQuery
jQuery.globalEval (code)
|
| 16008 | |
| 16004 | |
| 16003 |
jQuery
jQuery.getJSON()
|
| 16002 |
jQuery
jQuery.get()
|
| 16001 |
jQuery
jQuery.fx.off
|
| 15993 |
jQuery
jQuery.fx.interval
|
| 15992 |
jQuery
jQuery.fn.extend ()
2
|
| 15991 |
jQuery
jQuery.extend()
|
| 15988 |
jQuery
jQuery.escapeSelector ()
|
| 15987 |
jQuery
jQuery.error (message)
|
| 15986 |
jQuery
jQuery.each()
|
| 15985 |
jQuery
jquery 가상 선택자 확장하기.
|
| 15981 |
jQuery
jQuery.dequeue()
|
| 15980 |
jQuery
jQuery.Deferred()
|
| 15979 |
jQuery
jQuery.data()
|
| 15978 |
jQuery
jQuery.cssNumber
|
| 15977 |
jQuery
jQuery.cssHooks
|
| 15976 | |
| 15975 |
jQuery
jQuery.Callbacks ()
|
| 15974 |
jQuery
jQuery.ajaxTransport ()
|
| 15973 |
jQuery
jQuery.ajaxPrefilter()
1
|
| 15971 |
jQuery
jQuery.ajaxPrefilter()
|
| 15970 |
jQuery
jQuery.ajax()
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기