That’s one of my dilemmas. Due to using BSD and relying on jails I have a hard time using lots of possibly nice apps being released nowadays because they only offer the docker way of installing.
That’s one of my dilemmas. Due to using BSD and relying on jails I have a hard time using lots of possibly nice apps being released nowadays because they only offer the docker way of installing.
OK. Thanks for clarifying. :)
Am I reading this correctly. 799 pln for entrance?
I was debating between getting myself a NAS or some PC to setup my homelab. I decided for a PC as it gives me more freedom to install and personalize it the way I want.
At the moment I’m running FreeBSD with jails on a Q920 with an i5 processor, 16 GB of RAM, one internal SSD with 512 GB and 2 external USB SDDs with each 1 TB which costed me around 300 Euros.
Seems more than enough for the services I want to provide to myself which are the following.
Navidrome > serves all my music locally and remotely.
Zabbix > to monitor my servers
DNSMasq > ad blocking and local dns
gitea > repo for code and other docs
Transmission > torrenting
Radicale > webcal and webdav
Photoprism > local photo gallery
Vaultwarden > Password manager
SearXNG > search
HAproxy > to serve my public content easily to the web
Mastodon
Emby > local media server
And I run a Linux VM on bhyve to serve 2 tools that I was not able to make work easily on FreeBSD.
Besides that, the node replicates some data from my VPS as a backup solution.
And I can’t complain at all. That PC is doing its job just fine. No need for any rack that uses huge amount of electricity.
Thanks for the tip but I’m not sure why I would choose a desktop client over Navidrome itself. I usually have the browser open anyway. But maybe I’m missing something useful by using an actual app?
I settled with Navidrome. It solves 2 use cases for me. Due to being web based it can be used by any PC or mobile device with access to my server. Additionally it supports subsonic which allows me to use a native android app (ultrasonic) and have music on the go. I don’t use services like Spotify.
I jumped onto the FreeBSD train a year ago and needed some virtualization tool for my job. A started using bhyve and must say that I am quite happy with it and don’t plan to move to any other tool soon. Not sure how it compares to other tools performance wise but it does the job for me.
It’s exactly that what makes you learn. Trying to create a user, adding them to a group. We all started like this.
Try to setup a little webserver that serves a wordpress site. You will have to install all needed applications and modules to make it work including nginx, mysql database, php and so on and configure some of those services using a text editor. Stuck? Use Google or DuckDuckGo like i do to get answers.
Little by little you’ll get there.
Lucky them. In Spain the standard is 7%.
If I would have been asked to choose one really useful piece of software on Windows it would be Agent Ransack. I use it to find strings in a bunch of files, even compressed ones. I believe it can do much more but I use it for this purpose on daily basis. There’s a paid version but the light one is free and does all I need. https://www.mythicsoft.com/agentransack/
I’m happy to get conviced otherwise but in my 26 years living in Spain, Valencia and Andalucia, that was what I have experienced.
In Spain they will immediatelly ask you if you are sick. Only sick people drink tea there, or english tourists, but they will usually go to english bars anyway. In those places they will serve black tea and ask you if you want it with lemon or milk.
Do you have a list of products / companies they own? I would happily make use of that list.
My native language is German but I lived in Spain for a long time and there they call them “nubes”, clouds.
This is really sad to see. More and more food banks will be needed for the ones to come. Any idea of what can be done to end this? A change in goverment does not seem the answer. We had so many and it’s getting worse every year, and not only in the UK.
A service to remove paywalls.As far as I remember,it doesn’t work with the NYT but does a good job with a bunch of other sites.
I will object on this one. Even if the majority of user does not care about privacy they do care about ransomware , viruses, speed of the system and in my opinion Linux / BSD is secure, fast and speed remains after time not like Windows where I felt that after 6 months I had to reinstall to get a performant system. I guess it is all about convincing your family and friends about those benefits.
I have been using Debian for about 20 years now. Server and desktop. But I recently migrated all my server stuff to FreeBSD and I don’t think I will move back. Jails are great and provide me a convenient way to isolate my apps. On the desktop side I will stay with Debian.
I settled on a Fujitsu Q920 with 16 GB of RAM and a 1 TB SSD. Runs FreeBSD 14.1 and each service has its own Jail.
Services:
DNSmasq - local DNS and adblocker Wireguard Navidrome MPD - Media server Vaultwarden - password save Radicale - cardav and caldav server TinyRSS - RSS aggregator Zabbix - server and service monitoring Postgresql Gitea - git repository Emby - jellyfin alternative Mariadb Bhyve VM with Debian running 2 apps (invoiceplane and leantime) which use a quite old php version and I never had time to port to Freebsd.
A second machine that starts daily and creates a backup of machine 1 by using ZFS autobackup.
Nothing fancy but it does what I need.