Today's Page Hits: 1843
I have more hair and it isn't so grey. :->
This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.
Trying to run a test program which needs rsh, and I'm getting:
# rsh pnfs-3-11.central w pnfs-3-11.central.sun.com: Connection refused
Evidently rshd is not running. There is plenty of info on how to get it running pre-Solaris 10. Hmm, how do I get started with smf?
# svcadm enable svc:/network/shell:default # svcadm enable svc:/network/login:rlogin
I threw in rlogin for free!
Make sure to fill in your /etc/hosts and .rhosts files as needed.
# rsh pnfs-3-11.central w 1:58pm up 9 min(s), 1 user, load average: 0.00, 0.05, 0.05 User tty login@ idle JCPU PCPU what root pts/1 1:50pm 6 -sh
why you no like ssh ?
Posted by Jim Hacker on July 24, 2008 at 08:56 PM CDT #
Seriously, use ssh.
Posted by Nico on August 13, 2008 at 03:58 PM CDT #
Sometimes you have to use an existing tool. I'm not sure if the miniPIT test suite supports ssh.
Posted by Tom Haynes on August 13, 2008 at 04:05 PM CDT #