Posts Tagged ‘linux’

Things to install

Here is a list of things to do when installing a new system:

Windows

  • VLC
  • Firefox + Adblock + Flashblock
  • Flash
  • Disable Flash updates
  • OpenOffice
  • Set default save formats for OO

Linux

  • Adblock + Flashblock

Install the following

aptitude install mc pidgin x11vnc p7zip-full p7zip-rar k3b vlc gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly

Uninstall the following

aptitude purge gwibber gwibber-service empathy empathy-common nautilus-sendto-empathy ubuntuone-client ubuntuone-client-gnome ubuntuone-client-tools

Linux server

aptitude install mc libapache2-mod-evasive

WordPress

Setup the following:

  • Y-m-d
  • H:i
  • Permalinks with date and name

Install the following:

  • Category Posts Widget
  • TinyMCE Advanced
  • NoSpamNX
  • ThreeWP Upcoming Posts

Disable Pulseaudio

If you hate that worthless, piece-of-shit “sound server” they call Pulseaudio and want to prevent it from taking over your whole computer, try this script I found somewhere.

#!/bin/bash
touch ~/.pulse-a11y-nostart
echo autospawn = no|tee -a ~/.pulse/client.conf
killall pulseaudio

Reboot.

Then remove all the PulseShit packages. Sweet Jesus in Heaven, what were the Ubuntu people thinking when they made Pulseaudio the standard? How much were their kickbacks?

Switchscreen

Switchscreen is a utility to switch monitors. As of v0.1.1 it doesn’t really work properly because of my sloppy window focus setting, but I’ve added some modifications I found in another modified version. Now you can switch between several monitors and yet keep the mouse and keyboard focus working. (more…)

Compaq 610

Quick review of the Compaq 610. Summary? No thanks. (more…)

Packard Bell MH

Here follows a very quick review of the Packard Bell MH36-V-750NCD. I only had a few hours to reinstall Windows on it. (more…)

Toshiba Satellite L350

Toshiba Satellite L350 PSLD8E-003009N5. Not entirely unpalatable but with a quirk or two. (more…)

Acer 2930Z

The laptop is small, quiet, cheap and yet powerful. The keyboard is wonderful to work with (for a 12″) and there is Linux support for all the components. Buy yourself an extra mouse and you’re good to go. (more…)