| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
By irishbitte at 2008-10-13 14:50
|
|
This is taken from the community documentation on: https://help.ubuntu.com/community/FreeNX.
Step 1: Identify the machine you want to remote into.
Step 2: On this machine, add the following to your /etc/apt/sources.list file, step by step:
Code:
sudo nano /etc/apt/sources.list
add
to the end of the file. If you only want binaries, add this line only:
Step 3: Add the GPG key, to authenticate the source server and files:
Step 4: Update apt:
Code:
sudo apt-get update
Step 5: Download and install FreeNX:
Code:
sudo aptitude install freenx
If asked during installation about keys, accept the NoMachine keys.
Step 6: Restart the FreeNX Server:
Code:
sudo nxserver --restart
Step 7: Installing the NX Client package: I'm assuming you're using another Ubuntu machine!!!!
Redo steps 1 -4 on the client to add the Seveas package repository to your machine
Step 8:
Code:
sudo aptitude install nxclient
will install an nxclient that will suit your needs. Otherwise, visit the freenx website to figure out more: http://freenx.berlios.de/
References:
https://help.ubuntu.com/community/FreeNX
http://freenx.berlios.de/
http://en.wikipedia.org/wiki/NX_technology
http://www.nomachine.com/
Alternative thin client technology for Linux:
http://www.2x.com/terminalserver/
|
|
All times are GMT -5. The time now is 09:23 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
|
|