iperf is a tool for testing network transfer speeds. From its sourceforge page:
'Iperf was developed by NLANR/DAST as a modern alternative for measuring maximum TCP and UDP bandwidth performance. Iperf allows the tuning of various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss.'
Quick start:
iperf -s on server
iperf -c hostname (or ip of server) on client. Use -f to change the format.
cp /etc/X11/xorg.conf{,.bak}
I was having very slow firefox scrolling and terminal text- I fixed it by updating to 260.19.21 from https://launchpad.net/~ubuntu-x-swat/+archive/x-updates
System: Ubuntu 10.10 x64 with 3 monitors on 2 Nvidia cards using Xinerama
I have been having problems with Spotify under wine on Ubuntu 10.10. A bit of googling revealed that Spotify now have a preview of a native client for Linux!
http://www.spotify.com/uk/download/previews/
Just installed it and it seems to be working well.
chsh -s /path/to/shell yourusername
chsh -s /bin/zsh yourusername
touch ~/.ubuntuone/Purchased\ from\ Ubuntu\ One/placeholder; u1sdtool -q; u1sdtool -c
Fix found here: http://ubuntuforums.org/showthread.php?t=1381318
Basically I wasn't in the vboxusers group:
1) Check if your username is in the group:
cat /etc/group | grep v*box
2) If it isn't add it and logout/login.
sudo usermod -G vboxusers -a YOURUSERNAME
Problem installing PDT on Eclipse/Aptana on Ubuntu 9.10?
You need to add the galileo update site first:
1) Help > Install new software > Add
2) "Galileo Update Site" : http://download.eclipse.org/releases/galileo
3) Go back to plugin manager and try again
The best linux blogging client that I have found (just now) is called bilbo blogilo (they recently had to change their name).
Website: http://blogilo.gnufolks.org/
To install in Ubuntu Karmic: sudo apt-get install bilbo