https://antergos.com/wiki/install/how-to-install-antergos-w-custom-lukslvm2-partitioning/
Known issue: in Grub, it seems it gets stucked in the second loading step, but you can still type your password and it wil lcontinue
https://github.com/PanderMusubi/locale-en-nl
Check the script. The script fail because it adds the "en-NL" entry at the end but without a new line. Just move it and call locale-gen...
Values shown there are fine: 85,90
In manjaro when installing the TLP package, it will ask with ACPI_CALL provider to use. Just install the one that matches your kernel. Not sure if the ACPI_CALL package will upgrade automatically when kernel upgrades to a newer version...
-
Install community/powerline and power-linefonts
- In about:config, right click, add new entry String with this value:
widget.content.gtk-theme-override=Adwaita
yay -S cups cups-pdf sane brscan4 brother-mfc-l2700dw
sudo systemctl enable org.cups.cupsd.service
sudo systemctl start org.cups.cupsd.service
Set root password and go to localhost:631. When asked for username and password, enter root and passwd
To add printer choose ADD PRINTER and select Internet Printing Protocol (ipp), in connection fill ipp://printer_ip/ipp/port1 and in Driver select Brother -> Brother MFC-L2700DW for CUPS (en)
Scanner run command sudo brsaneconfig4 -a name=SCANNER_L2700DW model=MFC-L2700DW ip=192.168.1.200
Scan app: simple-scan?
https://wiki.archlinux.org/index.php/Laptop#Modify_wake_events
It seems like XHC was causing the problem. Do it as root (sudo -s), calling wiht sudo will not work
(it works in Arch as well)
https://community.hetzner.com/tutorials/docker-compose-as-systemd-service
You can create symlinks to the location of the docker-compose but consider that all paths inside the compose must be absolute, as relative paths work from the point docker-compose is run.
You can symlink both docker-compose and .env file
You need to install cronie
, enable service (systemctl enable & start cronie) then EDITOR=vim crontab -e
and add the line:
25200 seconds = 7 * 60 * 60
01 0 * * * /usr/bin/systemctl suspend
sudo iw phy0 wowlan enable magic-packet
to check status
iw phy0 wowlan show