Setting up eclipse with xampp and xdebug to debug php code
Setting up eclipse with xampp and xdebug to debug php code. This post will show you how to setup eclipse on your mac to work with xdebug inside XAMPP. This…
Setting up eclipse with xampp and xdebug to debug php code. This post will show you how to setup eclipse on your mac to work with xdebug inside XAMPP. This…
This post is about setting up XMAPP on a mac with xdebug. The first thing we are going to do is to change the document root inside xampp to the…
This is my setup when using SVN for web development on a mac. I have since moved to git and a virtual machine running centos. I also use a continuous…
This blog post is quite easy, it shows you how to install rkhunter on a linux machine and how to configure rkhunter to run periodically using a cron job. RKhunter…
Yesterday I was securing a server to pass the PCI tests and the Mcaffee tests for a client of our's. We have a Basic iptables firewall for linux that we…