Desktop Todo
- Limit amount of processes accordingly, using the wiki at Section
6.4. Do this after using the system for daily driving to get good benchmarks for processes needed. - Use wayland over xorg. Read about this in the 6.5 section of the wiki. I will know to do this, when the time comes
- item 10: Sandboxing applications on the Security page. Read after installing a GUI
- item 11: a firewall. on the security page. Do this after installing a GUI
- Read about system maintenance and upgrading the system
- Arch Linux uses systemd as the init process, which is a system and service manager for Linux. For maintaining your Arch Linux installation, it is a good idea to learn the basics about it. Interaction with systemd is done through the systemctl command. See systemd#Basic systemctl usage for more information. A logging system is also provided, with the command journalctl. See journal for more information.