13 How to create an encrypted system

13 How to create an encrypted system

The Alis scripts let you choose if you want encryption or not. It will encrypt your root partition and home partition with luks2. In the context of Arch Linux, LUKS2 (Linux Unified Key Setup 2) refers to the second version of the standard for hard disk encryption....
11 How to add other desktops to the AA – our example is Dusk

11 How to add other desktops to the AA – our example is Dusk

Adding more and more desktops or application to the ALIS project is super simple. Follow the tutorial and you will quickly get the procedure to follow. You can add as many desktops and as many applications as you want. – Added the Dusk desktop environment but...
9 Installing Lxde with Linux-lts kernel

9 Installing Lxde with Linux-lts kernel

Let us install LXDE with a Linux Lts kernel. We change our project locally and push it to github when finished. On the iso we get the new code in and follow the installation procedure: 1. change your keyboard if needed2. navigate to /alis or /alis-dev3. run...
8 Installing Cinnamon on EXT4 on Qemu

8 Installing Cinnamon on EXT4 on Qemu

Let us install Cinnamon. We change our project locally and push it to github when finished. On the iso we get the new code in and follow the installation procedure: 1. change your keyboard if needed2. navigate to /alis or /alis-dev3. run ./start.sh4. stop the script...
7 How to edit files in the live environment – procedure

7 How to edit files in the live environment – procedure

BTRFS + PLASMA BTRFS + XFCE4 In the live environment we decided to use BTRFS instead of EXT4. Then we run ./alis.sh and wait. Introduction to booting up the AA ISO, now renamed to Ariser, showcasing the integration of Arch Linux with ALIS, and highlighting the...
6 Installing the Ariser iso

6 Installing the Ariser iso

We decided to install the AA (now renamed to Ariser) ISO in Vmware workstation. The script to install Vmware is on https://github.com/erikdubois/arcolinux-nemesis. We check the settings and mount the iso. There are settings in Vmware to set your iso to be the first...
5 Building the iso

5 Building the iso

Dev stands for Development. We will show you how easy it is to build an iso. We are using the archiso package and all the Arch Linux packages. We show you the content of the build folder – it will contain /etc/dev-rel and our nanorc. The tutorial progresses to...
4 Configuration of ALIS

4 Configuration of ALIS

Configuring can be an endless source of fun (or frustration). We read the alis.conf together and explain the lines. Then we compare my code with the official code and you will see I had to edit and figure out quite a bit. So will you. You need to fill in the...