.ssh 권한(permission)
chmod 700 ~/.ssh chmod 600 ~/.ssh/id_rsa chmod 644 ~/.ssh/id_rsa.pub chmod 644 ~/.ssh/authorized_keys chmod 644 ~/.ssh/known_hosts 참고 URL : https://opentutorials.org/module/432/3742
chmod 700 ~/.ssh chmod 600 ~/.ssh/id_rsa chmod 644 ~/.ssh/id_rsa.pub chmod 644 ~/.ssh/authorized_keys chmod 644 ~/.ssh/known_hosts 참고 URL : https://opentutorials.org/module/432/3742
회사에 서버를 두고 운영하는 서버인데 여름이 되니 서버를 놓은 곳이 너무 더워서 에어컨이 나오는 곳으로 이전을 했습니다. 멈추지 말자 서버야~
https://www.youtube.com/channel/UCJhjE7wbdYAae1G25m0tHAA
MacOS에서 (멋진)터미널(Terminal) 꾸미는 방법 https://beomi.github.io/2017/07/07/Beautify-ZSH/
우부투 php 7.0 에서 7.1로 업그레이드 방법 – 참조 https://jakelprice.com/article/how-to-upgrade-from-php-70-to-php-71