I don’t like that firefox nowadays opens new tabs after the current tab. When I open stuff, I remember in which order I opened it and I don’t want that order changed by having tabs inserted.
Change:
browser.tabs.insertRelatedAfterCurrent
to false.
Smokes your problems, coughs fresh air.
I don’t like that firefox nowadays opens new tabs after the current tab. When I open stuff, I remember in which order I opened it and I don’t want that order changed by having tabs inserted.
Change:
browser.tabs.insertRelatedAfterCurrent
to false.
Every time I want to burn media, I have to look up again what the syntax is. So, for future reference, this post.
CD ISO image:
wodim dev=/dev/sr1 -eject ubuntu-10.04-server-amd64.iso
For DVD’s it’s different. If you mimick the above command, you will have a DVD with the ISO file on it. I don’t know exactly, but you have to specify /dev/dvd=image.iso or something. When the next time I burn a DVD ISO arrives, I’ll update this post.
I wanted an Exim server which could send mail on its own without the use of another SMTP server.
First see this for some general explantion.
I used this config file:
# /etc/exim4/update-exim4.conf.conf # # Edit this file and /etc/mailname by hand and execute update-exim4.conf # yourself or use 'dpkg-reconfigure exim4-config' # # Please note that this is _not_ a dpkg-conffile and that automatic changes # to this file might happen. The code handling this will honor your local # changes, so this is usually fine, but will break local schemes that mess # around with multiple versions of the file. # # update-exim4.conf uses this file to determine variable values to generate # exim configuration macros for the configuration file. # # Most settings found in here do have corresponding questions in the # Debconf configuration, but not all of them. # # This is a Debian specific file dc_eximconfig_configtype='internet' dc_other_hostnames='existingdomain.com' dc_local_interfaces='127.0.0.1' dc_readhost='' dc_relay_domains='' dc_minimaldns='false' dc_relay_nets='' dc_smarthost='' CFILEMODE='644' dc_use_split_config='false' dc_hide_mailname='' dc_mailname_in_oh='true' dc_localdelivery='mail_spool'
Also remember to put that existingdomain.com in /etc/mailname.
For a Vimperator user like me, Goosh (the unofficial Google shell) is an obvious replacement for Google’s normal search page.
I’m not sure if I’ll ever really use it, because I tend to start my Google queries from Vimperator’s command-line, but nice to know that it’s there.
And there’s another bookmark deleted…
Finnix is another Linux Live CD. Like SystemRescueCD, it’s not intended for the average desktop user, and does not include any desktops, productivity tools, or sound support, in order to keep distribution size low.
But Finnix is based on Debian, not Gentoo.
“Silk” is a smooth, free icon set, containing over 700 16-by-16 pixel icons in strokably-soft PNG format. Useful for web projects.
Damn Small Linux (or DSL) is another Linux distribution that deserves a closer look someday. It’s light enough that it should even run on a 486DX with 16MB of RAM and it can run fully in RAM with only 128MB of RAM.
SystemRescueCd is my favorite Linux live CD’s for system recovery and related tasks. It is based on Gentoo and comes with all the right toys to make me happy. 🙂
If I ever have to do some SEO again, I’ll try the Keyword Research Tool to make some improvements to my keyword selection process.
Sabayon Linux seems like an interesting distribution to try some day. Maybe.
© 2026 BigSmoke
Theme by Anders Noren — Up ↑
Recent Comments