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.
|
 |
01-14-2010, 07:36 PM
|
#1
|
LQ Newbie
Registered: Dec 2009
Posts: 12
Rep:
|
remote desktop in debian
Hi sorry for again newbie question, i have a debian linux vps and running through puTTY CLI interface from my windows, i search through if i can possibly install any remote deksktop system. Please i know this has been asked many time but never got what i am looking, how can i do that? is there any step by step tutorial? any instructions please.
I really appericiate for your help.
Thanks
|
|
|
01-14-2010, 07:48 PM
|
#2
|
LQ Guru
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094
|
|
|
|
01-15-2010, 05:57 AM
|
#3
|
LQ Newbie
Registered: Dec 2009
Posts: 12
Original Poster
Rep:
|
Thanks sir for reply, i am totally newbie in linux and when i asked my vps provider if i can use desktop he told me they can install ubuntu for me. i google how to check which version i am running and i found this command and run
cat /etc/issue
and result:
root@100:/# cat /etc/issue
Ubuntu 8.04.2 \n \l
and this command:
cat /etc/lsb-release
and result:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.2"
root@100:/#
so it mean i am on ubuntu machine right? not debian 4 or 5? i dont know this i send message to my server provider as they told me i have debian distro. and if it is ubuntu how can i make it work as remote desktop. Thank you for the support.
Last edited by Dshah; 01-15-2010 at 06:02 AM.
|
|
|
01-15-2010, 09:09 AM
|
#4
|
Member
Registered: Sep 2009
Location: Russia
Distribution: Gentoo, LFS
Posts: 399
Rep:
|
I don't clearly understand what do you need.
Ubuntu or Debian: they are quite the same, actually all distros are quite the same: they share same linux kernel. But to be on topic...
Your problem is you don't like terminal-style access? So you want GUI running on your server? Remember one thing: GUI never gives such abilities to tweak system as CLI does.
|
|
|
01-15-2010, 02:13 PM
|
#5
|
LQ Newbie
Registered: Dec 2009
Posts: 12
Original Poster
Rep:
|
Thanks for the reply , yes i am looking for GUI, so i can install on the ubuntu distro i have, what is making me confuse is i ask someone and he told me if i need to do that i need to reinstall ubuntu etc, is that true? or if not please can you show me any complete tutorial how can i do that?
Thanks for any support
|
|
|
01-15-2010, 02:19 PM
|
#6
|
Member
Registered: May 2009
Posts: 142
Rep:
|
Are you saying you have a remote VPS used for webhosting et cetera that is running Ubuntu {server version} and you want a desktop to it?
|
|
|
01-15-2010, 04:10 PM
|
#7
|
LQ Newbie
Registered: Dec 2009
Posts: 12
Original Poster
Rep:
|
yes exactly that, how can i do that?
|
|
|
01-15-2010, 04:44 PM
|
#8
|
Member
Registered: Oct 2004
Location: Atlanta
Distribution: CentOS, RHEL, HP-UX, OS X
Posts: 567
Rep:
|
look into forwarding X over ssh.
You can install an X environment on your Windows PC. I use Xming. You then should be able to change the X11forwarding option from no to yes in your /etc/ssh/ssh.conf and then restart ssh (this will disconnect you since you are working through putty). Then in putty you can set the X options and connect. This will not give you a full desktop but will allow you to be able to run GUI applications.
You can use this link on how to setup putty for X forwarding. http://www.math.umn.edu/systems_guide/putty_xwin32.html
This will allow you to run GUI apps through ssh. Here is what your end result will be like, http://www.vanemery.com/Linux/XoverSSH/win32-X-7.jpeg
|
|
|
01-15-2010, 05:14 PM
|
#9
|
LQ Newbie
Registered: Dec 2009
Posts: 12
Original Poster
Rep:
|
Thank you worm5252 i will try that out, but what actually i am looking is a desktop like this:
http://www.nomachine.com/documents/i...arted/img1.jpg
so i see software NX client and server, can i try this one, like i will install this server on vps and client on my windows? someone said i cant do this on server... i am nut sure where to start ..
here is NX site
http://www.nomachine.com/
Thank you for the help,
Regards
|
|
|
01-16-2010, 12:23 AM
|
#10
|
Member
Registered: Oct 2004
Location: Atlanta
Distribution: CentOS, RHEL, HP-UX, OS X
Posts: 567
Rep:
|
You should just use VNC server then.
https://help.ubuntu.com/community/VNC
|
|
|
01-16-2010, 01:50 AM
|
#11
|
Member
Registered: Jan 2010
Location: Norway
Posts: 76
Rep:
|
Quote:
Originally Posted by Dshah
|
Hei Dshah,
I think you should search for freenx which is an opensource version of NX from nomachine.
See here:
https://help.ubuntu.com/community/FreeNX
Greetz
|
|
|
01-16-2010, 03:45 AM
|
#12
|
Member
Registered: May 2009
Posts: 142
Rep:
|
Just one thing. All of the VPS's I've used for webhosting as SERVER operating systems, that is they have no X. It's all CLI.
It's probable that you can install the basic Xserver packages needed for a graphical remote desktop, but I'm not really sure why you would do that with a VPS?
|
|
|
01-16-2010, 04:12 AM
|
#13
|
LQ Newbie
Registered: Dec 2009
Posts: 12
Original Poster
Rep:
|
ok all thanks to you i was finally able to install using this tutorial
http://markus.revti.com/2009/08/inst...ntu-linux-vps/
one more last question, from CLI how can i copy all files from this folder:
/first/folder/
To
/second/Folder/
First folder also contain other folders but i wants only files, so it will only copy files from that folder
Thanks
|
|
|
01-16-2010, 04:20 AM
|
#14
|
Member
Registered: May 2009
Posts: 142
Rep:
|
cp -r /first/folder/ /second/Folder/
if in doubt cp --help
|
|
1 members found this post helpful.
|
All times are GMT -5. The time now is 02:51 PM.
|
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
|
|