Tag Archives: Linux

Setting up Samba on Ubuntu LTS 8.04 Hardy Heron

Installing Samba The first thing to do if you havn’t done so already, is install samba and the associate tools. To install samba on Ubuntu Hardy Heron (I’m assuming of course that your linux box is connected to the internet). … Continue reading

Posted in Computing Tips, Linux, Personal | Tagged , | Leave a comment

Setting up NFS on a home linux box

NFS Server Installation I’ve built my own home server called (Orion) you can read the details here, currently, I’m in the process of installing NFS so that I can access my files from my Linux Workstation. Home network setup Server … Continue reading

Posted in Linux, Personal | Tagged , | Leave a comment

Setting up a static IP on a linux box

Setting up a static IP address My wireless gateway has a static external IP address (Provided by my ISP), this enables me to  have forward and reverse DNS resolution. Forward resolution is provided by dyndns.com and reverse dns resolution is … Continue reading

Posted in Linux, Personal | Tagged , | 1 Comment

Building a new home linux server

I’ve recently decided to build myself a new home server (media server, backup server) and bearing in mind that it’s going to be on most of the time, I’m going to be using parts that use less power and are … Continue reading

Posted in Linux, Personal | Tagged , | 3 Comments

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

Posted in Linux, Personal | Tagged , , , | Leave a comment