Let’s get this straight: most people familiar with Linux and maybe used the top command-line utility to see what process is taking the most CPU or memory. There’s a similar command-line utility called htop that is much interactive than the…
I am like you, I don’t understand things easily. All tutorials I read on git so many things to me at once e.g git-add, git -commit, git-push, git-remote,git-pull…my brain just got explode 🤯. To help me do so, I create…
In this quick article, or tutorial or whatever you call it, let me share a problem solution which I recently encountered when I’m trying to connect to my client’s windows server from my Debian bases Linux system. It’s not that…