23 Jul 2012
Separate LAN and WLAN
23 Jul 2012
verificar ligações
10 Jul 2012
lsof -i :port
ps aux|grep pid
tplink wr1043nd
9 Jul 2012
The White Screen of Death (Completely Blank Page)
7 Jul 2012
Enable Error Reporting
Although it may be turned off on commercial hosts and production sites (for good reason, so that users do not see the errors), these errors are one of your best tools for troubleshooting. To enable error reporting, temporarily edit your index.php file (normally located in your root directory) directly after the first opening PHP tag (do not edit the actual file info!) to add the following:
<?php
error_reporting(E_ALL);
ini_set('display_errors', TRUE);
ini_set('display_startup_errors', TRUE);
alix vpn performance
4 Jul 2012
squidclamav debian
25 Jun 2012
ext4 no journal
20 Jun 2012