With Github moving to key based authentication, in my opinion, it has become less convenient using the Git command line for pushes and pulls to …
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 MoreSSH is a secure protocol for administering SSH servers and in many circumstances is the primary way of interacting with a Linux server. While SSH …
Read MoreThe importance of a syslog server to store all of your syslogs from network devices can not be understated from the obvious security benefits of …
Read More