The Objective I had been getting familiar with prototyping electronics because the main barrier for me to build my own stuff is finding the hardware to put my software in. To really test all I’ve learned, I felt I needed to tackle
Read More
Let’s do this! Installing packages First I will install and run the packages: bind9 – The DNS server package; dnsutils – some tools to test and help operate the server (dnsutils). On the command line I just run this: sudo apt-get install
Read More
Problem The fully qualified domain name (FQDN) of the server my website is served by is ugly (joaolino83.dynip.sapo.pt), I want a prettier one (joaolino.com). I’m serving my website off a personal server, using apache2, PHP and mySQL that has a dynamic IP
Read More
Recent Comments