Linux Vector

Random notes on Linux, webserver admininstration, databases and related technology

To content | To menu | To search

Updating firmware on Zoom 4501 and 4506 mobile routers from Linux

Trying to update the firmware on Zoom 4506 and 4501 mouter routers fails if you run it from Firefox 3.6 on Ubuntu Linux. It appears to load quickly, then stops with a 500 Server Error error message...

Continue reading

Automount of External USB drive to /media/label fails on Ubuntu 10.04

After upgrading from Ubuntu 9.10 to Ubuntu 10.04, the automounting of external USB drives to their label under the /media directory fails, they get mounted as /media/usb0 /media/usb1 etc. It...

Continue reading

Using DTMF touchtones with Localphone and Nokia VOIP

Not really Linux related but this is a bit technical for my other blogs! If you need to use touchtones from a Nokia phone using VOIP with Localphone, there is a code to add to get the right codec to...

Continue reading

Using Oregon Scientific RMS300A USB Weather Station with Ubuntu Linux

I've recently brought an Oregon Scientific RMS300A temperature and humidity weather station (they're cheap). This has USB "data logging" output, and I want to connect it to my Ubuntu Linux...

Continue reading

Checking for kernel bug in Rackspace Cloud servers

In the Rackspace Cloud servers there is (at the time of writing) a bug in their .31 kernels for Ubuntu 9.10....

Continue reading

Click every ten seconds with Ubuntu 9.10 Karmic

After upgrading to Ubuntu 9.10 Karmic, some Intel soundcards (such as that installed in a Lenovo Thinkpad R61) will click every ten seconds if no other sound is being played....

Continue reading

Flash update in Ubuntu Linux

Getting Flash updates to work reliably in Firefox in Ubuntu Linux is a common problem, even a simple security update can break it - and did for me. The fix was to make sure ALL traces of Flash have...

Continue reading

What IPs do my domains point to?

If, like me, you have a large number of domains, many different registrars, many different name servers, and many different web servers, it's easy to forget where you've pointed each domain name....

Continue reading

SSH keep alive

Depending on the network you are using, an ssh connection may drop (time out) if you don't do anything active on it for a while. This is easy to fix....

Continue reading

Move phpmyadmin to a different address

By default, phpmyadmin (the essential MySQL admin program for webservers) is installed with an address of /phpmyadmin/ on the default domain on your website. This means that automated scripts can find...

Continue reading

Getting locale failed message when doing apt-get upgrade

If you're getting "setting locale failed" messages when you're doing an upgrade on a newly-installed server, the cause is as it says - there isn't a locale to set....

Continue reading

Set up an Ubuntu 9.04 server firewall with UFW

Setting up a basic, minimalist firewall on your server is easy with ufw (the "uncomplicated firewall"). The example here is for Ubuntu 9.04 Jaunty, but apart from the install should be...

Continue reading

Welcome to Linux Vector

Welcome to Linux Vector - a little blog about Linux (mainly Ubuntu), webservers and website admin....

Continue reading