To create a ZFS RAID for Proxmox VE installation, select your desired ZFS RAID type from theFilesystemdropdown menu[1]. From theDisk Setuptab, select the disks that you want to use for the ZFS RAID using theHarddisk Xdropdown menus[2]. If you don’t want to use a disk for the ZF...
The ‘Advanced Features’ button provides two additional options to choose from: usingLVMwith your new installation orZFSfilesystem. Once you have made your selection, click ‘OK’. Then click ‘Install Now’. Linux Mint Installation Filesystem Type On the pop-up that appears, click ‘Continue...
Now we need to add Docker’s official GPG key: curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg \ --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg And now we can install the Docker repository: echo \ "deb [arch=$(dpkg --print-architecture) signed-by...
As a storage backend, zfs filesystem is mostly used for the LXD. To install zfs, run the command as shown below. $ sudo apt update $ sudo apt install zfsutils-linux -y To configure the LXD To configure lxd on the Ubuntu 20.04 server, run the command as shown below with the use of...
Step 1: Install LXD on Ubuntu The first step is to installLXD. There are two ways of doing this, you can install from Ubuntu’s repository using theAPT package manageror you can usesnap. UsingAPT, first update the system: $ sudo apt update ...
Manjaro can be installed and run on XFCE, KDE Plasma, and GNOME desktop environments. The steps to install Manjaro Linux are easier compared to Arch Linux thanks to having a GUI installer, and there is no need to worry; it is enough to follow the steps that we teach below. ...
is also notable because it runs a variant of Arch Linux called SteamOS. Valve’s philosophy is that the Steam Deck is just a PC. It is open and hackable for anyone to modify to fit their needs. Valve even gives you the drivers to install Windows on the Deck, in case you want to. ...
LXC Containers are a very quick way to create a psuedo virtual environment. In the previous LXC article, we explained how to install and configure LXC linux containers. In this tutorial, we’ll explain how to create a new Linux container, start the conta
Would you like to use LXD clustering? (yes/no) [default=no]: Do you want to configure a new storage pool? (yes/no) [default=yes]: Name of the new storage pool [default=default]: Name of the storage backend to use (btrfs, ceph, dir, lvm, zfs) [default=zfs]: Create a new ZF...
Install Armor Armor can be found on my GitHub page and cloned using the below command. git clone https://github.com/tokyoneon/Armor Cloning into 'Armor'... remote: Enumerating objects: 7, done. remote: Counting objects: 100% (7/7), done. remote: Compressing objects: 100% (6/6), ...