Free Post mac See MacOS System Information without logging in If you have ever worked IT at a company that uses Mac's for their employees, you've had a need to get system information from a computer that you didn't have
Free Post ubuntu Install Docker on Ubuntu 21.04+ Docker has become a crucial server platform for a lot of companies or even personal projects. Here's the easiest way that I have found to install the main engine on Ubuntu 21.04+. This works with both Server and Non-Server configurations.
Free Post linux Mount Samba Share in Linux Samba is one of the easiest ways to create a network share on a Linux computer, however consuming those shares on a headless server client, while fairly simple, can have a lot of confusing options. Here is the simplest method I have seen:
Free Post linux Search for a string in text files on Linux Ever be SSH'd into a server and need to track down an instance of a word that's causing an error, but don't know how to search for it? Well, let's
Free Post linux AD-Blocking on your network with PI-Hole! Web ads suck. From annoying, auto-playing video ads to full-screen take over ads on mobile devices, they simply suck. I have found a solution, and this is how I got it setup and running.
Free Post oh-my-zsh Install ZSH and Oh-My-Zsh on Ubuntu 20.04 & 20.10 ZSH is the new shell hottness and like any good tech, people have now made a way to customize it. While this is easier on some platforms more than others,
Free Post ACPI Ubuntu: Fix Unintended ACPI Wakeups Now that I am rolling Kubuntu as my daily, I’ve had a chance to experience some of the more nuanced bugs that seem to plague different types of hardware
Free Post cli Spruce Up Your CLI The CLI has become an essential tool for most all developers as of late. From debugging complex code issues to simply managing a source-controlled project with Git, few people can escape the world that is the black-screen with green text.
Free Post kde ZSH and Snaps integration for KDE I recently switched my main desktop environment from Ubuntu to Kubuntu which uses KDE instead of Gnome. KDE by default assumes that you are using BASH as your shell, however
Free Post computers Install PhantomJS on Ubuntu If you are running Selenium or other kind of application testing platform, you may have a need to install the PhantomJS package to make it work properly. Unfortunately, if you
Free Post Integrate AppImages into your Linux Distro AppImages are a really nice way for developers to release applications for multiple platforms more quickly. The problem however was that if you were like me, all of those wonderful
Free Post Getting MySQL DB Size from query MySQL databases are generally pretty good about dealing with large size tables with indexes, however sometimes it’s good to know just how large a DB is so you can
Free Post Hosting Debian 9: Server Security with Fail2Ban Linux server security is always a good topic of discussion that everyone seems to have a different opinion about. I have recently been building a number of new production servers
Free Post linux Mount + Write to a Windows 10 partition IN Linux I have recently made the switch from OSX as my daily to Ubuntu Gnome and it has been largely successful, thanks in no small part to the Lenovo X240 laptop
Free Post linux Plex Media Server From Scratch So… I have built a million of these things and I figured it’s finally about time I document what I had to do to get it running. I am