ext4 no journal
drupal e apc
http://2bits.com/articles/high-php-execution-times-drupal-and-tuning-ap…
Fortunately I found the solution here http://thread.gmane.org/gmane.linux.drivers.ndiswrapper.general/3121 , which is to add these lines to /etc/sysctl.conf, and run "sysctl -p" to update the settings:
kernel.shmmax = 67108864
kernel.shmall = 67108864
zenmap
#aptitude install zenmap
~gksu zenmap
nmap -sS -p 80,8080 -O 188.93.196.0/24
http://serverfault.com/questions/115063/nmap-check-if-port-80-and-8080-…
vlan
unresponsive web interface
killall -9 php; killall -9 lighttpd; /etc/rc.restart_webgui
spaautores - vírus
cpu performance
ler chips nand (pen)
Client-cert-not-required
Remember that OpenVPN is doing bidirectional authentication: The server
authenticates the client and client authenticates the server.
Server Authenticates Client -- can be done with either a client
certificate or auth-user-pass or both.
Client Authenticates Server -- can currently only be done via a server
certificate signed by the root certificate (CA).
So you can use "auth-user-pass" and "client-cert-not-required" on the
client, but you still need a "ca" cert on the client to verify the
identity of the server.
James