How to enable the telnet or ftp session for one host

Answer Posted / milan shah

Check the /etc/inetd.conf or /etc/xinetd.d file
or /etc/inet/inetd.conf to enable the ftp and telnet
services

#
ftp stream tcp nowait root /usr/sbin/ftpd ftpd
#telnet stream tcp nowait root /usr/sbin/telnetd
telnetd

uncomment for telnet as it is for ftp in above to enable
the services and restart the inetd service

# pkill -HUP inetd

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If the root disk is failed how can change it?

1953


what are the alarms in solaris?

2689


There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?

1967


How to add a new LUN in exit disksets (metasets) in solaris please answer me step by step procedure?

3393


How to make SUN server as router in subnetwork?

2148






How to create core dump and crash dump #coreadm .

2409


How to configure email notification in solaris 8? We are using netbackup 5

2876


What are the differences between the command line and graphical user interface?

601


Which command is used to backup and restore solaris file system?

553


what is the difference between solaris8 and solaris9 and solaris10

4844


Where do you get Alarm prompt?

2257


How can u find a file which is logged in last week?

2167


What does pkgadd command do?

642


please post step by step installation of packages from the EIS cd..

1757


After first installation of Solaris 10, what and all the Securities We need to set and how ?

1801