Difference between revisions of "Server Building"
Jump to navigation
Jump to search
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
"The cloud is awesome... Until you get a sunny day." --Tinker 2020 | |||
This section is slowly being moved over from my [[TinkerWiki:SBN - Building Notes{{!}}General Wiki]]. Please be patient. | This section is slowly being moved over from my [[TinkerWiki:SBN - Building Notes{{!}}General Wiki]]. Please be patient. | ||
Line 23: | Line 25: | ||
* [[YTDL Server]] | * [[YTDL Server]] | ||
** ([[TinkerWiki:DownloadServer - Youtube|Old Version]]) | ** ([[TinkerWiki:DownloadServer - Youtube|Old Version]]) | ||
= File and Storage Servers = | |||
* [[Building a Storage Server{{!}}Building a Storage Server]] | |||
** [[Setting up NFS for file sharing{{!}}NFS]] | |||
** [[Installing Samba from the command line{{!}}SMB]] | |||
** [[FTP Serving{{!}}FTP]] | |||
** [[tFTP Serving{{!}}tFTP]] | |||
** [[Cloud Servers - Syncthing{{!}}Syncthing]] (maybe for backups?) | |||
= "Cloud" Servers = | = "Cloud" Servers = | ||
* [[ | * [[Cloud Servers - NextCloud{{!}}NextCloud]] | ||
** <span style="color: rgb(186, 55, 42);">A note:</span> As the current Android app release is massively broken, I'm not using this until that's fixed... | |||
* [[Cloud Servers - Syncthing{{!}}Syncthing]] | |||
= Media Servers = | = Media Servers = | ||
Line 32: | Line 44: | ||
* Using [[Mediaserver - Jellyfin{{!}}Jellyfin]] (WIP) | * Using [[Mediaserver - Jellyfin{{!}}Jellyfin]] (WIP) | ||
= | = Specialised Servers = | ||
* WeeWX | * [[PfSense{{!}}pfSense]] (Yes, it's actually a router/firewall/etc... But isn't that really just a rather specialised sort of server?) | ||
* [[SBC - LogicalDOC{{!}}LogicalDOC]] Document Management Server | |||
* WeeWX Weather Server | |||
** MQTT | ** MQTT | ||
** Web Site Upload | ** Web Site Upload | ||
** Acurite Weather Station | ** Acurite Weather Station | ||
** EcoWitt Ecosystem | ** EcoWitt Ecosystem | ||
[[Category:ServerBuilding]] | [[Category:ServerBuilding]] |
Latest revision as of 17:42, 20 October 2024
"The cloud is awesome... Until you get a sunny day." --Tinker 2020
This section is slowly being moved over from my General Wiki. Please be patient.
WEB Servers
Automation Servers
Database Servers
Download Servers
- VPN Setup
- Torrenting Server
- Use Transmission-Remote to interact with the server
- (on Linux Mint,
apt install transmission-remote-gtk
)
- (on Linux Mint,
- Use Transmission-Remote to interact with the server
- YTDL Server
File and Storage Servers
"Cloud" Servers
- NextCloud
- A note: As the current Android app release is massively broken, I'm not using this until that's fixed...
- Syncthing
Media Servers
- Using Plex
- Using Emby
- Using Jellyfin (WIP)
Specialised Servers
- pfSense (Yes, it's actually a router/firewall/etc... But isn't that really just a rather specialised sort of server?)
- LogicalDOC Document Management Server
- WeeWX Weather Server
- MQTT
- Web Site Upload
- Acurite Weather Station
- EcoWitt Ecosystem