- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnet using browser
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
Forums
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
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
тАО10-23-2005 07:21 AM
тАО10-23-2005 07:21 AM
Is there a possible way to connect to remote unix server via telnet using browser ?
Thanks,
Shiv
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-23-2005 07:27 AM
тАО10-23-2005 07:27 AM
SolutionYou can connect via browser but not using telnet protocol. But there is a function called secure web console. This helps you to access remote system console using browser.
http://docs.hp.com/en/1049/secureweb/overview.html
Regards,
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-23-2005 07:34 AM
тАО10-23-2005 07:34 AM
Re: telnet using browser
Thanks,
Shiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-23-2005 07:39 AM
тАО10-23-2005 07:39 AM
Re: telnet using browser
There are several java based telnet clients available. These can be started using your browser.
e.g.
http://freshmeat.net/projects/telnetd/
http://telnetd.sourceforge.net/
just google a bit.
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-23-2005 07:40 AM
тАО10-23-2005 07:40 AM
Re: telnet using browser
SWC is used for accessing system console. It wont give you a terminal session. you can configure your GSP also to act a web console. The port number is 2023.
http://docs.hp.com/en/A6093-96022/ch05s05.html
If you need such solution it can be achieved with CITRIX NFuse. We can publish a putty application in CITRIX and use the same for accessing remote servers.
http://www.citrix.com/English/ps2/products/product.asp?sicontent=0&sitrackingid=1104835&contentID=186&source=google&keyword=citrix_nfuse
Regards,
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-23-2005 07:42 AM
тАО10-23-2005 07:42 AM
Re: telnet using browser
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-23-2005 03:43 PM
тАО10-23-2005 03:43 PM
Re: telnet using browser
http://www.webmin.com/download/modules/telnet.wbm.gz
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-23-2005 06:27 PM
тАО10-23-2005 06:27 PM
Re: telnet using browser
Just write the following at the address bar
telnet:\\ip
This will open a telnet for you.
I tried and it works for me.