linux
ubuntu 12.04, nginx, sftp, 등
Нуеоп
2013. 1. 21. 21:28
준비
editplus 설치
* putty 나 xshell 설치
filezila 설치
1. putty 나 xshell로 서버 접속해보기
2. sftp설치(editplus, filezila 접속을 위한)
# apt-get update
# apt-get install vsftpd
# /etc/init.d/vsftpd start 혹은 # service vsftpd start
3. editplus로 접속해보기
4. filezila로 파일 업로드, 다운로드 해보기
5. nginx 설치, 설정, 실행
6. mysql, mongodb 설치