How to extract .xz files on Linux - CenOS / Ubuntu / Debian | ComputingForGeeks
How can I extract .tar.xz or .xz files on my Linux system?. xz is a lossless compression program and file format which incorporates the LZMA/LZMA2 compression
Set Up Local DNS Resolver on Ubuntu 20.04 with BIND9 - LinuxBabe
This tutorial shows you how to set up a local DNS resolver on Ubuntu 20.04, with the widely-used BIND9 DNS software. Why Run Your Own Local DNS Resolver?
I already have AdGuard installed on the Windows PC (at the network layer), but I'm starting to reconsider running browser extensions and their ilk - they're executing with potentially full rights in the DOM (AdGuard injects JS to manage things
Before you can create a LXC container on a Proxmox virtualized environment, you need to download the template images first from an available list. You need to pre-download the images first befoe yo…
Create LXC Templates Every time inspiration struck or I saw a blog post with something I wanted to try, it was frustrating and time consuming to get the base operating system set up to the way I like it before proceeding with the project. Now I just update the template each point release or when I add something substantial to my dotfiles so it's ready to go whenever I need to spin up a fresh container.
Tiny Core Linux is the smallest Linux distribution on the market with a big heart
Tiny Core Linux is as lightweight as a GUI-based Linux distribution can be. Jack Wallen walks you through the installation that makes this operating system unique.
Scan documents and old photos on Linux with Skanlite
Although the world has mostly gone digital now, there are still times when you just have to print a form, sign it, and scan it back in. Sometimes, I find that a snapshot on my phone suffices, but some industries require a better copy than a hasty snapshot, and so a flatbed scanner is necessary. The KDE project provides an application called Skanlite that helps you import documents scanned on a flatbed, or even a tethered camera. Install Skanlite on Linux You can install Skanlite from your software repository. On Fedora, Mageia, and similar:
The KDE project doesn't just provide a famous desktop, it generates a lot of software, from tools for video editng, photography, and illustration, to graphing calculators, email, and office work. Those are all productivity tools, but KDE is also good for relaxing. It has games and media players, and the music player I use is known simply as Juk.
5 new sudo features sysadmins need to know in 2022
When you want to grant administrative access to some of your users while controlling and checking what they do on your systems, you use sudo. However, even with sudo, there are quite a few unseen issues—just think about giving out shell access. Recent sudo releases added features that let you see these issues and even control them. For example, you can turn on more detailed and easier-to-process log messages and log each command executed in a shell session.
If you've been following the Chainguard blog, you might ask yourself: how do I run the open-source sigstore stack on my machine? While sigstore is often deployed using Kubernetes, it is flexible enough to run nearly anywhere: from a Raspberry Pi to an IBM mainframe. This article will demonstrate how