By Yannick Loth, on January 15th, 2010%
If you encounter the following error running VirtualBox as a user under openSUSE: Error -10 in SUPR3HardenedMain, then execute chkstat -set /etc/permissions.easy to set correct file permissions on the VirtualBox . . . → Read More: VirtualBox setuid/packaging error

By Yannick Loth, on January 29th, 2009%
This is due to the fact that the user does not have access to the device.
Add the user to the group lp.
sudo chmod 664 /dev/bus/usb/001/004
sudo chown root:lp /dev/bus/usb/001/004
Bus/Device 001/004 identifies my printer on my system, to see how it is identified on yours, execute lsusb.
Log out and in again and that should . . . → Read More: HP OfficeJet 5610 Error 5012 or Error 12 on Linux
