More search queries from my referrer logs, with answers. (Previously: how not to, can’t) If your question isn’t listed here, check the Ubuntu guide, Ubuntu wiki, or Ubuntu forums.
- zfs in ubuntu — not yet
- zenity howto ubuntu — threads tagged with “zenity” in Ubuntu forums
- xubuntu software list — aptitude show xubuntu-desktop
- xubuntu quicksilver — sudo aptitude install xfce4-xfapplet-plugin deskbar-applet (I still miss Quicksilver)
- xubuntu opensshserver — sudo aptitude install openssh-server
- xubuntu ibm t30 — ThinkWiki: T30
- worth going from mac to ubuntu — i have few regrets
- wireless linux ubuntu apps — sudo aptitude install network-manager
- what you will need to install ubuntu — a computer, a brain, and an install CD
- what version of ubuntu do i use on my mac book — x86
- what software to subscribe to podcasts ubuntu — democracy player or other linux podcast software
- what programs can run on ubuntu linux — lots
- video ipod ubuntu — sudo aptitude install gtkpod-aac
- video editing in ubuntu — sudo aptitude install kino kinoplus
- using itunes on ubuntu — itunes 6 under wine
- ubuntu vlc repository — nightlies.videolan.org
- ubuntu vlc huge subtitles — VLC → Settings → Preferences → Subtitles/OSD → Text renderer → Font size in pixels (you may need to check “Advanced options” to see this option)
- ubuntu vlc firefox embedded video — sudo aptitude install mozilla-plugin-vlc
- ubuntu video players — mplayer, vlc, kaffeine, totem, xine
- ubuntu two pane file browser — sudo aptitude install krusader
- ubuntu transcode flac to mp3 — sudo aptitude install flac lame, then flac -dc infile.flac | lame --preset standard — outfile.mp3
- ubuntu supertux 0.3 — 6.10 repository (7.04 and later can just sudo aptitude install supertux)
- ubuntu bad fd number
ubuntu fd file descriptors
ubuntu shell script problems dash
ubuntu sh bash dash
ubuntu 6.10 uses dash instead of bash
ubuntu 6.10 sh scripts bash — workaround here (damn this bites a lot of people) - ubuntu photo application best — sudo aptitude install digikam kipi-plugins
- ubuntu partition program — sudo aptitude install gparted
- ubuntu os x interface — ultimate mac os x pack
- ubuntu openal download — sudo aptitude install libopenal0a
- ubuntu old ibm m keyboard — customizer black keyboard (i own this and love it)
- ubuntu list all drives in terminal — df -T --si -xtmpfs -xusbfs
- ubuntu linux cannot cant even burn a dual-layer? — sudo aptitude install k3b
- ubuntu kaffeine embed firefox — sudo aptitude install totem-xine totem-mozilla
- ubuntu install programs list — aptitude search ~i
- ubuntu install ktorrent — sudo aptitude install ktorrent
- ubuntu howto write simple script — a quick guide to writing scripts using the bash shell
- ubuntu howto encode dvd to ipod — ipod video encoding
- ubuntu funny characters in firefox — Firefox → View → Character encoding → Western
- ubuntu firefox change usercontent.css — located in ~/.mozilla/firefox/RANDOM/chrome/
- ubuntu financial software
“ms money” replace ubuntu
linux equivalent quicken kde kubuntu
checkbook program for ubuntu — sudo aptitude install kmymoney2 - ubuntu distribution upgrade — sudo update-manager -c -d
- ubuntu burn flac audio — sudo aptitude install k3b
- tips ubuntu software — ubuntuforums.org, ubuntu.wordpress.com, howtogeek.com
- subversion installation linux ubuntu — sudo aptitude install subversion
- show user list in ubuntu command — sudo userconfig
- show all software for server in ubuntu — ubuntu server guide
- ogg file ipod ubuntu — ipod doesn’t support ogg unless you completely replace the firmware
- myfairtunes ubuntu — myfairtunes only works under windows
- music library ubuntu — sudo aptitude install amarok
- mark pilgrim ubuntu essentials — i’m flattered
- mac fanboy ubuntu african install debian — so not kidding (i believe the joke you’re looking for is “ubuntu is an ancient african word meaning ‘can’t install debian’”)
- linux mp3 edit tag ubuntu — sudo aptitude install easytag
- linux live free torrent ubuntu — cdimage.ubuntu.com has torrents
- kubuntu user list — K Menu → System Settings → User Management
- kubuntu mind map software — freemind
- iterm equivalent ubuntu — aptitude search ~Dprovides:x-terminal-emulator (i like yakuake personally)
- imovie ubuntu alternative — kino is your best bet (i still miss imovie)
- identify video driver under kubuntu — K Menu → System Settings → Monitor & Display → Hardware
- how to see all running apps ubuntu — K Menu → System → KSysGuard → Processes
- h264 vlc howto ubuntu — try this
- get a pc for ubuntu — i’ve heard good things about system76.com
- firefox ubuntu looking like apple — ifox
- find all programs installed ubuntu — Synaptic Package Manager → Status → Installed
- emacs copy paste external application ubuntu — emacs copy and paste (in case it’s not clear, put those commands in your ~/.emacs file)
- dive into ubuntu — heh
- del.icio.us ubuntu — posting and syncing
- csh ubuntu 6.10 — sudo aptitude install csh, then chsh -s /bin/csh
- creating su in ubuntu — sudo passwd root, then su
- copy dvd in linux ubuntu — sudo aptitude install k9copy
- cool x environment ubuntu — sudo aptitude install enlightenment (careful what you wish for)
- best repositories to add in ubuntu — source-o-matic
- authenticating the upgrade failed ubuntu — workaround


> # ubuntu install programs list — aptitude search ~i
Or simply: dpkg –get-selections
> dive into ubuntu
You know you want to Mark…
Comment by Noah Slater — Friday, March 2, 2007 @ 11:16 pm
About the bash-dash on Ubuntu, one thing you could mention on the other page (comments closed there) is the tool checkbashisms (package devscripts), useful for “scriptwriters”.
(And don’t you think the comment live preview should be placed above the textarea? I wonder how many people don’t even notice it… BTW, this blog/website design is awesome; something you wrote yourself?)
Comment by doesitmatter — Saturday, March 3, 2007 @ 2:34 am
ZFS on ubuntu can’t come soon enough.
Comment by Bob Aman — Saturday, March 3, 2007 @ 2:42 am
Ubuntu laptops are also available from Linuxcertified, Inc.(http://www.linuxcertified.com). Wide range to choose from.
Comment by Alan Young — Saturday, March 3, 2007 @ 10:19 pm
The http://wiki.ubuntu.com site contains developer specs, team organisation spaces, meeting notes and some redirects to the http://help.ubuntu.com/community documentation wiki. If people are searching for help then that last address is probably the most useful.
Comment by Dean — Monday, March 5, 2007 @ 8:59 am
I thought you had changed to Debian? Or did you go back to Ubuntu?
Comment by n — Monday, March 5, 2007 @ 12:29 pm
There are no exceptions to Postel’s Law.
Comment by mpt — Monday, March 5, 2007 @ 10:16 pm
I am still on Debian on my primary workstation, but I have Ubuntu Feisty installed on an old laptop.
Comment by Mark — Tuesday, March 6, 2007 @ 12:18 am
Re: missing quicksilver, have you tried gnome-lauch-box? It’s in feisty, and rather good.
Comment by Edd — Tuesday, March 6, 2007 @ 3:55 pm