검색 등을 통해서 알아낸 확인해 봐야 할 것들을 정리하면 다음과 같은 환경입니다.
==================================================
SHELL$ uname -srvmo
Linux 2.6.18-5-amd64 #1 SMP Thu May 31 23:51:05 UTC 2007 x86_64 GNU/Linux
SHELL$ whoami
JohnDoe
SHELL$ cat /etc/passwd | grep ^JohnDoe
JohnDoe:x:1001:100::/home/JohnDoe:/bin/sh
1. 운영환경(DNS와 웹서버 모두 한곳에서 서비스 합니다.)
CentOS release 4.3 (Final)
Linux wisentech.com 2.6.9-34.0.1.EL #1 Wed May 24 07:40:56 CDT 2006 i686 i686 i386 GNU/Linux
mysql Ver 14.12 Distrib 5.0.22, for pc-linux-gnu (i686) using EditLine wrapper
Apache/1.3.36 (Unix)