Homeserver/homelab thread

Talk about Linux, macOS, Windows, maybe TempleOS?
Post Reply
2boxlike
Posts: 1
https://pl.pinterest.com/kuchnie_na_wymiar_warszawa/
Joined: Wed Oct 16, 2024 12:19 pm

Homeserver/homelab thread

Post by 2boxlike »

Do you guys have your own servers and what do you do with them? Favorite apps/services? :?:
Felid131

Re: Homeserver/homelab thread

Post by Felid131 »

I have an Ivy Bridge Optiplex running a Minecraft server for friends and an HTTP server for sharing big files with others. It runs Debian, and uses Spigot for Minecraft and Apache2 for HTTP hosting. I use SSH to manage it headlessly. Every night it's setup to make a backup of the Minecraft server from the 240GB SSD to the 1TB HDD. Occasionally I copy the most recent backups on the 1TB HDD to my main computer. Sometimes I use the server for big downloads, ffmpeg renders, and anything else I don't wanna tie up my main computer with. "screen" is a very useful program for starting a command and then being able to exit the SSH session.
User avatar
Crazyroostereye
Posts: 107
Joined: Thu Nov 21, 2024 9:54 am
Location: Bavaria, Germany
Contact:

Re: Homeserver/homelab thread

Post by Crazyroostereye »

I have my Old PC running as a Server. It currently runs Debian 12 with Docker installed, via which I run all my Services.

My most used and Favorite Services are:
  • Vaultwarden (A Bitwarden server for lightweight systems)
  • Nextcloud (A Google Workspace/Drive and OneDrive replacement)
  • Jellyfin (A Plex Similar Media Server for Storing and Watch Movies, Shows and Music)
Also a system I use is the ZFS filesystem for Data Security and Redundency

Here are the specs of my Server:

Code: Select all

OS: Debian GNU/Linux bookworm 12.8 x86_64
Kernel: 6.1.0-22-amd64
Uptime: 182 days(!), 3 hours, 58 mins
Packages: 1879 (dpkg)
Shell: bash 5.2.15
CPU: Intel(R) Core(TM) i7-6700 (8) @ 4.00 GHz
GPU: Intel HD Graphics 530
Memory: 13.45 GiB / 15.49 GiB (87%)
Swap: 6.85 GiB / 46.57 GiB (15%)
Disk (/): 115.07 GiB / 182.28 GiB (63%) - ext4
Disk (/data): 430.65 GiB / 1.75 TiB (24%) - zfs
I am Human, and everyone who says otherwise is lying.
ImageImageImage
User avatar
Kolev
Posts: 18
Joined: Thu Jan 30, 2025 9:23 pm
Location: Kansas City

Re: Homeserver/homelab thread

Post by Kolev »

My server Farnsworth just runs Jellyfin. The family uses it to stream our old DVD collection, because we don't have DVD players anymore. The OS is GNU Guix System and you can find the server config on Codeberg.
Kolev
Kansas City, MO
Mastodon
Uses: GNU Boot | Trisquel GNU/Linux | JMP.chat
Thoughtless
Posts: 24
Joined: Wed Apr 30, 2025 3:53 pm

Re: Homeserver/homelab thread

Post by Thoughtless »

I have a Zimacube Pro w/ A2000 - an over tuned Media Server
>Syncthing
>PhotoPrism : A Photo Gallery w/ AI features
>Immich : Another Photo Gallery w/ AI features
>Jellyfin : Think Plex but without pinging a distant server
>Audiobookshelf : Think Audible but with local media
>Swing Music : Think Spotify but with local media
>MeTube : Downloads videos/playlists from Youtube
>Emulatorjs : Play retro games in a browser
>Tandoor : Recipe book.
>Link Stack : Link sharing/management solution
>GemDigest Bot : Summarizes articles
>Homarr : A Dashboard
>Arr Stack : IYKYK
>Tailscale : Connects to a Headscale server hosted on VPS.
>Obsidian : Note taking
>OctoPrint : 3d Printer
>Draw.io

A Proxmox Server with a 4090
>Kasm : This service creates disposable containers. Think an immutable VM with a time limit.
-ie: With a Thunderbird extension on my desktop any link I click on will launch in VM with a custom image of Brave on my proxmox server. So even if I accidentally click on a link I need not go into panic mode.
***images in kasm***
>>Brave (for thunderbird)
>>Brave (for checking sketchy links)
>>Firefox (For reasons)
>>Ubuntu
>>Kali
>>Parrot
>>Fedora
>>CentOS
>>Discord (Personal)
>>Discord (Random Public channels w/pseudonim)
>>Discord (Gaming Channels w/pseudonim)
>>Discord (Tech/Security channels)
>>Discord (Woodworking)
>>Discord (Leather Crafting)
>>Signal #1
>>Signal #2
>>Signal #3
>Syncthing
>Open WebUI - self hosted chat bot
>Stable Diffusion - self hosted image generator
>ComfyUI - self hosted image generator
>Netboot.xyz - for booting off an image without having to plug in a USB with a desired ISO
>LibreOffce - open source office suite
>Gluetun - VPN for specific VMs
>Acunetix - scanner
>Webmap - nmap dashboard
>Web-Check - website analysis
>NPS - another dashboard
Post Reply