today's howtos
-
XDA ☛ How to set up Ubuntu
One of the things that makes Ubuntu a great operating system and Linux distribution is its simplicity, thanks in part to its Gnome windowing system. The setup process is also simple once you boot up your Ubuntu system for the first time. There's not a lot of extra work needed, and the operating system will take you through a guided setup process, just like the Windows 11 out-of-box experience or the macOS setup wizard might. You don't need any technical knowledge and just have to run through a few steps.
-
Tom's Guide ☛ How to list users in Linux
Ever wondered who's on your Linux system? Whether you're a tech pro or just getting started, knowing how to find the list of users is a handy skill. This guide is here to walk you through the simple steps of getting a user list on Linux.
In this how-to guide, we'll cover some basic commands for discovering usernames, user IDs, and more. It's not just about who's who but understanding what's going on behind the scenes in your Linux system.
Whether you're keen on tightening security, fixing problems, or just curious about your Linux setup, this tutorial shares the Linux commands that will produce the information you're looking for.
-
XDA ☛ [Corrected URL] How to check CPU and memory utilization in Linux
Understanding and keeping tabs on your CPU and memory usage is crucial for running your system smoothly. Windows laptops have handy tools and even widgets to help you effortlessly monitor CPU, GPU, and RAM usage, but it's not as straightforward on Linux. It takes a more technical approach and lets you use a plethora of commands to monitor things like CPU and memory utilization. I've tested these methods on an Ubuntu 23.10 machine, but they work on most Linux machines.