<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Index on Documentation</title><link>https://docs.daper.io/index.html</link><description>Recent content in Index on Documentation</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://docs.daper.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Install Linux</title><link>https://docs.daper.io/install-linux/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/install-linux/index.html</guid><description>This is an opinionated setup that I use for my personal laptop (Dell XPS 13 Pro).
Few topics covered and software that it uses:
Manjaro Sway. Secure boot. LUKS encryption. Yubikey for authentication. Hibernation. it is only covered in the uki section with the resume parameter. But it should work. Note This guide is also designed to be followed as it appears on the left side menu.</description></item><item><title>Docker</title><link>https://docs.daper.io/docker/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/docker/index.html</guid><description>Installation $ yay -S docker docker-compose docker-buildx Enable the socket
systemctl enable --now docker.socket Give yourself permissons
sudo usermod -aG docker $USER Log to sytem&amp;rsquo;s journal /etc/docker/daemon.json { &amp;#34;log-driver&amp;#34;: &amp;#34;journald&amp;#34; } Change command options /etc/systemd/system/docker.service.d/execstart.conf [Service] ExecStart= ExecStart=/usr/bin/dockerd -H unix:///var/run/docker.sock --containerd=/run/containerd/containerd.sock</description></item><item><title>Networking</title><link>https://docs.daper.io/networking/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/networking/index.html</guid><description/></item><item><title>Kubernetes</title><link>https://docs.daper.io/kubernetes/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/kubernetes/index.html</guid><description>Stern source: https://github.com/stern/stern
Multi pod and container log tailing for Kubernetes
Kubectx and kubens source: https://github.com/ahmetb/kubectx
Faster way to switch between clusters and namespaces in kubectl. Depend on fzf for interactive menus.</description></item><item><title>Pine A64</title><link>https://docs.daper.io/pine-a64/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/pine-a64/index.html</guid><description>Resources https://archlinuxarm.org/platforms/armv8/allwinner/pine64 https://wiki.alpinelinux.org/wiki/DIY_Fully_working_Alpine_Linux_for_Allwinner_and_Other_ARM_SOCs#Creating_Initramfs_File https://forum.pine64.org/showthread.php?tid=8048 https://wiki.alpinelinux.org/wiki/Pine64_A64_LTS</description></item><item><title>Raspberry Pi</title><link>https://docs.daper.io/raspberry-pi/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/raspberry-pi/index.html</guid><description/></item><item><title>Miscellaneous</title><link>https://docs.daper.io/miscellaneous/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/miscellaneous/index.html</guid><description/></item><item><title>Flatcar Linux</title><link>https://docs.daper.io/flatcar/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/flatcar/index.html</guid><description/></item><item><title>GnuPG</title><link>https://docs.daper.io/gnupg/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.daper.io/gnupg/index.html</guid><description> Note This was the old section of Yubikey, I keep it here for reference and because some guides are useful for setting up GnuPG without a Yubikey.
Links https://wiki.archlinux.org/index.php/YubiKey https://wiki.archlinux.org/index.php/GnuPG https://github.com/drduh/YubiKey-Guide https://developers.yubico.com/PGP/ Other https://gnupg.org/software/scute/index.html https://github.com/fuhry/initramfs-scencrypt https://ludovicrousseau.blogspot.com/2019/06/gnupg-and-pcsc-conflicts.html http://tech.springcard.com/guides/pcsc-unix-with-pcsclite/ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854616 https://www.esev.com/blog/post/2015-01-pgp-ssh-key-on-yubikey-neo/ https://code.firstlook.media/the-death-of-sks-pgp-keyservers-and-how-first-look-media-is-handling-it https://www.gnupg.org/documentation/manuals/dirmngr/Installation.html#Installation https://manpages.debian.org/stretch/dirmngr/dirmngr.8.en.html https://codingnest.com/how-to-use-gpg-with-yubikey-wsl/ https://dev.gnupg.org/T4998 https://cryptsetup-team.pages.debian.net/cryptsetup/encrypted-boot.html Not done, for the future Secure Boot https://casualhacking.io/blog/2020/5/24/harden-your-linux-uefi-secure-boot-using-grub-signature-checking-and-a-yubikey https://diagprov.ch/posts/2017/01/own-and-lock-down-your-laptop-uefi-secure-boot.html</description></item></channel></rss>