Installing CorsixTH and Theme Hospital
For those of you who have heard of Theme Hospital, there is an open-source clone called CorsixTH. This tutorial is about how to download and install the second playable beta of CorsixTH. (more…)
For those of you who have heard of Theme Hospital, there is an open-source clone called CorsixTH. This tutorial is about how to download and install the second playable beta of CorsixTH. (more…)
Virtual CloneDrive is a DVD-drive emulator and a free alternative to Daemon Tools (that now has free spyware included). This tutorial shows how to download, install and use CloneDrive. (more…)
PeaZip is a free and open archiving program (like WinRar and WinZip). This tutorial shows how to download and install PeaZip. (more…)
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?