AlmaLinux 10 „Purple Lion“ veröffentlicht: Stabil, sicher und zukunftsbereit https://fosstopia.de/almalinux-10-ist-da/ #AlmaLinux #AlmaLinux10 #EnterpriseLinux #LinuxServer #RHEL10
💥 Un NAS ultra-efficace pour 177 € ? Oui, avec l’Intel N100 et le Jonsbo N2 !
🔧 4x 2.5GbE, 6 SATA, iGPU pour Plex/Jellyfin, 35W max !
🎥 Vidéo complète ici ➡️ https://www.youtube.com/watch?v=sZSFIugHXvA
#LinuxServer #NASDIY #Unraid #TrueNAS #Homelab #TechFr #Jellyfin @Jellyfin @UnraidOfficial @plex
Es geht doch nichts über Flüchtigkeitsfehler in der Konfiguration, die einem nach nem Neustart die Netzwerkverbindung zerschießen. Und wenn man natürlich ne Ewigkeit nicht neu startet, fällt das nicht auf.
#Linux #LinuxServer #Homeserver
Transformez un vieux PC en serveur multimédia 4K ! Tuto avec @Jellyfin
, @asus
& OpenMediaVault : https://youtu.be/48r_HD3jkRM #TechDIY #ServeurMultimédia #Jellyfin #BluRay4K #OpenSource #TechTips #DIYTech #LinuxServer #HomeServer #ASUS #Intel #GeekLife #StreamingMaison #MakeMKV #Tech2025
Ubuntu 25.10 (Questing Quokka): Erste Testversionen verfügbar https://fosstopia.de/ubuntu-25-10-daily/ #LinuxDesktop #LinuxServer #Ubuntu #Ubuntu25.10 #Ubuntu25.10QuestingQuokka
Ubuntu 20.04 LTS: Support endet bald – jetzt besteht Handlungsbedarf https://fosstopia.de/ubuntu-20-04-eos/ #EnterpriseIT #LinuxDesktop #LinuxServer #Ubuntu #Ubuntu20.04 #Ubuntu20.04FocalFossa #Ubuntu20.04LTS #Ubuntu22.04 #Ubuntu24.04 #UbuntuESM #UbuntuPro
I... actually managed to do this and it was somewhat messy to get through with it, but I did it. My 'stoppers' initially were simply needing to update some of the #Jellyfin's xml
configs for any wrong/old paths/values, and lastly, the #SQLite DBs themselves which had old paths as well - most of which were easy to fix as they're text
values, but some were (JSON) blob
s, using the same extension on #VSCode, this wasn't that hard to do either by simply exporting the blob, editing the blob's JSON text value, and reimporting the blob to the column. Oh, I also had to update meta.json
files of all plugins I've installed to point to the new path to their logos.
Now my Jellyfin #LinuxServer.io container sitting in an unprivileged (#Debian #Linux) #LXC container on #Proxmox is set up with hardware transcoding using the #AMD Ryzen 5 5600G onboard iGPU (cos I'm getting impatient in waiting for my #Intel #ArcA380 to arrive). I'll update my #ErsatzTV container to do the same. Everything's perfect now, 'cept, I still wouldn't recommend users to stream Jellyfin on the web or a web-based client using transcoding, cos while the transcoding itself is perfect, Jellyfin seems to have an issue (that I never got on #Plex) whereby the subtitle would desync pretty consistently if not direct playing - with external or embedded subs, regardless. Dk if that can ever be fixed though, considering the issue has been up since 2023 with no fix whatsoever.
There's also a separate issue I'm having where Jellyfin does not seem to support discovering/serving media files that are contained in a symlink directory (even though there were some people on their forums reporting in the past that it should) - I've reported it last week, but it's not going anywhere for now. Regardless though, I'm absolutely loving Jellyfin despite some of its rough edges, and my users are loving it too. I think I've considered myself 'migrated' from Plex to Jellyfin, but I'll still keep Plex around as backup for these 2 cases/issues I've mentioned, for now.
🔗 https://github.com/jellyfin/jellyfin-web/issues/4346
🔗 https://github.com/jellyfin/jellyfin/issues/13858
RE: https://sakurajima.social/notes/a6j9bhrbtq
Any tips on migrating #Jellyfin from the native #Linux install on one #Debian server (VM), to a separate Debian server using #Docker with the #LinuxServer.io container?
Looking for reasonably priced multi-site hosting, recommendations? (I dont need reseller or white label)
Thanks
#webdev #hosting #developer #WebHosting #CloudHosting #SharedHosting #Linuxserver #cPanel
**Рецензия на статью о развертывании ноды**
Статья представляет собой подробное руководство по развертыванию и защите ноды в современных условиях. Автор структурированно описывает ключевые этапы — от выбора хостинга до обеспечения безопасности.
Сильной стороной материала является его практическая направленность. Приводятся конкретные команды, инструменты и примеры конфигураций, что делает руководство полезным для пользователей, обладающих базовыми техническими знаниями. Также отмечается внимание к безопасности, включая настройку файрвола и защиты от DDoS-атак.
Однако у статьи есть и некоторые недостатки. Во-первых, информация подана довольно плотно, что может затруднить восприятие новичками. Во-вторых, некоторые утверждения требуют уточнения — например, о политиках различных хостинг-провайдеров. Кроме того, можно было бы добавить больше альтернативных методов защиты, таких как использование Cloudflare или кастомных VPN-решений.
В целом, статья — ценный материал для тех, кто хочет развернуть ноду и обеспечить её стабильную работу. Однако для повышения удобочитаемости стоит рассмотреть добавление кратких итогов в конце каждого раздела и расширение блока с пояснениями для менее опытных пользователей.
**Оценка: 85/100**
Kolibri Studio Production: Полное руководство по нодам: теория и практика нодраннинга
https://kolibristudiopro.blogspot.com/p/blog-page_23.html
**Хэштеги:**
#NodeDeployment #SelfHosting #CyberSecurity #DDoSProtection #ServerSetup #DevOps #Networking #Firewall #SysAdmin #CloudHosting #LinuxServer
**Рекомендации по самостоятельному изучению**
📚 **Книги и документация:**
**"The Linux Command Line" – William E. Shotts, Jr.** – Базовое руководство по командной строке Linux.
**"UNIX and Linux System Administration Handbook" – Evi Nemeth, Garth Snyder, Trent Hein, Ben Whaley, Dan Mackin** – Классика по администрированию серверов.
**"Practical UNIX and Internet Security" – Simson Garfinkel, Gene Spafford, Alan Schwartz** – Углубленный разбор аспектов защиты.
**Официальная документация OpenSSH, IPTables, UFW, Fail2Ban** – важные инструменты безопасности.
**Документация на выбранную платформу развертывания** – будь то VPS-провайдер, Docker, Kubernetes и др.
🎥 **Полезные видеокурсы:**
**"Linux Security" на Udemy** – курс по защите серверов.
**"Networking and Security Fundamentals" на Coursera** – основы сетевой безопасности.
**"Deploying Secure Servers" на Pluralsight** – развертывание защищенных серверов.
🛠 **Практические ресурсы и тестовые среды:**
**TryHackMe, Hack The Box** – платформы для практики навыков безопасности.
**DigitalOcean Community Tutorials** – руководство по развертыванию серверов и нод.
**Arch Wiki** – отличная база знаний по Linux и серверному администрированию.
🔍 **Дополнительные темы для изучения:**
Защита от DDoS: Cloudflare, BGP Blackholing, Rate Limiting.
Мониторинг серверов: Prometheus, Grafana, Netdata.
Контейнеризация и оркестрация: Docker, Kubernetes, Podman.
VPN и безопасные сети: WireGuard, OpenVPN, Yggdrasil.
Бэкапы и отказоустойчивость: BorgBackup, Restic, RAID-массивы.
Эти источники помогут глубже погрузиться в тему и улучшить навыки по развертыванию и защите серверов. 🚀
OK, I'm such a doofus. #linuxserver containers support custom scripts :P
Still looking for a good way to allow someone to eg. sftp/scp into a #container and allow them to update files, which will then be read by another container's httpd.
My initial plan was to use #sshpiper and the #linuxserver openssh container, but I'm running into issues where the volumes are just mounted with root permissions inside the container, which is what I definitely don't want.
Modifying the perms manually is also not acceptable - I want to automate the process as much as possible -> have a template of a compose file that spins everything up for a given FQDN.
I'm 80% there, just the file transfer method I need to figure out.
Und manchmal hilft was?
Genau. Warten.
#FindMyDevice läuft. Mit SMS Befehlen und am #LinuxServer
Grandios. Hoffentlich brauch ich es dennoch nie. 🤞
LinuxServer.io ha annunciato il lancio della propria API che fornisce informazioni dettagliate sulle immagini Docker mantenute dal team. I dati vengono aggiornati quotidianamente e tutti i timestamp sono in formato UTC.
#linuxserver #selfhosting
I used my home-server to revive my old music library. I never owned a lot of music but somehow still copied it to every device I own. Most of my music are soundtracks from games.
So to make them global available I used my home-server to setup a mpd stream library using mympd as a front end hosted on the same system. Now I can simply connect to the server and hear my music on every device I want while being inside of my home network. This feels really nice.
#Linux #LinuxServer #Music #AudioStream
Selfhosted Music Streaming - Lugcast Clips Ep 259
https://nightshift.minnix.dev/videos/watch/33915114-45bd-4a20-8256-b72726259de6
You're not talking to me, but...
I donate to #debian for the software I use, @archlinux for the documentation I use, & @kde (again software I use.)
#LinuxServer.io for containers I use. Pihole, Firefox, OpenSense...
Non-FOSS includes #KhanAcademyKids for providing excellent content for children. #Wikipedia, mostly because the #Musk told me not to.
I file bug reports. [Very] Occasionally contribute code.
I wish I had more room to contribute. If 9% more people did the same...
@jippi @josh @liber Planning to use it with an external dock + #Oculink for #GPU acceleration down the road. For now, it’s going on my desk, but future plans include a cabinet rack, more network gear, a #SynologyNAS, and a #HomeAssistant Yellow setup. Big upgrades ahead—onwards! #LinuxServer #containers #Linux #Computing #homelab