Categories
- Computing Tips (45)
- Interesting Links (68)
- Internet News (6)
- Linux (64)
- Microsoft (24)
- Personal (170)
- Running (52)
- Web Design (14)
- Wordpress (36)
Blogroll
- Andy Lees
- Andy McIntosh
- Auld Reekie Roller Girls
- Cramps Tribute
- Electric Pencil
- Iain Cuthbertson
- Leither Magazine
- Mail Preference Service
- Mark Dawson
- Marks Cludgie
- My Facebook Blog
- My Last.fm profile
- My Reunited Page
- My Verisign PIP
- Raphaela Muller
- Russel Redpath
- Telephone Preference Service
- Thomas Gooddy
- Uwe Schürkamp
Linux Websites
Runners Blogs
Running Websites
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