Search Results for 'xinetd'

1 POSTS

  1. 2012|01 Linux - Telnet 서비스 비활성및 실행

Linux - Telnet 서비스 비활성및 실행

Posted 01 10, 2012 15:00, Filed under: System/UNIX


# 텔넷 서비스 중지
[root@localhost init.d]# vi /etc/xinetd.d/telnet
또는
[root@localhost /etc/xinetd.d/]# vi krb5-telnet

# default: off
# description: The kerberized telnet server accepts normal telnet sessions, \
#              but can also use Kerberos 5 authentication.
service telnet
{
        flags           = REUSE
        socket_type     = stream
        wait            = no
        user            = root
        server          = /usr/kerberos/sbin/telnetd
        log_on_failure  += USERID
        disable         = yes  (이부분 설정이 yes 로 되어있으면 telnet 서비스 안됨. 사용시에는 no 로 변경)
}



# xinetd 데몬 재실행
[root@localhost init.d]# /etc/init.d/xinetd restart
xinetd 를 정지 중: [  OK  ]
xinetd (을)를 시작 중: [  OK  ]


데몬 시작 : /etc/rc.d/init.d/inet stop
데몬 종료 : /etc/rc.d/init.d/inet start
데몬 재시작 : /etc/rc.d/init.d/inet restart
데몬 갱신하기 : /etc/rc.d/init.d/inet reload
데몬 상태 보기 : /etc/rc.d/init.d/inet status


01 10, 2012 15:00 01 10, 2012 15:00

Trackback URL : http://develop.sunshiny.co.kr/trackback/690

Leave a comment


Recent Posts

  1. EditPlus - 문자열 검색및 변경 팁
  2. Unix - 압축 파일 내용 조회및 풀기
  3. Java - Class 버전 확인
  4. Linux - Telnet 서비스 비활성및 실행
  5. NT - 서버 원격데스크탑 연결

Recent Comments

  1. 네. 고맙습니다^^ 행복한 한해 보... sunshiny 01 16,
  2. sunshiny님. 안녕하세요... 올려 주... yihans 01 16,
  3. 답글 주셔서 고맙습니다^^ 소스 복... sunshiny 01 11,
  4. 관리자만 볼 수 있는 댓글입니다. 비밀방문자 01 11,
  5. 넵 답변감사합니다^^ 좋은 하루 되... 노로링

Recent Trackbacks

  1. 윈도우 cmd 명령어 팁 월풍도원(月風道院) - Delight on th... %M
  2. 파일 압축 Like RadioHead %M
  3. Mysql - mysql 설치후 Character set... 멀고 가까움이 다르기 때문 %M

Calendar

«   02 2012   »
      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      

Bookmarks

  1. 위키피디아
  2. MysqlKorea
  3. Oracle All Documentation
  4. 엑셈
  5. 오라클 클럽
  6. 네이버개발자센터
  7. API - Java
  8. API - Spring
  9. Java Community
  10. Reference - Spring
  11. 스프링사용자
  12. 자바소스
  13. 자바지기
  14. Ready System
  15. Solaris Freeware
  16. Linux-Site
  17. RedHat Korea
  18. 윈디하나의 솔라나라

Site Stats

TOTAL 222017 HIT
TODAY 45 HIT
YESTERDAY 312 HIT