Link to home
Start Free TrialLog in
Avatar of Amin Abd Wahid
Amin Abd Wahid

asked on

How to enable telnet solaris 10. svcs not running

I had this question after viewing Sun Solaris 10 (Sparc) - How to enable telnet ?.

Please share the solution
Avatar of dfke
dfke

Hi,

to enable telnet:

svcadm -v enable -r telnet

Open in new window


-v will show all the service dependencies:

# svcadm -v enable -r telnet
svc:/network/telnet:default enabled
svc:/network/inetd:default enabled.
svc:/network/loopback enabled
svc:/system/filesystem/local enabled
svc:/milestone/single-user enabled
svc:/system/identity:node enabled
svc:/system/filesystem/minimal enabled
svc:/system/filesystem/usr enabled
svc:/system/filesystem/root enabled
svc:/system/device/local enabled
svc:/milestone/devices enabled
svc:/system/manifest-import enabled
svc:/milestone/sysconfig enabled
svc:/milestone/name-services enabled

Open in new window


Cheers
Are you sure you want telnet and not ssh (telnet transmits passwords without encryption).
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.