Showing headlines posted by linuxnightly
How to Upgrade to Ubuntu 22.04
This guide shows how to upgrade Ubuntu to 22.04 Jammy Jellyfish, the latest long term support version from Canonical.
Install Package From AUR on Arch or Manjaro
Learn how to install a package from the AUR on Arch Linux and Manjaro. Also see how to use AUR helpers to install from command line or GUI.
Using Pacman on Arch Linux and Manjaro
In this guide, you’ll learn how to use pacman on Arch Linux, Manjaro, and other distros based on Arch. Read on to master pacman with commands to install packages, remove packages, update the system, etc.
How to Install Manjaro Linux
Manjaro is a Linux distribution that debuted in 2011 and has been rising in popularity ever since. It’s based on Arch Linux, which is generally thought of as a powerful distro built for Linux experts. Manjaro harnesses the power of Arch but presents it in a user-friendly package.
Kill Processes in Linux - Kill, Pkill, Killall Commands
The kill, pkill, and killall commands are used to terminate processes on a Linux system. This guide will show you how the commands work, and take you through some examples to learn the proper syntax. Let’s go kill some processes.
How to Use Zstandard Compression on Linux (With Commands)
As a Linux user, you’re probably already familiar with longtime staples like gzip, bzip2, and xz. There’s a newcomer in the compression arena. Zstandard (often abbreviated to zstd) was released in 2015 and since then has risen sharply in popularity.
Top 10 Most Useful rsync Commands
This guide will help you understand some of rsync’s most popular and powerful features. In the following examples, you’ll see 10 of the most useful rsync commands that every Linux user ought to know.
How to Create and Open tar Files on Linux
In this guide, we’ll go over all the tar commands you’ll need to know in order to create tar archives and extract files from tar archives.
How to Install AlmaLinux
This guide will show the step by step instructions to install AlmaLinux. You can follow these steps whether you are installing AlmaLinux onto a physical computer or a virtual machine such as VirtualBox or VMware.
How to Rename Multiple Files at Once on Linux
Learn how to rename multiple files at once on the Linux command line, using the native mv utility and a few other tools that can be installed on any Linux distro.