Nieuwe pagina's
Uit Rolandow
- 10 okt 2012 12:47 Rpi-update (gesch) [1.364 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '= rpi-update installeren = Op de github van Hexxeh staat hoe je [https://github.com/Hexxeh/rpi-update rpi-update] kunt installeren. Dit is standaard niet op de rasbia…')
- 24 aug 2012 10:03 PHP gettext (gesch) [1.993 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met 'Met gettext kun je eenvoudig multi language aanbrengen in je systeem. Als gettext is geinstalleerd, kun je in je code de functie gettext() of _() gebruiken om hierin d…')
- 1 jun 2012 12:17 Linux Nagios Different Port (gesch) [783 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '= Goal = The gateway server also runs services that need to be monitored with Nagios. So we use another port to forward this to another server. = Server side: comman…')
- 1 jun 2012 12:11 Linux Nagios Running Proces (gesch) [4.445 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '= Goal = Check if a proces is running, on a remote host. This is done by checking a given command against a given PID (or pidfile). Actually it just checks if /proc/<…')
- 25 jul 2011 13:30 Linux Iptables (gesch) [3.941 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '= port forwarding = This seemed to work for me: First of all - you should check if forwarding is allowed at all: <source lang="bash"> cat /proc/sys/net/ipv4/conf/pp…')
- 6 jul 2011 15:02 Git (gesch) [2.853 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '= Git = Bij de installatie van de git kun je opgeven welke plink.exe je wilt gebruiken. Je moet die van putty gebruiken. De hele installer van de putty website halen,…')
- 30 jun 2011 13:08 Linux rsync (gesch) [4.975 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '= examples of exclude list = <pre> Here are some examples of exclude/include matching: o "- *.o" would exclude all names matching *.o o …')
- 27 jun 2011 12:36 PHP Downgrade (gesch) [5.705 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '= Downgrade script = Gevonden op [http://ubuntuforums.org/showthread.php?t=1459163 http://ubuntuforums.org/showthread.php?t=1459163] <source lang="bash"> #!/bin/bash…')
- 10 jun 2011 09:59 Magento (gesch) [1.795 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '= Remove compare = To remove the compare button, and the sidebar, there's two things that need to be changed. One thing is in the core of magento. To keep installati…')
- 3 sep 2010 09:29 PHP SOAP (gesch) [1.894 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '= SOAP server = Een soap server maken is het makkelijkst door gebruik te maken van Zend objecten. Als je objecten als parameters gebruikt in je methods, in de server,…')
- 11 aug 2010 10:01 PHP Extensions (gesch) [1.549 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '= OCI8 = Installatie van OCI8 gaat niet geheel vlekkeloos als pecl niet werkt. De methode is dan om de Oracle software handmatig te installeren, en vervolgens de OCI …')
- 13 jul 2010 14:01 PHP Trics (gesch) [2.010 bytes] Rolandow (Overleg | bijdragen) (Nieuwe pagina aangemaakt met '== preg_split == When you want to explode a message by spaces, you may want to use the preg_split function, because sometimes an enduser accidently sends two spaces. …')