Installation
- ArchLinux Installation
- Installing ArchLinux in VirtualBox (Worked well with minor adjustments)
Mounting an additional internal drive at boot
- Edit fstab: Accessing an internal drive
/dev/sdc4 /media/anyname rw,auto,user 0 0
Installing files from the ArchLinux User Repository
Deluge
Installation Notes
- "Import Error: No module named gtk" when running
deluge-gtk: installpygtkpackage.
Network Manager
PIA
- Finally got it working via NetworkManager/OpenVPN using PIA's script
Redshift (F.lux alternative for Linux)
Installation Notes
- Installation with
pacman -S redshiftworked fine. - Noted when trying to run
redshift-gtk1needed to installpython-gobjectandpython-xdgas noted on the ArchLinux Wiki. - Install as service:
systemctl enable /usr/lib/systemd/redshift-gtk.service - Manually configure
~/.config/redshift.conffile.