The oneliner below works as follows: First off, you must be on the same LAN subnet for this to work, otherwise getting the MAC is most likely impossible Ping the host to make sure the MAC is in the ARP table Get the MAC using arp and cut out surrounding noise Tested on Ubuntu 15.10 […]
Monthly Archives: October 2015
How to host WordPress admin on a seperate domain and subfolder
Introduction So why would you want to do this when most posts on the Internet indicate that this is security by obscurity and a bad idea. Well, first and most important, at least for me – I wan’t my wordpress admin to be protected by HTTPS encryption but SSL certificates are expensive so I don’t […]