- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- hyperterminal under linux??
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-27-2002 02:26 AM
тАО12-27-2002 02:26 AM
hyperterminal under linux??
i have to configure a Sun server which is connected to my desktop through a RJ-45-serial port adapter.
How can I see this server from linux? (it's connected to my com1)
Under windows it's easy to configure with hyperterminal but i want to use it under linux..
how can i do?
Thanks...
Tarek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-27-2002 06:42 AM
тАО12-27-2002 06:42 AM
Re: hyperterminal under linux??
Make sure that the "uucp" package is properly installed.
It comes with a utility named "cu".
Make sure that the permissions of /dev/ttyS0 are set to 666 (rw for everybody).
Type :
cu -l ttyS0 -s
to exit : ~.
I guess there exist more friendly graphical utilities, but I know nothing about them.
Good luck.
Kodjo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-27-2002 07:44 AM
тАО12-27-2002 07:44 AM
Re: hyperterminal under linux??
Thanks anyway
Tarek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2003 12:48 AM
тАО01-02-2003 12:48 AM
Re: hyperterminal under linux??
Indeed it is possible to setup a connection with cu, or minicom. For very simple tasks that would be sufficiant.
However, i would suggest that you would first create a ppp-conection from your desktop (whatever that machine may be, as it is not specified in your question)
Check wether XDM (or kdm/gdm) is running on the sun-box.
And next launch a remote X-session from your desktop to that sun-server.
Hans.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2003 03:26 AM
тАО01-02-2003 03:26 AM
Re: hyperterminal under linux??
press CRTL+A Z,you have all the options