<feed xmlns="http://www.w3.org/2005/Atom"> <id>/</id><title>Skynet | Docs</title><subtitle>This is ment to be a documentation site were I write everything down of whatever case or problem I ran into. I hope it will help you as well.</subtitle> <updated>2026-06-20T09:38:16+02:00</updated> <author> <name>anonym0uz</name> <uri>/</uri> </author><link rel="self" type="application/atom+xml" href="/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 anonym0uz </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Install &amp; configure NFSv4.1</title><link href="/posts/nfsv4/" rel="alternate" type="text/html" title="Install &amp;amp; configure NFSv4.1" /><published>2026-01-14T00:00:00+01:00</published> <updated>2026-05-14T13:00:00+02:00</updated> <id>/posts/nfsv4/</id> <content type="text/html" src="/posts/nfsv4/" /> <author> <name>anonym0uz</name> </author> <category term="Client Administration" /> <summary>Introduction I use NFS shares on my own homelab and I need it to access files like movies and tv shows on my NAS. So therefor I just need a fast and unencrypted file share in my network nothing else. Installation pacman -S nfs-utils Preparation In order to prevent permission issues between your NAS (or NFS file server) and your client I’ll strongly recommend to reassign the UID and GID of ...</summary> </entry> <entry><title>Windows games on Android</title><link href="/posts/windows-games-on-android/" rel="alternate" type="text/html" title="Windows games on Android" /><published>2025-09-18T00:00:00+02:00</published> <updated>2025-09-19T11:31:00+02:00</updated> <id>/posts/windows-games-on-android/</id> <content type="text/html" src="/posts/windows-games-on-android/" /> <author> <name>anonym0uz</name> </author> <category term="Android Gaming" /> <summary>Introduction I recently bought myself a new gaming handheld. After long waiting and struggling I decided to buy the faboulus mid-range device Retroid Pocket Flip 2. I don’t have any other device to test or compare settings or tweaks I found out and describe in this article. Please keep that in mind. Technical details: Part Value CPU Qualcomm Sn...</summary> </entry> <entry><title>Android - Remove or disable bloatware apps and even system apps!</title><link href="/posts/ADB-remove-bloat/" rel="alternate" type="text/html" title="Android - Remove or disable bloatware apps and even system apps!" /><published>2025-06-12T00:00:00+02:00</published> <updated>2025-06-12T20:00:00+02:00</updated> <id>/posts/ADB-remove-bloat/</id> <content type="text/html" src="/posts/ADB-remove-bloat/" /> <author> <name>anonym0uz</name> </author> <category term="Android Administration" /> <summary>Enabling ADB Enabling the so called “Developer Mode” with the use of Android Debug Bridge (ADB) is very easy and very handy sometimes. For security reasons don’t forget to disable it when you’re done. Depending on your device’s manufacturer every menu text can look different. Go to the settings app of your device. Tap on About phone. Scroll down till you’ll find a entry called Bu...</summary> </entry> <entry><title>NonSteamLaunchers - Add alternative launchers to Steam (Battle.net, Epic Games, GOG and more)</title><link href="/posts/NSL/" rel="alternate" type="text/html" title="NonSteamLaunchers - Add alternative launchers to Steam (Battle.net, Epic Games, GOG and more)" /><published>2025-05-30T00:00:00+02:00</published> <updated>2026-01-14T17:31:00+01:00</updated> <id>/posts/NSL/</id> <content type="text/html" src="/posts/NSL/" /> <author> <name>anonym0uz</name> </author> <category term="Linux Gaming" /> <summary>This is an absolute fantastic way to setup alternative launchers directly in Steam! I used NonSteamLaunchers-On-Steam-Deck-Repository by moraroy to accomplish that. The name implies that this might be Steam Deck only but its also Arch Linux and gave it a try. To give you a spoiler: "It works flawlessly" Installation Prerequisites To work with GitHub repositories it is essential that you hav...</summary> </entry> <entry><title>Enable Time-based One-Time-Password (TOTP) on terminal logins</title><link href="/posts/TOTP/" rel="alternate" type="text/html" title="Enable Time-based One-Time-Password (TOTP) on terminal logins" /><published>2025-05-12T00:00:00+02:00</published> <updated>2025-05-12T10:05:00+02:00</updated> <id>/posts/TOTP/</id> <content type="text/html" src="/posts/TOTP/" /> <author> <name>anonym0uz</name> </author> <category term="Server Administration" /> <summary>Recently I discovered and learned how to configure Time-based One-Time-Password for local and remote terminal authentications. This is awesome and very useful for sensitive devices. Installation apt install libpam-google-authenticator Compatibility To list all services compatible with Google Authenticator, run the following command: ls -m /etc/pam.d/ Output: user@server:~# ls -m /etc/pam.d...</summary> </entry> </feed>
