제부팅하고 나서 ssh 접속이 안됩니다.
작성자 정보
- 바다소년 작성
- 작성일
컨텐츠 정보
- 2,994 조회
- 2 댓글
- 0 추천
- 목록
본문
Red hat 리눅스 9 설치후
[root@jupiter root]# rpm -e httpd
오류: Failed dependencies:
httpd-mmn = 20020628 is needed by (installed) mod_perl-1.99_07-5
httpd-mmn = 20020628 is needed by (installed) mod_python-3.0.1-3
httpd-mmn = 20020628 is needed by (installed) mod_ssl-2.0.40-21
httpd-mmn = 20020628 is needed by (installed) php-4.2.2-17
libapr.so.0 is needed by (installed) mod_perl-1.99_07-5
libaprutil.so.0 is needed by (installed) mod_perl-1.99_07-5
webserver is needed by (installed) webalizer-2.01_10-11
httpd >= 2.0.40 is needed by (installed) mod_perl-1.99_07-5
httpd >= 2.0.40 is needed by (installed) mod_python-3.0.1-3
httpd is needed by (installed) mod_ssl-2.0.40-21
httpd is needed by (installed) redhat-config-httpd-1.0.1-18
[root@jupiter root]# rpm -e mod_perl-1.99_07-5
[root@jupiter root]# rpm -qa | grep mod_perl
[root@jupiter root]# rpm -e mod_python-3.0.1-3
[root@jupiter root]# rpm -e mod_ssl-2.0.40-21
[root@jupiter root]# rpm -e php-4.2.2-17
오류: Failed dependencies:
php = 4.2.2-17 is needed by (installed) php-imap-4.2.2-17
php = 4.2.2-17 is needed by (installed) php-ldap-4.2.2-17
[root@jupiter root]# rpm -e php-imap-4.2.2-17
[root@jupiter root]# rpm -e php-ldap-4.2.2-17
[root@jupiter root]# rpm -e php-4.2.2-17
[root@jupiter root]# rpm -e webalizer-2.01_10-11
[root@jupiter root]# rpm -e redhat-config-httpd-1.0.1-18
[root@jupiter root]# rpm -qa | grep httpd
httpd-manual-2.0.40-21
httpd-2.0.40-21
[root@jupiter root]# rpm -e httpd
커널 업데이트
zlib 설치, libpng 설치, freetype 2 설치, libjpeg 설치, gd 설치, freetds-stable 설치
이렇게 설치하고 백업을 받아 놓을려고 종료한다음에 백업받은후 부팅을 했더니
CRT에서
The remote system refused the connection.
This probably means that the remote system does not provide the service you are attemping to acces, or that the service is being provided on a different port.
이러한 에레메세지를 출력하더니 접속이 안되네요..
리눅스 설치 하기 넘 어렵습니다.
조언좀 부탁드릴께욤...ㅠㅠ;;
관련자료
-
이전
-
다음
손용희님의 댓글
- 손용희
- 작성일
송진성님의 댓글
- 송진성
- 작성일
리눅스만 설치하고 커널업데이트서부터 작업은 CRT로 해서 작업을 했는데요..설치 과정에서 포트과 바뀐건가요???