Site menu:

Sponsored by

Bitcube Ltd.  Expert Linux Consultancy

Currently...

Categories

Meta

Site search

 

March 2010
M T W T F S S
« Feb    
1234567
891011121314
15161718192021
22232425262728
293031  

Archives

Links:

Archive for 'My setup'

udev rules for Logitech G7 mouse

Recently, X.Org has been removing HAL from the requirement list. This is good except that it means reconfiguring things. Again.
I have a Logitech G7 mouse and it has a side button which defaults to “back”. I like it remapped to “middle button” (which pastes text in Unix). I used to use a [...]

Email client setup

I’ve recently changed my laptop and as it’s a small netboot, I’m running Ubuntu netbook remix on it. Today I’ve setup email on it and it’s a little involved so I thought it worth documenting.
First a little background - I run my own email servers and I like using “mutt” as my email client [...]

First real test of ubuntu netbook remix

Today I had my first real trial of Ubuntu netbook remix (9.10). This is an an Eeepc 1008HA netbook.
Netbook remix has a nice “launcher” which takes over the whole screen and uses large buttons. This is great for me as I can’t use trackpads at all The [...]

KSM running

I’ll write up a bit more in a while on Bitcube, but for the record:

full_scans: 71
max_kernel_pages: 128571
pages_shared: 13640
pages_sharing: 19803
pages_to_scan: 100
pages_unshared: 79285
pages_volatile: 322
run: 1
sleep_millisecs: 20

KSM is “Kernel Samepage Merging” and is a way to share memory between virtualisation instances, thus saving huge amounts of memory. In this case it’s a redhat box and another [...]

identi.ca and twitter

Yes, part of the point of this blog entry is to check that wordpress will tweet all my blog posts automatically
Identi.ca is basically an open source twitter, it will be interesting to see where it goes, but ATM at least it can feed twitter quite nicely. Unfortunately I still have to follow twitter [...]

Dusting

In a follow up from yesterdays entry, I opened up my graphics card (Nvidia 8800GTS) and got rid of the dust. As you can see - there was quite a coating! Shame Nvidia made it so hard to clean (there’s normally a cover over this lot so you can’t see it, or clean it), [...]

Underclocking NVIDIA

Recently my desktop has become a little noisier than usual (it is pretty quiet).
After some investigation I found that the cause was the fan on the graphics card.
Using nvclock you can find out (retrospectively only AFAICT) the fan speed, let’s reduce it to 40%:

sudo nvclock -f -F 40
Current fanspeed: 1612 RPM
PWM duty [...]

Pulseaudio - this battle maybe won but the war lingers on

Pulseaudio seems to cause many, many problems for a lot of people. Unfortunately that’s partly the nature of audio applications on Linux. Let me explain. Only one program can talk to the soundcard at once - so you can either listen to OGGs/MP3s or get IM “ping”s, but not both. Obviously [...]

Console auto-login

I’ve just setup my server at home with a few VTs logged in as root, just makes troubleshooting a little easier. Details are up at:
http://bitcube.co.uk/content/console-auto-login

Current cost meter and Nagios plugin

After a highly entertaining talk by Andy Stanford-Clark, I have finally wired up my CurrentCost meter to the computer. In fact it’s a shiny new CC128 device which can accept multiple inputs.
A short while later and I have made this Nagios plugin so that I can monitor it using Opsview. Graphs in a [...]