Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
FreeNX Server Client Setup
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
comprookie2000
Retired Dev
Retired Dev


Joined: 25 Jul 2004
Posts: 925
Location: Sun City Center, Florida

PostPosted: Mon Jan 19, 2009 9:54 pm    Post subject: FreeNX Server Client Setup Reply with quote

I am using ~amd64 so I installed;
net-misc/nxserver-freenx-0.7.3-r2

nxserver

Wow, This was really easy to set up with Gentoo as the developers have done all the hard word.
After the emerge I did as instructed :)
Code:

LOG: postinst
To complete the installation, run:
 nxsetup --install --setup-nomachine-key --clean --purge
This will use the default Nomachine SSH key

I did not have to do anything but change the ssh port to listen on. I left /etc/nxserver/node.conf with the defaults except;
Code:

# The port number where local 'sshd' is listening.
SSHD_PORT=XXXXXXX


I set up a user for my sessions;
Code:

useradd -m -G users,wheel,audio -s /bin/bash john
passwd john

I checked what groups my everyday user were in from /etc/groups

router setup

Port Forward Guide
http://www.dd-wrt.com/wiki/index.php/Port_Forwarding

I did not use the Port Range Forward, I just used Port Forward;
http://dwabbott.com/downloads/dd-wrt_port_forward.png

nxclient

Next it is as simple as downloading the client and then;
Code:

tar xzvf nxclient-3.3.0-6.x86_64.tar.gz
su
mv NX /usr
cd /usr/NX/bin
exit
./nxclient

That is it :)
http://www.nomachine.com/download.php

Next I changed all my passwords to long and I hope hard to crack. The only question I have is in using the default ssh key.
It is working so I am unsure exactly how to go about setting up my own ssh keys. I don't want to mess up now.
I can now check out my home box from work, which is cool.

Screenshot
_________________
http://dev.gentoo.org/~dabbott/


Last edited by comprookie2000 on Fri Feb 06, 2009 11:10 am; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum