일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- 벤쿠버
- 벤쿠버교통
- iptime
- RT73
- 시보레
- RoundCube
- CMD2021
- 파리공원
- 미니스프린트
- Inlingua
- 메트로타운
- 2존도서관
- G054U-A
- chrome
- 라운드큐브
- 웹메일
- 개스타운
- 인링구아
- 이스트
- Ra Link
- 브라우징
- 캐필라노
- 하버파크
- 크롬
- 스카이트레인
- 자전거
- CMD-2021
- Capilano Suspension Bridge
- 자출
- 스팀클락
- Today
- Total
목록리눅스/CentOS (2)
Second Life
Can I add X to my server after install? or I installed from the Server ISO and it didn't install X, how do I install X? The easiest way to install X (and a GUI system) is to use the yum groupinstall feature. First you can see all the yum groups available with the command: yum grouplist You can install X and Gnome or KDE like this: yum groupinstall "X Window System" "GNOME Desktop Environment" or..
본 문서는 루나헌터™ (http://blog/naver.com/june8th98) 님의 "[한방설치] 최신 linux(centos5) + DNS + JDK + MySQL + apache + tomcat + php + ftp" 를 토대로 제 시스템에 맞도록 재수정/추가 한 문서입니다. 대부분의 문서형태는 루나헌터™ 님의 형태를 따르고있습니다. CentOS 5.2 + APACHE + MySQL + PHP + JDK + Tomcat + proFTP 필요한 패키지 및 소스 (wget 또는 web상에서 준비하고 /home/tuffkid 디렉토리에 있다는 전제하에 설명) [1] httpd-2.2.6(apache) wget http://ftp.kaist.ac.kr/pub/Apache/httpd/httpd-2.2.6...