|
#9
| |||
| |||
| I hate to say this, but that hasn't worked either. Any other suggestions / ideas that might help?
__________________ So Many Questions, So Little Time!! Last edited by ghyde; October 16th, 2002 at 11:29 AM. |
|
#10
| |||
| |||
| yes you can telnet into Mac OS X It is not recommended now that we have SSH but if this is just for your LAN you can do the following: sudo /etc/inetd.conf uncoment #telnet to telnet. Now restart inetd. To restart inetd first find it's PID and then sudo kill PID. To find the PID run this line: ps ax | grep "inetd" | grep -v grep | awk '{print $1, $5}' than type sudo inetd That's it. By the way in case you don't know anything that you send/receive accross telnet it is plain text. good luck |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A bit of nostalgia: A Salute to Mac OS X | simX | Apple News, Rumors & Discussion | 31 | March 24th, 2005 07:45 AM |
| HP Photosmart 1315 and USB Print Sharing | zwheeloc | Mac Classic System & Software | 12 | February 6th, 2003 09:20 PM |
| apps list | Mac Osxtopus | Mac OS X System & Mac Software | 7 | May 29th, 2002 12:31 PM |
| Apple: Forget XP, try the Mac | tagliatelle | Bob's Place | 1 | November 25th, 2001 07:12 AM |
| Netscape 6.1 Profile Transfer from Mac OS 9.2.1 to Mac OS X | chemistry_geek | Apple News, Rumors & Discussion | 0 | October 12th, 2001 06:42 PM |