ubuntu1 [AWS][ec2] Node js 설치하기, Node js App 배포하기 -Ec2에서 key pair 및 ubuntu 인스턴스 생성 -PuTTy Key Generator > File - load private key - All files(.) - .pem 파일 선택 - Save private key - .ppk 파일로 저장 -Putty > Session - Host Name에 주소 입력 - Port 입력 - SSH - Auth - Private Key file for authentication에 .ppk 파일 추가 - Open -User name : ubuntu로 로그인 -root 계정으로 전환 > sudo su - -node.js 설치 > curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - > sudo apt-g.. 2019. 7. 23. 이전 1 다음