 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

22nd October 2006, 09:44 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 45

|
|
How to remotely administer a Linux box from Win XP Home PC
Hi,
I have two monitors and three machines. The one machine has windows 2000. and other two machines have Win XP Home. I have only two monitors and I use RealVNC to administer W2K machine from a Win XP machine.
Now I want to load Fedora 6 on a machine with W2K. Is there a way for me to administer this machine running Fedora from Windows XP machine?
Thanks for your time.
Greenmetal
|

22nd October 2006, 09:49 PM
|
|
Registered User
|
|
Join Date: Nov 2005
Location: Los Angeles area
Posts: 887

|
|
I use vnc. Set up vncserver on your Linux boxes and download the vnc
client from ... RealVNC.
In /etc/sysconfig/vncservers I have something like
Code:
VNCSERVERS="4:mwette"
VNCSERVERARGS[4]="-geometry 1024x768"
|

22nd October 2006, 09:50 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 3

|
|
|
hello, you could try putty for ssh access but vnc is also possible google for Xvnc
|

22nd October 2006, 10:09 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Location: CALIFORNIA, yeah
Age: 86
Posts: 1,657

|
|
|
Another great way, but more like Norton Commander/Explorer is WinScp3.82. If you have putty.exe, you can navigate the file system very easily and have the cli at your fingertips (there is a button on the menu bar, to invoke the shell). You also can transfer files easily, via scp/ssh, set permissions...tons of fun.
__________________
Ziggy
|

22nd October 2006, 11:00 PM
|
 |
Registered User
|
|
Join Date: Jun 2005
Location: INDIA
Posts: 772

|
|
|
try cygwin, ssh, windows virtual PC's(version 7 is in test), vnc etc
|

22nd October 2006, 11:15 PM
|
|
Registered User
|
|
Join Date: Jul 2005
Posts: 640

|
|
|
WinSCP (as mentioned), PuTTy, and VNC are the only tools I need on my XP computer to do whatever I need on any of the headless linux servers on the network.
|

23rd October 2006, 03:40 PM
|
|
Registered User
|
|
Join Date: Sep 2006
Location: Luxembourg
Age: 33
Posts: 8

|
|
|
I agree completely. I use it at worl top access my linux box.
WinSCP and Putty. Just remeber the firewall settings for ssh and scp (22 and 21)
VNC is also nice because it adds the desktop instead of a simple CLI.
|

31st October 2006, 10:34 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 45

|
|
|
What is "mwette" and "4" in your /etc/sysconfig/vncservers file?
|

31st October 2006, 10:44 PM
|
|
Registered User
|
|
Join Date: Jul 2005
Posts: 640

|
|
Quote:
|
Originally Posted by greenmetal
What is "mwette" and "4" in your /etc/sysconfig/vncservers file?
|
If you're asking me, I don't know, never looked. vncserver worked for me without having to do anything (FC5)
|

1st November 2006, 12:42 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 45

|
|
|
For some reason I am not getting anywhere with RealVNC.
So I turned to TightVNC. But when I try to install the tightvnc-server-1.2.9-1.i386.rpm I get a message saying that "Missing Dependency: XFree86 is needed by package tightvnc-server". Can anyone can give me some what should I do to get rid of this message.
Sorry for my stupid questions but I am stranger in the Linux world.
|

1st November 2006, 03:21 AM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 269

|
|
|
The vnc package included in the FC core is vnc-server. You can install it by yum.
EDIT: IMO the SSH command line will probably be the most efficient way to do most if not all of what you want as far as server administration goes.
Last edited by pdb; 1st November 2006 at 03:25 AM.
|

3rd November 2006, 02:23 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 45

|
|
|
I installed vnc-server on my linux and on my WinXP Home I installed the RealVNC Viwer. When I started the vncserver on my Linux box, by issuing the command vncserver, I saw the following message -
New 'localhost.localdomain:1 (tm)' desktop is localhost.localdomain:1
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/localhost.localdomain:1.log
On my windows in New Connection windows as server I tried "192.168.1.100", I got a message saying "failed to connect: Connection refused (10061)". When I tried "ocalhost.localdomain:1", I got a message saying "getaddrinfo: No such host is known (11001)"
Can some one tell me what I should I enter as my server in VNC Viewer on WinXP Home?
Thanks for your time and help.
|

3rd November 2006, 03:44 PM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 269

|
|
|
You should enter the IP of the server you are trying to connect to. You will need to be sure the firewall on the Linux box has the right port open for you to be able to connect.
|

3rd November 2006, 03:54 PM
|
 |
Still Nothing
|
|
Join Date: Dec 2004
Location: Dallas, Texas
Age: 41
Posts: 684

|
|
|
The standard for VNC is to start at port 5901 and work upwards from there. When it reports "localhost.localdomain:1" what it means is that you should use vncviewer to open localhost.localdomain:5901. It might work better using the IP address unless you've correctly configured your hosts file.
__________________
You can call me Bill
Registered Linux user: 435641
1 F?? workstation, 1 XBMC PVR and two Win7 workstations.
Too many other pc's - some that are even still running.
|

3rd November 2006, 03:58 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: GA, USA
Posts: 311

|
|
http://fedoranews.org/tchung/vnc/
This step by step how to will get it going.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 01:38 (Thursday, 20-06-2013)
|
|
 |
 |
 |
 |
|
|