-
Install using the full disk encryption: https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019
-
Configure hibernation:
# vi /etc/initramfs-tools/conf.d/resume RESUME=/dev/mapper/<swap-partition> # vi /etc/default/grub # add `resume=/dev/mapper/<swap-partition>` to the `GRUB_CMDLINE_LINUX_DEFAULT` # update-initramfs -u -k all # update-grub -
systemctl edit systemd-hibernate.service[Service] ExecStart= ExecStartPre=-/bin/run-parts -v -a pre /lib/systemd/system-sleep ExecStart=/usr/sbin/pm-hibernate ExecStartPost=-/bin/run-parts -v --reverse -a post /lib/systemd/system-sleepsystemctl daemon-reload -
vi /etc/acpi/events/powerevent=button/power action=/bin/systemctl hibernateservice acpid restart -
Ungroup
alt-tabin gnome-shell:dconf-editororg/gnome/desktop/wm/keybindingsswitch-applications->switch-windows
-
guakefromapt+ (libutempter0) -
Fira code (from the apt)
-
Ubuntu make
add-apt-repository ppa:lyzardking/ubuntu-makethenubuntu-makepackage -
VScode from
umake -
gofromumake -
zshfromapt+ https://github.com/denysdovhan/spaceship-prompt
Last active
March 6, 2020 22:50
-
-
Save zerkms/3f03bf1e03ce26d08e81fa83651584fb to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment