PDO SQLite support missing in this PHP install - The sqlite plugin will not work
meta data for this page
Table of Contents
This is an old revision of the document!
Installing Virtualbox Guest Additions:
- Add Guest Additions CD-ROM in Virtualbox Machien Config
 - Login as 'root'
 - 'mkdir /mnt/cdrom' (if not exist)
 - 'mount /dev/cdrom /mnt/cdrom'
 - 'cd /mnt/cdrom'
 - './VBoxLinuxAdditions.run'
 
Export Display for remote access of X applications
- 'export DISPLAY=<remote ip>:0.0'
 - 'xhost +'
 - On remote machine start XMING via XLaunch.exe
 
Display multiple logfiles at one (MULTITAIL)
- Add Software repository via YAST: http://download.opensuse.org/repositories/server:/monitoring/SLE_11_SP2/
 - 'zypper install multitail'
 
Clear DNS cache
- service nscd restart