It's remarkably easy (assuming one can gain access to a privileged account) to get the WiFi password from the terminal.…
Today's article is a nice and easy one, where I show you how to show the date and time in…
Today's article is going to tell you how to shutdown from the terminal. I've previously explained how to reboot a…
If you've ever wondered how Linux got the name Linux, then wonder no longer, as this article will tell you…
Today's article is going to tell you how to sort files by time while using the 'ls' command in the…
You can check your kernel logs for errors with dmesg, if you need to. I previously wrote an article about…
The title of this article probably should have been, "How To: Write Text To A File From The Terminal With…
Today's article is going to be fairly brief and easy, as it just covers how to find your username in…
Have you ever wanted to count the word frequency in a text file? Have you ever wanted to know how…
Have you ever wanted to time a command? Well, you can! Linux includes the ability to time a command, so…