Using Rsync to Mirror Directories to a Remote Host September 29, 2019 Like robocopy, rsync will not overwrite existing files unless otherwise instructed – making it suitable for mirroring changed files only. From an bash console…
Upgrading Centos 7 to 8 September 26, 2019 Offically this is not supported (yet) but could be an option for non production or sandbox systems. Working this … Please check back soon!
Removing Ubuntu 18.04+ Splash Screen Graphic September 25, 2019 This is a quick and easy method to disable the splash screen on Ubuntu versions 18.04+ (possibly others). Depending on your preference, you may…
Uptime PowerShell Script / Command September 23, 2019 Linux / Unix users are accustomed to issuing an uptime command and being returned with the current systems duration since last boot. Windows on…
Additional WMI Queries for Administrators September 23, 2019 For further differentiating between machine types on a Windows network, the following WMI filters go beyond just Windows versioning and allow the administrator to…
UFW Not Starting After Reboot on Ubuntu (19.04 Tested) September 18, 2019 This seems like a bug / issue – but I could be mistaken. The UFW (uncomplicated* firewall) service will start after a system reboot…
Disabling IPv6 on Ubuntu 18.04, 19.04 September 15, 2019 IPv6 adds another layer of complexity when configuring a machine for a simple task. Namely, infrastructure services such as DNS, DHCP and even xRDP…
Remove 3D Objects Folder from Windows 10 Explorer September 13, 2019 Windows 10 has bombarded users with a plethora of new elements – not all of us welcome the new additions. The clutter in Windows…
Permanently Enable Number Lock on Windows Via Script September 9, 2019 Number lock – I prefer it on. In fact, I cannot recall a situation in which I have ever needed to actually turn it…
Configuring Centos 7 / RHEL as an Infrastructure Access Point WAP September 7, 2019 With the right hardware, it can be possible (and effective) to run your wifi NIC as an infrastructure access point. This is entirely dependent…