summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html46
1 files changed, 19 insertions, 27 deletions
diff --git a/public/index.html b/public/index.html
index 44986bd..87ed317 100644
--- a/public/index.html
+++ b/public/index.html
@@ -41,6 +41,24 @@
<article>
+ <h1><a href="https://blog.tinfoil-hat.net/posts/shell-aliases/">Shell Aliases</a></h1>
+ <b><time>25.01.2024 13:22</time></b>
+
+ <a href="/tags/technology">Technology</a>
+
+ <a href="/tags/linux">Linux</a>
+
+ <div>
+ Here are my Shell Aliases, that I use mostly on a regular basis, enjoy
+# Aliases ## RSS Feeds alias rss=&#34;newsboat&#34; ## Change OpenBSDs Soundlevel alias audio-ext=&#34;sysctl hw.snd.default_unit=4&#34; alias audio-int=&#34;sysctl hw.snd.default_unit=0&#34; ## List files and Folders alias ll=&#34;ls -lah&#34; ## Mount with SSH alias nasm=&#34;sudo sshfs -o uid=1000 -o gid=1000 -o allow_other root@192.168.178.200:/hdds/ /media/anon/nas &#34; ## Torrent via CLI - no seed alias torrent=&#34;aria2c --follow-torrent=mem --seed-time=0 -j 10&#34; ## Neofetch with Picture alias fetch=&#34;neofetch --backend w3m --source ~/Bilder/tiger.
+
+ <a href="https://blog.tinfoil-hat.net/posts/shell-aliases/">Read more...</a>
+
+ </div>
+</article>
+
+
+ <article>
<h1><a href="https://blog.tinfoil-hat.net/posts/removed-services/">Service Update: Discontinuation Due to Frontend-Backend Incompatibility</a></h1>
<b><time>24.12.2023 21:25</time></b>
@@ -240,32 +258,6 @@ items 40 Liter water
</article>
- <article>
- <h1><a href="https://blog.tinfoil-hat.net/posts/ai-snoop-dogg/">Ai Snoop Dogg</a></h1>
- <b><time>06.05.2023 18:26</time></b>
-
- <a href="/tags/ai">Ai</a>
-
- <a href="/tags/music">Music</a>
-
- <a href="/tags/art">Art</a>
-
- <div>
- Uberduck Snoop Dogg - Alpaka Text
-Input: write a hip-hop song about hackers, the illuminati, the new world order, freedom of speech and Aliens
-Verse 1:
-Hacking is our passion, we&rsquo;ll take it to extremes
-Gonna use this skillz for good not evil designs
-Ripping through firewalls like they ain&rsquo;t shit
-Spreadin the truth and spreadin the bit
-Takin down corrupt systems in a single night No one can stop us, cause we always fight right.
-
- <a href="https://blog.tinfoil-hat.net/posts/ai-snoop-dogg/">Read more...</a>
-
- </div>
-</article>
-
-
<div>
1 of 2
@@ -277,7 +269,7 @@ Takin down corrupt systems in a single night No one can stop us, cause we always
</main>
<footer>
- <p>&copy; 2023 <a href="https://blog.tinfoil-hat.net"><b>blog.tinfoil-hat.net</b></a>.
+ <p>&copy; 2024 <a href="https://blog.tinfoil-hat.net"><b>blog.tinfoil-hat.net</b></a>.
<a href="https://tinfoil-hat.net"><b>Landing Page</b></a>.
<a href="http://keys.gnupg.net/pks/lookup?op=vindex&amp;fingerprint=on&amp;search=0xC0090D40CFE34966"><b>GPG-Fingerprint</b></a>.
<a href="mailto:mal@tinfoil-hat.net"><b>E-Mail</b></a>.