How can i stop the telnet service in solaris 8 and 9?
Answers were Sorted based on User's Feedback
Answer / shahzad ahmed
#/etc/init.d/telnetd start #/etc/init.d/telnetd stop
| Is This Answer Correct ? | 16 Yes | 8 No |
Answer / nayan kalita
vi /etc/inetd.conf
comment the telnet line with #
refresh inetd daemon
| Is This Answer Correct ? | 12 Yes | 4 No |
Answer / srikanth
by using this command.
#/etc/init.d/telnetd stop
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / vipin tyagi
mark # front of telnet in /etc/inetd.conf file.
#telnet
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / rajesh.cherukuri
ps -ef |grep telnet
then u can see telnetd runing demon on server.
vi /etc/init.d/telnetd stop the servives...
or...svcs -l |grep telnet
and sto[p services....
Regards
Rajesh.
| Is This Answer Correct ? | 2 Yes | 14 No |
What is the Boot procedure in Solaris(Unix)
I have a hard disk. After inserting this what are the recommended steps to install it on your solaris
what is the use of /etc/path-to-inst file..?
What are the packages for DNS?
How can you set EEPROM settings from Solaris?
Difference between NFS version 2 and NFS version 3?
How to merge solaris partition
what r the daemons have been started when u install Veritas
what is the use of Jumpstart in Solaris and how can u configure it
which is best os in UNIX flavors Solaris or HP-UX or IBM –AIX or Linux
1.how to see global zone name residing in non global zone?
what is the use of TCP wrappers