In the past there was a Personal VPN Server (OpenVPN) which gave us more security than PPTP could give us.…
Internet providers are collecting more and more data about our internet activities, but what can we do about it ?…
If you lack of static ip for your home machines but would like to have static address to access them…
When BIND stop to work and throw error like this: zone example.com/IN: journal rollforward failed: journal out of sync with…
Saber/Dav which is a core component of Baikal is looking for maintainer (full story here) It’s been some time now…
The procedure is quite simple, if there is not setup for ME or AMT in bios you hit CTRL+P while…
We need to force Windows into Automatic repair mode (just restart pc while windows is loading) We need to wait…
Swap partition is same thing as pagefile.sys for Windows. When we are using more RAM than we have, pagefile is…
apt-cache policy package.name
Install needed packages: apt-get install libapache2-mod-fastcgi php5-fpm Enable needed apache modules: a2enmod actions alias fastcgi Add fpm configuration…