Thomas Hyde
After tinkering with computers from a young age, I've spent my high school years reviewing every piece of software and hardware I could get my hands on. Now I have set my course on exploring the vast Linux universe in order to help users that feel intimated by this wonderful yet somehow complicated family of operating systems.
All You Should Know about Linux Shutdown Commands
You can turn off your Linux system in multiple ways, but the safest one is by utilizing the shutdown command. As soon as you initiate shutting down, the system will send a message to inform other users who are logged-in, and it will prevent new...
How to Change User Password on Linux
Using the command line is the quickest and easiest way to make magic happen in the world of Linux. The “passwd” utility is what gives us the opportunity to change and manage passwords for all users of your system. In this guide, we will explain...
Setting Up Ubuntu Linux as a Server or Local Development Enviroment
To follow this tutorial I am assuming you already went over on how to install Ubuntu Linux on a desktop. Now we can move on to installing application services and turn our desktop into a server or local development environment. Keep in mind that there...
Popular Articles
Best Linux Distros for Developers and Programmers as of 2025
Linux might not be the preferred operating system of most regular users, but it’s definitely the go-to choice for the majority of developers and programmers. While other operating systems can also get the job done pretty well, Linux is a more specialized OS that was...
How to Install Pip on Ubuntu Linux
If you are a fan of using Python programming language, you can make your life easier by using Python Pip. It is a package management utility that allows you to install and manage Python software packages easily. Ubuntu doesn’t come with pre-installed Pip, but here...
