The book is by a long time user of Linux in general, and a user of Arch Linux aimed at those who have not installed Arch Linux before but would maybe like to try. I explain about ISO files, using Ventoy system for formatting the USB for an arch install medium. I write about 2 approaches for rescuing Arch Linux including Timeshift and rEFInd should there be a problem with the Arch operating system
I try to demystify systemd by showing how to create a systemd unit and manage it; also I explain how to access systemd information. I go through pacman commands .I elaborate on the approach to web development using Apache web server and CodeIgniter4 getting to the point where data can be retrieved from a sqlite database and rendered to a view. I show the approach to permissions so that code can be edited and saved in your web dev app as a normal user IE without root permissions.