It’s not that simple to install the latest Ubuntu on a Raspberry Pi, not unless you install RaspEX, an Ubuntu 18.04+ image built specifically for the Pi.
You can easily put your computer to sleep, but what getting it to wake up? Here is how you can set an alarm in Linux to wake it up to do tasks at a certain time.
Sometimes you just need to find out the available memory in your system. Let’s see some Linux utilities that show memory usage in a human-readable format.
Most Linux distros have migrated to systemd, which comes with a different log daemon, journald. You will need to use the journalctl utility to read system logs.
Recently, Microsoft updated their Skype platform (on everything but Linux), so it’s time that Linux users dumped Skype. Here’s a list of four decent alternatives worth checking out.
If you are fairly new to Linux, there are various avenues to help you learn Linux. No matter your learning style, these are some of the best resources for learning Linux.
The terminal prompt in Linux shows your username and hostname by default. This will show you how to remove your username and make changes to the prompt.
If you have data you want to protect, you can create an encrypted container. Here’s how to set up an encrypted partition in Linux to safely store your data.
Across various mobile and desktop platforms there is a “night mode” option that will help you sleep better. Learn what it does exactly and how to set it up.
Many people don’t like to use their phones for two-factor authentication. Learn how you can generate two-factor authentication code on a Linux desktop.
Virtualbox allows you to run a virtual machine on your PC. This shows how to install Virtualbox on Ubuntu and install and run virtual machine on your PC.
Permanently deleting a file can cause problems/ putting it in the Trash bin isn’t good either. Learn to get the system to automatically delete old files from the trash in Linux.
Searching for files in Linux can be a bit clunky. A new search utility, FSearch, aims to change all that with quick and accurate searches. Check it out here.