Powered By Blogger

Monday, 24 June 2013


Xinetd Services
Extended Internet Daemon 
Xinetd is a standard deamon which is maintain these number of remote services.                                           
                                                                                                                                                                                                                                                                                                                                                                                                          
                                                 1)     Telnet
                            2)   rlogin
                            3)   klogin
                            4)   tftp
                             5)   sync

All configuration files store into /etc/xinetd.d directory.
         Ex:- /etc/xinetd/telnet


In case of all these services we will start only single services 
            
               # Service xinetd restart
               # chkconfig xinetd on

No comments:

Post a Comment