반응형
* IP Address 변경하기
# vi /etc/hosts -> ip hostname localhost
# vi /etc/defaultrouter -> 255.255.255.224(GateWay)
* 서버의 ip address가 변경된 경우
1. /etc/hosts 파일등 시스템 환경화일 변경
2. /stims/conf/eifs.conf 파일의 정보를 변경한다.
POP3_HOST_IP 200.200.200.200 #사용기관의 IP address 변경
DAEMON_INTERVAL 50
HOST_AGENCY_CODE xxxxxxxx #사용기관의 기관코드 정보(코드 변경시 수정)
3. /stims/httpd/apache/httpd.conf 파일의 정보를 변경한다.
ServerName 200.200.200.200 #사용기관의 IP address 변경
ServerAdmin root edu221.@kies.co.kr #호스트 이름 및 domain 변경시 수정.
* PATH 설정
/etc/profile
-> PATH=/usr/sbin:/usr/bin:/usr/local/bin:/bin
export LOGNAME PATH
* stty erase ^H
trap "" 2 3
stty istrip
# vi /etc/hosts -> ip hostname localhost
# vi /etc/defaultrouter -> 255.255.255.224(GateWay)
* 서버의 ip address가 변경된 경우
1. /etc/hosts 파일등 시스템 환경화일 변경
2. /stims/conf/eifs.conf 파일의 정보를 변경한다.
POP3_HOST_IP 200.200.200.200 #사용기관의 IP address 변경
DAEMON_INTERVAL 50
HOST_AGENCY_CODE xxxxxxxx #사용기관의 기관코드 정보(코드 변경시 수정)
3. /stims/httpd/apache/httpd.conf 파일의 정보를 변경한다.
ServerName 200.200.200.200 #사용기관의 IP address 변경
ServerAdmin root edu221.@kies.co.kr #호스트 이름 및 domain 변경시 수정.
* PATH 설정
/etc/profile
-> PATH=/usr/sbin:/usr/bin:/usr/local/bin:/bin
export LOGNAME PATH
* stty erase ^H
trap "" 2 3
stty istrip
반응형
'서버,보안' 카테고리의 다른 글
솔라리스 시스템 종료 하기 명령어 (0) | 2008.10.27 |
---|---|
솔라리스 사용자 계정 추가 (0) | 2008.10.27 |
SunOS 5.8 메시지를 없애려면 (0) | 2008.10.27 |
솔라리스 package 설치/제거 (0) | 2008.10.27 |
IIS 6.0 CSR 생성(Microsoft Internet Information Server 6.0) (0) | 2008.10.26 |
MS iis 6.0 ssl 설치하기 (0) | 2008.10.26 |
Cerberus FTP Server V2.22 프리웨어 (0) | 2008.10.21 |
공개웹방화벽을 이용한 홈페이지 보안 (0) | 2008.10.21 |