Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-06-2004, 11:01 AM
|
#1
|
LQ Newbie
Registered: Sep 2004
Location: Arkansas, USA
Distribution: Mandrake
Posts: 8
Rep:
|
Is Remote Desktop available in Mandrake Linux?
I am considering changing of my PCs to Mandrake. Currently, it acts as a server that I connect to exclusively through MS Remote Desktop. I do not have a display on the machine.
Does Mandrake/Linux support remote use? If so, is it native or do I need an additional application?
|
|
|
09-06-2004, 11:12 AM
|
#2
|
Senior Member
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994
Rep:
|
You can log into a Linux computer remotely in a number of ways.
I think there's a SourceForge project called rdesktop (?) that will let you use Windows Remote Desktop.
The native GUI mechanism is to use a remote X session. For security, this is usually disabled by default; look for the “remote X session HOWTO” on www.tldp.org for setup instructions. This will require you to install an X-Windows server on the MS-Windows machines.
There are also products like Citrix that give cross-platform GUI desktops.
Out of the box, you can get a console login using either telnet (installed on Windows by default) or the more secure ssh (look for puTTY for a Windows SSH client).
It's also not unknown to use an old-fashioned serial terminal plugged into the serial port. That way, you don't even need a network
Hope that helps,
— Robert J. Lee
|
|
|
09-06-2004, 11:17 AM
|
#3
|
Senior Member
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851
Rep:
|
There's also TightVNC - run a search for it on the Mandrake RPM's
|
|
|
09-06-2004, 11:39 AM
|
#4
|
LQ Newbie
Registered: Sep 2004
Location: Arkansas, USA
Distribution: Mandrake
Posts: 8
Original Poster
Rep:
|
Thanks for the info. I have Putty already that I use to log into a friends Linux machine.
Will that give me the GUI like I would get from being local?
Installing Mandrake now...wish me luck!
|
|
|
09-06-2004, 12:04 PM
|
#5
|
Senior Member
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851
Rep:
|
No - PuTTY will not give you a GUI. You'll need VNC for that. Install the tightvnc package on mandrake, and install vnc on your win box. Then just VNC in
|
|
|
09-06-2004, 12:15 PM
|
#6
|
Member
Registered: Jun 2003
Location: USA, Missouri
Distribution: mandriva , Kubuntu, MEPIS
Posts: 140
Rep:
|
scuzzman is right. TightVNC comes in windows and linux flavors. I use it on my windows box to get a graphical (mirror image) of my Mandrake desktop.
Hint: If the remote window you open is set to a lower resolution than the machine you are sitting at, the window will be easier to get around in (no scrolling). Also be prepared for a small amount of latency as you move around the remote desktop, especially if you are really, really remote.
|
|
|
09-06-2004, 12:50 PM
|
#7
|
LQ Newbie
Registered: Sep 2004
Location: Arkansas, USA
Distribution: Mandrake
Posts: 8
Original Poster
Rep:
|
Thanks guys. I am now an official Linux user!
The latency is more than I experienced with MS remote desktop. I'm on a 100mb Lan sitting on the same switch. I set the CPU to max so I will see how it goes.
I noticed that it actually shows the activity on the server. Could that be causing some of the delay due to having to manage two screens. Is there not an "invisible" mode?
Also, I have setup samba for disk sharing. Is there a way to put the machine on my Windows workgroup and access it by wnc name \\[boxname].
Thanks for all the help so far.
Miles
|
|
|
09-06-2004, 12:59 PM
|
#8
|
LQ Newbie
Registered: Sep 2004
Location: Arkansas, USA
Distribution: Mandrake
Posts: 8
Original Poster
Rep:
|
How to start VNC Client without login
I am in search of a method to have the VNC server start automatically with the machine and not require me to login and manually start the server.
Any suggestions?
|
|
|
09-06-2004, 01:34 PM
|
#9
|
Senior Member
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994
Rep:
|
There is a file called rc.local, usually under /etc/rc.d/ or /etc/init.d/ or /etc/rc.d/init.d/. This file is really a script that gets run as root when the computer starts up, after setting up everything else up, and before you can log in.
If you add a line like this:
Code:
su user -c 'command'
where:
user is the username you wish to start the server as, and
command is the command you would use to start the server
…then it will automatically start when the computer boots up.
|
|
|
09-06-2004, 01:45 PM
|
#10
|
LQ Newbie
Registered: Sep 2004
Location: Arkansas, USA
Distribution: Mandrake
Posts: 8
Original Poster
Rep:
|
What's the easiest way to find the actual file name for a KDE menu item? I tried right clicking?
Thanks once again...
|
|
|
09-06-2004, 02:19 PM
|
#11
|
Senior Member
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994
Rep:
|
Right-click on the K menu icon itself and select “menu editor”.
|
|
|
All times are GMT -5. The time now is 09:24 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|