Main Page: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
== Categories: == | == Categories: == | ||
*[[ace]] | |||
*[[Linux general]] | *[[Linux general]] | ||
*[[Linux commandline tips]] | *[[Linux commandline tips]] |
Revision as of 06:56, 22 October 2017
Welcome to PvdMWiki.

This page can be reached via http://pvdm.xs4all.nl/wiki
Categories:
- ace
- 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
- GRUB
- 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>