🌱 small edits in garden
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
cd0c432952
commit
5782de2cf1
4 changed files with 10 additions and 6 deletions
|
@ -8,7 +8,11 @@ layout: "../../../layouts/Layout.astro"
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
||||||
## Commands
|
### 🔗 Links
|
||||||
|
|
||||||
|
- [Encrypting and Decrypting Directory in Linux](https://www.baeldung.com/linux/encrypting-decrypting-directory)
|
||||||
|
|
||||||
|
## 📋 Commands
|
||||||
|
|
||||||
### Encrypt Directory Using Symmetric Key
|
### Encrypt Directory Using Symmetric Key
|
||||||
|
|
||||||
|
|
|
@ -5,5 +5,5 @@ layout: "../../../layouts/Layout.astro"
|
||||||
---
|
---
|
||||||
Info about different services I've got running on my homelab.
|
Info about different services I've got running on my homelab.
|
||||||
|
|
||||||
- [**sidBot** 🌱](/garden/services/sidbot)
|
- [**sidBot** 🌿](/garden/services/sidbot)
|
||||||
- [**sidsIgloo Minecraft Server** 🌱](/garden/services/mc_server)
|
- [**sidsIgloo Minecraft Server** 🌱](/garden/services/mc_server)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: 'sidBot'
|
title: 'sidBot'
|
||||||
description: '🌱 ~ Very rough notes about the bot'
|
description: '🌿 ~ Rough, but cleaned up notes about the bot'
|
||||||
layout: "../../../layouts/Layout.astro"
|
layout: "../../../layouts/Layout.astro"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ layout: "../layouts/Layout.astro"
|
||||||
|
|
||||||
[📜 **cv**](/cv) · my resume
|
[📜 **cv**](/cv) · my resume
|
||||||
|
|
||||||
[🌱 **digital garden**](/garden) · wild garden, filled with drafts, ideas and more
|
[🪴 **digital garden**](/garden) · wild garden, filled with drafts, ideas and more
|
||||||
|
|
||||||
[⏳ **now**](/now) · what i'm doing right now
|
[⏳ **now**](/now) · what i'm doing right now
|
||||||
|
|
||||||
|
@ -18,4 +18,4 @@ layout: "../layouts/Layout.astro"
|
||||||
|
|
||||||
[📀 **vinyl collection**](/vinyl) · all my vinyls
|
[📀 **vinyl collection**](/vinyl) · all my vinyls
|
||||||
|
|
||||||
[🗺️ **worldmap**](/worldmap) · map of places I've been in the world
|
[🗺️ **worldmap**](/worldmap) · map of places I've been in the world
|
||||||
|
|
Loading…
Reference in a new issue