Solaris Sparc5 and connecting with a PC via Hyper terminal


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Solaris Sparc5 and connecting with a PC via Hyper terminal
# 8  
Old 09-30-2001
Power

Thank you all, I appreciate all of your help on the problem I was having. But you will never believe this. After fighting with the hyperterminal connection I pulled out a multimeter and tested the cable (a brand new cable at that) and found out that it was busted. How do you like that. I tried a new cable and have been able to get in. Now my next journey is configuring the box so that I can telnet in through my router. Going from a Windows environment to UNIX should be interesting to say the least. But I am looking forward to the challenge. If any one has any advice, tips or tricks I am all ears. Thanks again for your help.Smilie
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Wireless connecting via CLI/Terminal

Do you use the CLI a lot and encounter new Wi-Fi sources, but don't want to/can't remember the commands to connect to the Internet?? I'm lazy. I mean, that's what scripting is for, right?? Efficiency means obtaining the maximum result with maximum laziness. I wrote this small script a while ago and... (0 Replies)
Discussion started by: Huitzilopochtli
0 Replies

2. UNIX for Dummies Questions & Answers

Problem connecting FreeBSD VM(Hyper-v) to internet

I created a VM for FreeBSD on hyper-v and i am having trouble connecting it to the internet. My virtual machine config are as below: 100 GB HD 1GB RAM Generation 1 Two Network adapters 1. Legacy Network Adapter 2. Network Adapter both are connected to network switch "Internet" which... (2 Replies)
Discussion started by: Vishawdeep
2 Replies

3. Solaris

Solaris ssh client hangs when connecting to another Solaris machine

Got a strange problem. I have 4 Solaris servers all configured the same, Solaris 10 x86 update 10. When I try to ssh from one Solaris 10 server to another server ssh hangs. I have an identical server and when I try this everything works fine. The weird thing is if I am root on the server... (1 Reply)
Discussion started by: ccj4467
1 Replies

4. Solaris

connecting to internet from solaris 10

hi there, hope your chakras are all doing well :-) just installed solaris 10 on my laptop, all seems fine except the internet. How can i connect on a DSL line?. spent 7 days and 3 nights trying but couldnt find the starting point.... alikun (22 Replies)
Discussion started by: alikun
22 Replies

5. UNIX for Dummies Questions & Answers

Connecting Solaris 10 to the Internet

This seems to be a common problem. I just installed Solaris 10 and do not have an internet connection. I am not that savy with Unix/Linux, although I have been using Linux in the past, and have never had any sort of problem detecting my internet connection. I have tried some things, but did not... (9 Replies)
Discussion started by: eric cartman
9 Replies

6. Solaris

Connecting Solaris from Window OS

Hi Experts, Recently I've purchased on laptop in which Window's Vista is the OS they have installed. With one of my friends help I've installed Solaris 10 using VMware. Both are working fine. Now I want to use putty to connect to Solaris from Windows OS. Also I want to use Ultraedit to open... (7 Replies)
Discussion started by: ganapati
7 Replies

7. Solaris

Connecting Solaris to Airport network

Hi, I've been trying to find out for the past two days how to set my Solaris 10 to join wireless network (Airport base station with ACL and wep or wpa on). Using ethernet is a bit out of question as I don't have an ethernet cable that would reach the other side of the house. Solaris 10... (1 Reply)
Discussion started by: giax
1 Replies

8. Solaris

Sun Server Hyper Terminal

Anyone know how to connect to a sun server using serial cable my client PC is also a Sun !!! I have the cable , just do not know how to start a terminal session in Sun . (1 Reply)
Discussion started by: civic2005
1 Replies

9. UNIX for Dummies Questions & Answers

New UNIX user connecting SOLARIS to XP

I am a new UNIX user. I am trying to connect a Windows XP laptop to a SOLARIS server. I have added the XPs hostname and IP address to the /ETC/hosts file. I am connecting through a hub. I am not able to telnet or ping in either direction. If I ping the server IP address on the server, I receive a... (8 Replies)
Discussion started by: jkuchar747
8 Replies

10. UNIX for Advanced & Expert Users

connecting to unix through hyper terminal - as a dumb terminal

I just changed from windows NT to XP and I am no longer able to connect to my unix system. I used to use hyper terminal -- which acts as dumb terminal to my main frame unix system. I think one of the options used to be "direct to comX". This option isn't listed now. I use a serial port and the... (2 Replies)
Discussion started by: michelle
2 Replies
Login or Register to Ask a Question
DETECTUPS(8)						      System Manager's Manual						      DETECTUPS(8)

NAME
detectups - UPS detection/powerd configuration generator SYNOPSIS
/sbin/detectups [tty] DESCRIPTION
detectups monitors the serial port connected to an UPS device and will attempt to determine the method of UPS notification of power outage. It will ask you to remove the power cord from the wall to the UPS, or push the UPS's test button. It will then determine what all has hap- pened and ask to generate a config file based on your UPS and cable configuration. detectups needs to watch a tty with modem control prop- erties. Please refer to the powerd documentation for further information. ARGUMENTS
Serial-Device Some serial port that is not being used by some other device, and does not share an interrupt with any other serial port. /etc/powerd.conf FILES
/etc/powerd.conf powerd configuration file that detectups generates /etc/inittab init is what actually issues the shutdown SEE ALSO
powerd(8), shutdown(8), wall(1), inittab(5). AUTHOR
James Brents <James@nistix.com> (with parts of this man page borrowed from all over the Linux community) DETECTUPS(8)