Updated: 2023-07-17 20:46:17 + 4
parent
bbe4779c0d
commit
115d1fa8d1
|
@ -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"
|
||||
]
|
||||
}
|
|
@ -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/)
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 460 KiB |
|
@ -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 :)
|
Loading…
Reference in New Issue