x3i
@x3i@lemmy.x3i.tech
- Comment on Planning build: Power efficient headless steam machine, and later upgrade for AI tasks 10 months ago:
Might be the case but is this really a problem to solve? To my knowledge, all modern boards support wol.
- Comment on Could someone explain how to set up a lemmy instance with ansible for an absolute beginner 10 months ago:
I second this. If you want people to help you tell us
- what did you try to achieve
- what command did you issue
- what is the problem
Meaning what did you type, what did you expect it to do and what is the error. Copy the code ideally, alternatively send a screenshot. Once you provide this, we will be happy to help.
- Comment on Could someone explain how to set up a lemmy instance with ansible for an absolute beginner 10 months ago:
I don’t see anything like that in this thread. If you want people’s help, help them help you and provide sufficient information about your problem.
- Comment on Two Servarr (Radar and Sonar) stopped working for unknown reasons 10 months ago:
When you issued the netstat command, were the containers up or down? Issue it again after
docker-compose stop
If you moved or renamed the compose file, the old conrainers would still run in the old context. - Comment on Looking for low power devices for selfhosting 11 months ago:
Very nice! I am running an HC4 (I think; the toaster) now since last month and so far, it’s running much better than I thought! So yes, check that one first, then see if you have to upgrade and if you do, go for aarch64 or traditional x64 but not 32 bit arm
- Comment on Looking for low power devices for selfhosting 11 months ago:
Alternatively, there are also some options from pine64.com, maybe scroll through there! Same for odroid.nl
- Comment on EBook Management 11 months ago:
Native tool, not the web. So far, I have not felt the need to use anything else; calibre does decent management and connects to my koreader installations on ebook readers, while the abs app handles all interactions with phones. The latter has good wife-approval but the syncing through calibre to readers is complex and not super reliable, so it still requires “admin intervention”
- Comment on Should I move to Docker? 11 months ago:
Yes. Let me give you an example on why it is very nice: I migrated one of my machines at home from an old x86-64 laptop to an arm64 odroid this week. I had a couple of applications running, 8 or 9 of them, all organized in a docker compose file with all persistent storage volumes mapped to plain folders in a directory. All I had to do was stop the compose setup, copy the folder structure, install docker on the new machine and start the compose setup. There was one minor hickup since I forgot that one of the containers was built locally but since all the other software has arm64 images available under the same name, it just worked. Changed the host IP and done.
One of the very nice things is the portability of containers, as well as the reproducibility (within limits) of the applications, since you divide them into stateless parts (the container) and stateful parts (the volumes), definitely give it a go!
- Comment on EBook Management 11 months ago:
I’m currently using Calibre and Audiobookshelf, where the latter is basically just using the folder structure of Calibre with and additional folder for some audiobooks. Works okay but is not the greatest solution. The calibre library web interface is quite nice (not the weird VNC-style admin panel, the one on other port). People also mention lazylibrarian a lot but I never tried it.
- Comment on Governments spying on Apple, Google users through push notifications: US senator | World DNA 11 months ago:
Great question, from my understanding, notifications through private nextcloud or ntfy instances should be safe but I just started looking into this a month ago, so let’s wait for someone more knowledgeable to join in here.
- Comment on Dell Optiplex turning into turbine after load 11 months ago:
Are you sure you installed the drivers from www.dell.com/support/home/en-ie/…/drivers ?
- Comment on Dell optiplex - how to transfer windows pro license to new SSD? 1 year ago:
Not at all, Windows 10 and beyond identify you hardware composition, so as long as you don’t swap the mainboard, the license is automatically applied again upon intetnet connection (assuming you install the same windows version and do not enter another license key during installation). If you want to transfer your data though, get a cheap external USB HDD enclosure and use clonezilla to clone the drive.
- Comment on Calibre Android client (audio & video) 1 year ago:
I already have a Jellyfin server, won’t switch to plex but maybe I find a comoatible client for that one, thanks for the pointer!
- Comment on Calibre Android client (audio & video) 1 year ago:
Thank you, I will look into that, any recommendations about the client or is there only a single one?
- Submitted 1 year ago to selfhosted@lemmy.world | 9 comments
- Comment on Pi-Hole and Searxng Question 1 year ago:
Tge easiest way is probably to change the port of the Pihole config page