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 |
How to detect a newly added device if you are not able to detect the device using devfsadm?
wht is the difference between mkfs & newfs.... is there any difference..b/w both of them.?
what is split brain? if it happens, what are the solutions need to be applicable?
how u can configure the Crontab and how many fields in Crontab file
What happened if vxconfigd is disabled?
What is a Split brain scenario ?
What is the difference between private and public regions in Veritas Volume manager?
how to increase file system in root disk mirroring with out detach the mirror?
For maintenance purpose the system will be down and up as per weekly or monthly in production mode ,what are the needed points to mind ,what are that?
What is the use of /etc/path-to-inst file?
how to repair /etc/system file with out using jump start and without using os software cd
What does init 5 do?