Main Page
Appearance
Welcome to PvdMWiki.

This page can be reached via http://pvdm.xs4all.nl/wiki
Categories:
- Linux general
- Linux commandline tips
- Linux commandline tips 2
- Linux commandline tips 3
- Linux commandline tips 4
- Linux and hardware
- Bash fun
- Vi tips
- awk
- nmap
- find
- openSUSE specific
- Zypper tips
- btrfs
- KDE4
- Xorg
- Wine
- Apache en HTML
- MySQL
- MythTV
- VirtualBox
- Nagios
- MediaWiki
- Sound (Audacity)
- Image manipulation (The Gimp, DigiKam)
- Video (Kino, dvgrab, OpenShot, KdeNlive)
- Ffmpeg
- CUPS
- OCR
- KVM
- Novell related
- Android
- XBMC
- Audio
- Systems
- Books
- Gezondheid
- Other general
<source lang="php"> <?php
v = "string"; // sample initialization
?> html text <?php
echo v; // end of php code
?> </source>