1. 추후에 추가사항 - Ubuntu 에 셋팅해야하는 Program - Program Setting(각각의 프로그램 별로) - Setting 시 주의사항 - 기타 설정사항들 최종 수정일 : 2011.02.21 최종 작성자 : 퓨림노 1. FTP ( vsftpd FTP ) - AL ftp 를 사용하여서 파일을 업로드하는데 권한이 막혀 있을 때 해결하는 방법 URL : https://help.ubuntu.com/6.06/ubuntu/serverguide/C/ftp-server.html $sudo gedit /etc/vsftpd.conf 1. 할일! By default, local system users are not allowed to login to FTP server. To change this sett..