🔻Extracurricular Activity/UMC

[UMC 4기] server 1주차-1

_니지 2023. 3. 29. 13:26

❗가상머신(우분투) 설치
https://radiant515.tistory.com/131

 

[Linux] 가상머신(VirtualBox) 깔기

https://webnautes.tistory.com/448 Windows에 설치된 VirtualBox를 사용하여 Ubuntu 설치하기 Windows 10이 설치된 PC에 VirtualBox를 설치하여 가상머신을 생성하고 가상 머신에 Ubuntu를 설치하는 방법을 다룹..

radiant515.tistory.com

https://radiant515.tistory.com/132

 

[Linux] 가상머신에  ubuntu(우분투) 22.04 설치

https://www.youtube.com/watch?v=kreJ5nZC32g https://ubuntu.com/download/desktop Download Ubuntu Desktop | Download | Ubuntu Ubuntu is an open source software operating system that runs from the desk..

radiant515.tistory.com

우분투 20.04 버전도 버전만 다를 뿐 동일하게 실행!
 
 
❗ ubuntu 20.04에 APACHE 소스 설치
https://radiant515.tistory.com/437

 

[Ubuntu] Ubuntu 20.04 Apache 소스 설치

❗필수 패키지 다운로드 $ sudo su # apt-get install make # apt-get install build-essential # apt-get install gcc # apt-get install --reinstall make # apt-get install libexpat1-dev # apt-get install g++ # apt-get install net-tools # apt-get install

radiant515.tistory.com

 
❗ ubuntu 20.04에 MySQL 소스 설치
https://radiant515.tistory.com/438

 

[Ubuntu] Ubuntu 20.04 MySQL 소스 설치(수동 설치)

❗필수 패키지 다운로드 sudo su /usr/local# apt-get update /usr/local# apt-get install cmake /usr/local# apt-get install libssl-dev /usr/local# apt-get install libboost-all-dev /usr/local# apt-get install libncurses5-dev libncursesw5-dev /usr/loca

radiant515.tistory.com

 
❗ ubuntu 20.04에 PHP 소스 설치
https://radiant515.tistory.com/439

 

[Ubuntu] Ubuntu 20.04 PHP 소스 설치(수동 설치)

❗필수 패키지 설치 & sudo su /usr/local# apt-get install libxml2-dev /usr/local# apt-get install libjpeg-dev /usr/local# apt-get install libpng-dev /usr/local# apt-get install libsqlite3-dev ❗소스파일 다운로드 및 압축 해제 /usr/local

radiant515.tistory.com

 

728x90
반응형