Check out the Latest Articles:

If your are ever in a Hotel and want to connect a device via HDMI to the flat screen LCD or Plasma you are normally out of luck as the Hotel lock down the TV so that you cannot change anything. They usually do this so that you cannot get round their pay-per-view channels etc. They also replace the normal remote with another remote with limited buttons and options. When you try to change to one of the AV inputs on the set you are normally greeted with an menu disabled warning or something similar.

There is a way around this though.

If you’ve added a static route in Ubuntu and want to make sure it stays after a reboot, you can add the following command to your /etc/network/interfaces config file:

post-up /sbin/ip route add 10.4.0.0/16 via 10.4.190.1

This command gets run by the networking daemon at startup and will add the route to your routing table. It’s always best to test static routes manually before adding them to your interfaces config file, like these examples:

route add -net 192.168.1.1 netmask 255.255.255.0 gw 10.0.0.1

route add -host 192.168.21.21 gw 172.16.21.1

If you can then get to that network or that host it works. So modify the post-up command in the interfaces file to suit your needs.

If your are ever in a Hotel and want to connect a device via HDMI to the flat screen LCD or Plasma you are normally out of luck as the Hotel lock down the TV so that you cannot change anything. They usually do this so that you cannot get round their pay-per-view channels etc. [...]

I came unstuck today and forgot to create the VLAN’s in the VLAN database before going into the interface and trying to do a ‘no shut’. For ages I stared at the running config before I noticed the vlan wasn’t listed.

I’ve recently built myself a nice shiny XBMC install on my Acer Revo. I now need to allow other machines to add and remove files on it. An easy way of doing this is to install SAMBA. Samba is the Linux/Unix Implementation of Microsoft Windows ‘shares’. It allows you to run a Linux machine and [...]

The Revo R3600 features an Intel Atom N230 1.6GHz, 1GB RAM (I’ve upgraded to 2) and a 160GB SATA drive with the latest NVidia ION chipset. It’s perfect as a discrete media centre box. Gizmodo did a review here: http://i.gizmodo.com/5204432/acer-revo-and-nvidia-ion-hands-on-flawless-blu+ray-playback-changes-cheap-computers-forever I’ve been itching to try XBMC for a long time and this was the perfect [...]

http://ubuntuforums.org/showthread.php?t=202834 Good guide on how to configure wireless from the command line in Ubuntu.


Bad Behavior has blocked 111 access attempts in the last 7 days.