![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Connecting to remote unix server using java? | developncode | Shell Programming and Scripting | 1 | 05-02-2008 01:32 PM |
| connecting my server to comcast | mcraul | UNIX for Dummies Questions & Answers | 0 | 04-29-2008 11:19 AM |
| connecting UNIX/Linux to NTP server | learn82 | UNIX for Advanced & Expert Users | 1 | 04-10-2008 09:00 AM |
| Connecting to time server | Hayez | UNIX for Dummies Questions & Answers | 5 | 12-02-2005 01:51 PM |
| Connecting to an Exchange Server | camerja1 | Windows & DOS: Issues & Discussions | 2 | 08-05-2002 11:31 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Connecting to SUN server from PC
I have old SUN server on my desk. I know it worked before. I want to be able to connect to server from my PC. Just to establish a dump terminal.
1. I connected to power socket 2. I Have a cable that fits in (i believe is a com ports there are A B slots the same I plugged it in A). They are looking like this ......x..... .....xxxxxxxx where x are pins On The other side oooo ooooo Where o are wholes 3. The other side of the cable I connected to my PC - com port 4. What shell I do now ... Thanks ZAM. |
|
||||
|
set the bud rate to 9600, no parity , databit 8, flowcontrole none. do all those on your hyperterminal setting of your window machine.
then issue the command 'tip hardwire' (without the quote pls). This should take you inside the sun system. |