Tag Archives: ubuntu

Installing and setting up ntpd under Ubuntu

Install NTP on your home server sudo apt-get install ntp Bare in mind that I’m in the UK so I’m obviously I’m going to choose NTP servers that are geographically close to me. After reading a fair bit about configuring … Continue reading

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

Configuring a static IP address on Lucid Lynx

I didn’t know this, but seemingly you have to remove the network manager  before you set up a static Ethernet IP on Lucid Lynx. Remove Network Manager. sudo apt-get remove network-manager Then follow the instructions here. References: Ubuntuguide.com

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

Debian / Ubuntu Linux Configure IPv6 Tunnel

I noticed a good article on NixCraft about how to configure IPv6 tunnels using tspc on Debian / Ubuntu here. Hopefully I’ll have time next week to give it a try

Posted in Computing Tips, Interesting Links, Linux | Tagged , , , | Leave a comment

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

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

Squeezecenter 7 and Hardy Heron

I’ve just upgraded my home linux box to Ubuntu Hardy Heron,  installed Squeezecenter 7.0 and now it doesn’t seem to be working. After a bit of digging about I noticed that the logs were giving me a bit of a … Continue reading

Posted in Computing Tips, Linux, Personal | Tagged , , , | 3 Comments