My Drive

[Ubuntu] 리눅스 설치 후 본문

linux

[Ubuntu] 리눅스 설치 후

sunnyeo.park 2014. 9. 29. 14:56

open ssh 설치 (putty 에서도 접속할 수 있게)

sudo apt-get install openssh-server


APM 설치

>> sudo apt-get install apache2

>> sudo apt-get install mysql-client mysql-server

>> sudo apt-get install php5 php5-common

>> sudo apt-get install libapache2-mod-php5

>> sudo apt-get install php5-mysql


'linux' 카테고리의 다른 글

[CentOS] NFQUEUE 설치 및 설정  (0) 2016.02.18
[CentOS] CentOS7 웹서버 (http, https)  (0) 2016.02.18
[CentOS] CentOS7 MariaDB 5.5 설치  (0) 2016.02.18
[CentOS] CentOS7 Minimal 기본 설정  (0) 2016.02.18
시스템 문제 만들때  (0) 2014.09.29
Comments