How do I list lxc snapshots for LXD on Linux?

How do I list lxc snapshots for LXD on Linux?

I explained a long time ago how to take LXD instance snapshots using the lxc command. Today I will talk about how to list lxc snapshots and automatically purge those snapshots from LXD to free up disk space on Linux operating systems. Love this? sudo share_on: Twitter...

How to Change Swappiness in Linux

In this article, you will learn how to change swappiness in Linux distributions. The Linux kernel’s swappiness setting defines how aggressively it will swap memory pages versus dropping pages from the page cache. A higher value increases swap aggressiveness,...
A podman tutorial for beginners – part I

A podman tutorial for beginners – part I

{nixCraft Patreon supporters content}This guide explains how to build and deploy applications quickly with Podman to the cloud server of your choice. All examples in this tutorial are tested on Fedora Linux 34, but they should work on any Linux distros as long as you...