Install ubuntu on VMWARE first. sudo apt-get update * APACHE, PHP, MYSQL INSTALL at the same time. sudo apt-get -y install lamp-server^ * Confirming if the apache is working now. systemctl status apache2 * Confirming if the ysql is working now. systemctl status mysql 그리고나서, phpmyadmin설치한다. 그리고 파일질라서버단과 클라이언트단 설치한다.