- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- i need to remotely connect from Windows to 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
Forums
Discussions
Discussions
Discussions
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
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
09-06-2005 12:36 AM
09-06-2005 12:36 AM
i need to remotely connect from Windows to linux
Hi guys,
Is there any software i need to installed bfore i call connect to from my windows to my linuxbox. I don't neet vnc. I need a remote software
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 12:52 AM
09-06-2005 12:52 AM
Re: i need to remotely connect from Windows to linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 12:59 AM
09-06-2005 12:59 AM
Re: i need to remotely connect from Windows to linux
You can use putty.exe to connect using ssh from Windows to Linux.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 01:58 AM
09-06-2005 01:58 AM
Re: i need to remotely connect from Windows to linux
If you need access to XWindows application you will need a VNC client. You will also need
a VNC server running on the Linux Server.
If you only need to access command line (tty
based) tools then putty will do all you need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 02:00 AM
09-06-2005 02:00 AM
Re: i need to remotely connect from Windows to linux
do i need to install the client on the linux box.I just installed it on the windows and try to connect but i got an error saying network error refused.so what should i do. i download pretty.exe for windows 2000 and xp but my windows machine is window 2003
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 02:41 AM
09-06-2005 02:41 AM
Re: i need to remotely connect from Windows to linux
The sshd service is up and running on the Linux box. If you use fedora/redhat, use:
chkconfig sshd on
service sshd start
service sshd status
In the Windows client, putty is using ssh as the protocol.
Your firewall is not blocking connections to port 22.
On the linux box, you can also try:
ssh localhost
To see if the service is enabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 03:51 AM
09-06-2005 03:51 AM
Re: i need to remotely connect from Windows to linux
ptty ssh
Gives non-console control of Linux. The network must be up for this to work.
http://rds.yahoo.com/;_ylt=AqAw5Oi1PzRj14XvGEFgithXNyoA;_ylu=X3oDMTBqcTVyOWMzBGNvbG8DdwRwb3MDMQRzZWMDc3I-/SIG=12fu3mqh0/EXP=1126108201/**http%3A%2F%2Fwww.chiark.greenend.org.uk%2F%7Esgtatham%2Fputty
VNC will give you console like control through the network, and you get the virtual desktop and can run GUI applications that way.
All you need to run the Linux box is ssh, but if you want to run an app remotely VNC is the way to go.
VNC is nice from other areas, because it runs on Windows, HP-UX and many other Unix platforms.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 04:10 AM
09-06-2005 04:10 AM
Re: i need to remotely connect from Windows to linux
http://the.earth.li/~sgtatham/putty/0.58/htmldoc/
-Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 04:24 AM
09-06-2005 04:24 AM
Re: i need to remotely connect from Windows to linux
While this is a commercial product and would require a monetary investment, it will also allow you to connect directly to the XDMCP session of your Linux box. This would give you the same look and feel as if you were sitting at the terminal.
It is similar to the VNC experience, but since it is logging directly into the X session on the box, there are some distinct differences.
Of course, this means that you will have to allow your Box to accept logins to XDMCP from remote connections which, some would consider a security risk, but that is another story...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2005 12:50 AM
09-07-2005 12:50 AM
Re: i need to remotely connect from Windows to linux
Just a thought...
-Ryan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 01:47 AM
09-08-2005 01:47 AM
Re: i need to remotely connect from Windows to linux
Hi friends,
i installed the putty.exe but connection to my linux box failed.I alway get an error when connecting to my Linux box.SShd is enable. i was able to do ssh localhost.so what is the problem. From the windows machine, i can ping the linux box. My country is not presently supported in the list of countries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 01:50 AM
09-08-2005 01:50 AM
Re: i need to remotely connect from Windows to linux
-Ross