Hardening Ubuntu 14.04 Server Hardening is the process of reducing vulnerabilities and securing a system from possible attack points. Reducing vulnerabilities includes the removal... Ubuntu mrt. 5, 2021 0 1970 Tech Blog
How to secure an Ubuntu 12.04 LTS server – Part 1 The Basics Harden the security on an Ubuntu 12.04 LTS server by installing and configuring the following: Install and configure *Firewall* – ufw *Secure shared... Ubuntu mrt. 5, 2021 0 2391 Tech Blog
How to install PSAD Intrusion Detection on Ubuntu 16.04 LTS server This guide is intended as a relatively easy step by step guide to: Install CipherDyne PSAD [1] Intrusion Detection and Log Analysis with iptables o... Ubuntu mrt. 5, 2021 0 2300 Tech Blog
PSAD does not start on Ubuntu 14.04 Complied PSAD from source, compilation went smoothly however when I run this command: sudo psad --sig-update I got this: Can't load '/usr/lib/psad/x8... Ubuntu mrt. 5, 2021 0 2057 Tech Blog
Akeneo Disabling the Bootstrap File and Class Caching And to make the production environment as fast as possible, Symfony creates big PHP files in your cache containing the aggregation of PHP classes you... mrt. 5, 2021 0 2162 Tech Blog
Akeneo boostrap.php.cache ** Force configuration reload in Symfony2 [1] ** *Update: You can’t reload the configuration, but you can set the parameters on-the-fly, see sec... mrt. 5, 2021 0 2055 Tech Blog
Akeneo setup LAMP sudo apt-get update && apt-get upgrade -y sudo apt-get install apache2 mysql-server libapache2-mod-auth-mysql php5-mysql php5-mcrypt php5-gd php5-int... mrt. 5, 2021 0 1904 Tech Blog
Docker vs LXC Docker is NOT an “improvement of LXC’s capabilities”, because it does not provide same service, it’s application isolation, while LXC is subOS isolat... LXC mrt. 5, 2021 0 2276 Tech Blog
How to bootstrap puppetmaster on lxc on Ubuntu? Installation of puppet master on Ubuntu has always been a matter of luck and a lot of patience to me – there are many seemingly unrelated things to d... LXC Ubuntu mrt. 5, 2021 0 2116 Tech Blog
Preparing Varnish / WordPress NOTE: the information on this page is old – new reference material can be found at VCL Examples [1] Drop all cookies when processing non-Wordpress r... Wordpress mrt. 5, 2021 0 2372 Tech Blog
Setup a CDN server To tell you the truth, a CDN is just a web server and there is no magic to it. All I did was install Nginx on it. Nginx is a webserver, just like Apa... Nginx Ubuntu mrt. 5, 2021 0 2106 Tech Blog
Linux Containers and LVM (mount /var/lib/lxc) This looks very useful! Your enthusiasm for containers can quickly fill that root file system on the host. One solution is to use the flexibility of ... LXC mrt. 5, 2021 0 2110 Tech Blog