diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 98a06e2..f96edcc 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -133,7 +133,19 @@ "state": { "type": "markdown", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/JellyFin.md", + "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/Plex.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "ce9ac57d574a2ef3", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Raspberry Pis.md", "mode": "source", "source": false } @@ -152,7 +164,7 @@ } } ], - "currentTab": 10 + "currentTab": 11 } ], "direction": "vertical" @@ -226,7 +238,7 @@ "state": { "type": "backlink", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/JellyFin.md", + "file": "Raspberry Pis.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -243,7 +255,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/JellyFin.md", + "file": "Raspberry Pis.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -266,7 +278,7 @@ "state": { "type": "outline", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/JellyFin.md" + "file": "Raspberry Pis.md" } } } @@ -289,9 +301,12 @@ "omnisearch:Omnisearch": false } }, - "active": "f17cd289c36d7955", + "active": "ce9ac57d574a2ef3", "lastOpenFiles": [ + "Pasted image 20230717204615.png", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/Plex.md", + "Raspberry Pis.md", + "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Servers/Physical Servers", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/JellyFin.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Dreamhost.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts", @@ -317,8 +332,6 @@ "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Tools/Issue Tracking.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Tools/Webi.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Tools/Webscraping.md", - "Coding Tips (Classical)/Terminal Tips/GUIs/About GUIs.md", - "Coding Tips (Classical)/Terminal Tips/CLI Tools/Shells/Zsh.md", "Coding Tips (Classical)/Terminal Tips/GUIs", "Coding Tips (Classical)/Project Vault/On Obsidian/imgFiles/Pasted image 20230717104923.png", "Coding Tips (Classical)/Project Vault/On Obsidian/imgFiles/Pasted image 20230717000143.png", @@ -337,7 +350,6 @@ "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Tools", "Coding Tips (Classical)/Project Vault/On Obsidian/imgFiles/redditsave.com_we_always_have_that_senior_who_solve_everything-y2y8hevqny891.mp4", - "Coding Tips (Classical)/Python/tools/Libraries/xlswriter", "Coding Tips (Classical)/Quantum spaces.canvas" ] } \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/Plex.md b/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/Plex.md index 3f40b45..dfe7773 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/Plex.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Media Hosts/Plex.md @@ -1,2 +1,4 @@ Thanks to recommendation of Veetur I have a Plex server. And I am thankful to have a community of friends that have a pretty active server! + +Here is how you set up Plex [with a raspberry pi! ](https://pimylifeup.com/raspberry-pi-plex-server/) diff --git a/enter/Pasted image 20230717204615.png b/enter/Pasted image 20230717204615.png new file mode 100644 index 0000000..dc7731d Binary files /dev/null and b/enter/Pasted image 20230717204615.png differ diff --git a/enter/Raspberry Pis.md b/enter/Raspberry Pis.md new file mode 100644 index 0000000..06439d1 --- /dev/null +++ b/enter/Raspberry Pis.md @@ -0,0 +1,4 @@ + +Raspberry Pis can of course act like a computer itself with it's own operating system. RaspberryOS! +![[Pasted image 20230717204615.png]] +Here is a q[uick guide ](https://www.howtogeek.com/138281/the-htg-guide-to-getting-started-with-raspberry-pi/)on how to get set up with a Raspberry Pi :) \ No newline at end of file