Remote access from Windows 2000 into Solaris 8


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Remote access from Windows 2000 into Solaris 8
# 1  
Old 02-19-2009
Remote access from Windows 2000 into Solaris 8

All,

I am looking for the easiest solution that will let me remote access from a Windows 2000 client into a Solaris 8 server. Any suggestions?

Thanks Kevin
# 2  
Old 02-19-2009
sure... open the dos prompt and use a "telnet" session. if you would like a more secure communication, you should use sshd on solaris and a ssh client (like putty) on windows...
# 3  
Old 02-19-2009
Duke,

I am able to telnet into my solaris server and use CLI. However, I need to open a remote session to access the GUI application functions. Will sshd and ssh do this for me?
# 4  
Old 02-19-2009
Quote:
Originally Posted by Kevin1166
Will sshd and ssh do this for me?
no and yes. if you have a x11 server on your windows system -> yes. otherwise no... maybe you should give vnc a look!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Solaris

Solaris Shell - Remote access

Hi all; I'm looking for free access to the Solaris operating system. I have no way to install at home (even on a virtual machine). I been developing BOINC project (OProject@Home: site: oproject.goldbach.pl). I would like to compile and test programs on Solaris. Can someone provide a... (9 Replies)
Discussion started by: Rysiu
9 Replies

2. Solaris

Remote Access using GUI from one Solaris to another one

hi gyus, i'm trying to login trough GUI (using login screen, instead to login to locahost I login to remote host) from on Solaris 10 to another one. You know, I see the remote host in the host list, but It's not possible to login since the screen keeps black and after that get back to the former... (3 Replies)
Discussion started by: daninx
3 Replies

3. Shell Programming and Scripting

Unable to transfer files from Windows 2000 Server to Sun Solaris..

Dear Friends, I need to transfer few files from a Windows 2000 server to Sun Solaris system, connected in the same network. This copy should be done as a batch job without asking for password to be entered every time. How to make this possible ??? At present I am using cygwin in my laptop... (4 Replies)
Discussion started by: ks_reddy
4 Replies

4. Solaris

Solaris GUI on a Windows 2000 box

I have a Sunfire V240 installed with Solaris 10. They are networked together and connected to a hub. They can ping eachothers IP address. I am trying to get a GUI from the V240 to display on the Windows 2000 box. Can someone please give me some step-by-step instructions on how to achieve... (11 Replies)
Discussion started by: acme420
11 Replies

5. Shell Programming and Scripting

remote hosts access problem on solaris

hey guys, i am on a box named pluto and i need to be able to log into another box named genesis. i need to be able to ssh into genesis as root and not get asked for the password. what file do i need to edit on genesis to make this happen? i searched for the .rhosts file it doesn't seem to exist.... (1 Reply)
Discussion started by: Terrible
1 Replies

6. UNIX for Dummies Questions & Answers

Access FreeBSD (BSD) partition from Windows NT/2000/XP

Hello, I have already installed FreeBSD into my hard disk. In one partition I have Windows 2000, and on another FreeBSD. I can access Windows partition from FreeBSD, but is there any way to access FreeBSD partition from Windows? I know how to access Linux (ext/ext2) partition from Win, there is... (9 Replies)
Discussion started by: Aoidas
9 Replies

7. UNIX for Dummies Questions & Answers

dual boot windows 2000 and solaris 8

Hello I recently purchased solaris 8 and I want to dual boot with windows 2000. What is the easiest way to install the solaris OS with the existing windows 2000? mogfog (4 Replies)
Discussion started by: mogfog
4 Replies
Login or Register to Ask a Question