Categories
- Computing Tips (38)
- Interesting Links (67)
- Internet News (6)
- Linux (52)
- Microsoft (23)
- Personal (156)
- Running (51)
- Web Design (14)
- Wordpress (35)
Blogroll
Linux Websites
Runners Blogs
Running Websites
Now Playing
Tag Archives: NoMachine
Upgrading NXServer on Ubuntu Hardy Heron
I’ve just upgraded NXServer Free Edition on Ubuntu Hardy Heron see below for instructions: Download the application from the NXServer website from the link above and install using the following commands. sudo /etc/init.d/nxserver stop sudo dpkg -i nxclient_3.3.0-6_i386.deb sudo dpkg … Continue reading
Apparmor rule for nomachine’s free NX server and Hardy Heron
I had a bit of time today so I generated an Apparmor rule for NoMachine’s free NX server for linux. Its a bit ruff and ready but it does work. Might go back to tidy it up a bit when … Continue reading
Problem with the NoMachine remote client and Vista
I’ve been having some serious performance issues running the NoMachine remote client on my new vista laptop, having a bit of time tonight, I thought I would investigate further and on there website I found the solution. Whats been happening is that when … Continue reading
Posted in Computing Tips
Tagged CPU usage 100%, Linux, NoMachine, Running, Vista, Vista and NoMachine
8 Comments
How to – Install FreeNX on Ubuntu Feisty
I’ve just installed FreeNX on my home Linux box and it was quite straightforward. Here’s what I did. 1) Start up a teminal and type: sudo gedit /etc/apt/sources.list Add the following to the source.list text file: #freenx packages deb http://free.linux.hp.com/~brett/seveas/freenx … Continue reading