MacOS 터미널 꾸미기
MacOS에서 (멋진)터미널(Terminal) 꾸미는 방법 https://beomi.github.io/2017/07/07/Beautify-ZSH/
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
Let’s Encrypt를 이용해 인증서를 추가하고 난 후 서브 도메인을 추가 할 일이 종종 발생한다. 이때 certbot을 이용하면 편하게 도메인 및 서브 도메인을 추가 할 수 있다. 1. Certbot 설치 https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04 2. Certbot을 이용한 도메인 추가 https://www.digitalocean.com/community/tutorials/how-to-set-up-let-s-encrypt-certificates-for-multiple-apache-virtual-hosts-on-ubuntu-14-04
개인 웹사이트도 ssl 적용이 필수가 되어버린 요즘 무료로 사용할 수 있는 인증서를 소개 합니다. 1. 소개 https://letsencrypt.org/ 2. 설치 [Ubuntu] Let’s Encrypt 를 사용하여 무료로 SSL 사이트를 구축하는 방법
chown -R YOUR_USER: ~/.ssh chmod 700 ~/.ssh chmod 600 ~/.ssh/*