Virtualbox shared folder

Problem: I have to use a virtual machine running Slackware32 to test build the scripts I maintain at SlackBuilds.org. Therefore I need an easy way to transfer the scripts and other files between the host and guest machines.
Solution: I use VirtualBox installed from the All distributions AMD64 binary. The host is running pure Slackware64 and the guest additions are installed in the Slackware32 guest. Read the rest of this entry »


UTF-8

Problem: When using UTF-8 system wide, some programs like XMMS have issues (bad fonts size, etc…).
Solution: Launch such programs with a custom LANG setting set in their .desktop file.
First, enable UTF-8. Read the rest of this entry »


QT4 apps and GTK2

Problem: QT4 applications do not inherit the GTK theme (when using XFCE for example)
Solution: Read AlienBob’s blog regularly :) So, open /etc/profile.d/qt4.sh and add the following lines on some empty rows: Read the rest of this entry »


Firewall

Problem: I do not know iptables
Solution: Use a firewall script I found years ago in a Slackware security guide written by Chess Griffin. Create an empty file and name it rc.firewall. Read the rest of this entry »


SSD

Problem: I bought a SSD
Solution: Read the corresponding section at the Arch linux wiki. So, I did: Read the rest of this entry »