LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-03-2003, 06:45 AM   #1
YasoKuhl
LQ Newbie
 
Registered: Oct 2003
Location: Berlin
Distribution: Suse 8.2 Pro, Win XP Pro
Posts: 6

Rep: Reputation: 0
VNC (or similar program) for Linux


There is taht program called VNC. IT allows you to view the desktop of a diffrent PC on your own computer through a network connection.
I know it from Windows and it is also availiabel for Linux, but I can't get it installed. I need help with that.
If someone has a better idea for a similar program, pleas tell me. I just have one monitor and thisone is connectet to my Windows PC. I want to look from my Windows PC onto the Desktop of my Linux PC.
 
Old 10-03-2003, 06:49 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
we can't help you install a program if you don't even tell us what goes wrong...

VNC is not originally designed to export the current desktop, this is only done on windows as that is all windows is capable of. the X11 windowing system is highly client server based, and as such VNC should normally be used to run a seperate server session with *ONLY* a vnc connection able to view it. see the vnc website for more details.


this might be what you are looking for though.... http://www.tjansen.de/krfb/ which is apparently still VNC compatible

Last edited by acid_kewpie; 10-03-2003 at 06:50 AM.
 
Old 10-03-2003, 07:09 AM   #3
yapp
Member
 
Registered: Apr 2003
Location: Netherlands
Distribution: SuSE (before: Gentoo, Slackware)
Posts: 613

Rep: Reputation: 30
The KDE has a remote desktop connection feature, you might want to try it. It simply uses VNC.

A good vnc client/server is TightVNC. it has some additional compression features upon the standard VNC. It allows you start an unlimited number of screens, which you can connect to.

If you're working in a shell only, you could try 'ssh'. It's a secure encrypted connection (unlike telnet). PuTTY and WinSCP3 are usefull ssh programs for Windows.


If you're working at a Unix/Linux box, and want to see graphical programs at your display, try X11 forwarding.. This is the coolest feature: ssh -X you@yourmachine
enter your password, and you should get a secure shell. Type any program you'd want, the X11 connection will be forwarded to your local display You need to specify the "-X" explicitly, because it's a security issue; you allow the remote host to access your local display. Don't turn X11 forwarding on by default in your ssh_config!

Maybe you need to set these settings in /etc/ssh/sshd_config (NOT: /etc/ssh/ssh_config; that's your ssh-client)
Code:
X11Forwarding yes
X11UseLocalhost yes
...and for a security reasons:
Code:
PermitRootLogin no
Protocol 2
(remove the 1)

You can update sshd_config from your ssh-connection. type "killall -HUP sshd" to restart your sshd listener from ssh

Last edited by yapp; 10-03-2003 at 07:12 AM.
 
Old 10-03-2003, 07:13 AM   #4
YasoKuhl
LQ Newbie
 
Registered: Oct 2003
Location: Berlin
Distribution: Suse 8.2 Pro, Win XP Pro
Posts: 6

Original Poster
Rep: Reputation: 0
I dind't really know what I wanted, but the KDE Shared Dektop perfectlly fitted my needs. Thank you.
 
Old 10-03-2003, 07:20 AM   #5
ikinad
LQ Newbie
 
Registered: Sep 2003
Location: australia
Distribution: mandrake/gnome
Posts: 18

Rep: Reputation: 0
most linux distros give you the option to install the VNC server and client . you can run your install disk for linux and choose upgrade find the appropriate packages , install them
or get them from the web and do an install.
once you have it installed to run the server do this in a term #vncserver it will prompt you for a password and output a screen number that you can view.
to run the viewer do this in a term #vncviewer you will be prompted for a server to view( ex: 192.168.0.3:0 )that is display 0 on comps IP , then it prompts for the servers passwrd. as long as the service is running on that computer.
 
Old 10-03-2003, 08:15 AM   #6
yapp
Member
 
Registered: Apr 2003
Location: Netherlands
Distribution: SuSE (before: Gentoo, Slackware)
Posts: 613

Rep: Reputation: 30
Quote:
Originally posted by YasoKuhl
I dind't really know what I wanted, but the KDE Shared Dektop perfectlly fitted my needs. Thank you.
hehe Just showing you the options for remote control
 
Old 10-03-2003, 12:33 PM   #7
YasoKuhl
LQ Newbie
 
Registered: Oct 2003
Location: Berlin
Distribution: Suse 8.2 Pro, Win XP Pro
Posts: 6

Original Poster
Rep: Reputation: 0
Well, I'm a complet noob. I have no clue what's going on and where. I have to get used to find out everything through help from someone else. I found the feature of the KDE desktop allready. But I wouldn't have been looking for it unless someone would have told me where to find it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
program similar to Painter? spotty spot Linux - Software 6 10-17-2005 06:24 PM
Scala MM200 - similar program for Linux? technobeast Linux - Software 1 12-21-2004 02:52 AM
A Linux program similar to 'IP Monitor'? yautja666 Linux - General 4 07-15-2004 05:09 PM
program similar to Powerpoint on SuSE Linux 9.0? SuSE_User Linux - Software 5 02-21-2004 12:11 PM
Is there a Linux program similar to MS Access? randon Linux - General 9 01-16-2004 01:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration