Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 23, 2024, 05:13:31 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
General Networking Support in Linux
»
How to use hyperterminal feature in linux
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to use hyperterminal feature in linux (Read 7760 times)
sekhar_vrc
Linux Noob !
Posts: 18
How to use hyperterminal feature in linux
«
on:
August 13, 2004, 02:54:03 AM »
Hello
To configure network devices in like switches,routers,ras's and other network devices in command mode " vt100 setup " is requiired.
This can be done using Hyper terminal in windows .
How can i do the same thing in Redhat 9.0 or workstation 3.0?
Please guide me.
sekhar
Logged
Ricky
LST CareTaker
Specially Skilled
Posts: 2381
How to use hyperterminal feature in linux
«
Reply #1 on:
August 13, 2004, 07:21:48 AM »
Open SSH .. I think this is what you need !! give little searching abt it !
Logged
lanlocked
New Member
Posts: 1
hyperterminal
«
Reply #2 on:
August 13, 2004, 01:52:08 PM »
the program you need is called ' minicom' -- you can type "man minicom" for usage instructions
Logged
dragoncity99
LST CareTaker
Experienced
Posts: 551
How to use hyperterminal feature in linux
«
Reply #3 on:
August 14, 2004, 02:17:18 PM »
There are two ways actually for me. One is to use the software interface which is packaged with ur routers (or even print servers).
U accessed it mainly by web browsers.
Another way is to use telnet. To connect to a router for example with an ip : 192.168.1.1
Just type at command prompt
----> telnet 192.168.1.1
Then press enter.
For the web browser just type the ip address and go for it.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
General Networking Support in Linux
»
How to use hyperterminal feature in linux