In this post I demonstrate how to disable insecure or unused SSH ciphers. You may need to do this for security purposes or for compliance …
Read MoreIn this post I will walk you though adding a command alias on your linux system for your user, and make that take effect without …
Read MoreWhen displaying a file or building a grep pipeline you will often want to exclude lines that contain a pattern versus its default behavior of …
Read MoreGrep's default behavior is to be case sensitive, however it is not always the case that you need to match the exact case if your …
Read MoreIt wont be very long after you start interacting with a Kubernetes cluster that you realize the commands can be rediculously long. In the example …
Read MoreIn this post I walk through the steps to create an NFS server in Ubuntu Linux. You can accomplish these steps with little Linux knowledge …
Read More