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: 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
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
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
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
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