Thank you! This is what I was looking for.
Thank you! This is what I was looking for.
This looks like a great collection of things that are exactly what I’m looking for and I’m surprised I never saw this mentioned when I was looking for things.
Just a question. It says it’s built around KDE. Will it work right on vanilla Debian without jumping through many hoops? I can get around quite well in the Linux world but some things still make me stumble.
I’ve heard only good things about world building games like Minecraft but I personally never could really get into it. Maybe I’ll give it another shot. Thanks!
I guess this is going to need the use of a mouse and so not suitable for the TV setup. But my child likes paint programmes so I’ll figure out the best way to let them explore this without messing with my laptop. Thanks!
Looks interesting indeed. Thanks!
I’ve set up tailscale in the past week and fallen in love with the ease of use. So, this has my vote too. But, if i was doing this, i would chop the file into, say, 500mb parts using 7z or WinZip and then transfer it through SCP (WinSCP if using windows) over tailscale IPs.
Thank you! I’ll look into it.
Your point is valid. I’ll use the learnings from this thread for other, robust, services first and keep an eye on the progress of immich in terms of security.
Thank you, I’ll work it out based on what you’ve told me.
Thanks, I’ll figure the best way out based on the responses.
And lol, I did not know about goDaddy being this bad since this was the first time I purchased a domain. Is it possible to move domains from one provider to another or do I have to wait for it to expire and then register on the other provider?
I read about funnel and it is really cool. But it seems to only expose the services through a *.ts.net type of URL. What I want is to use the domain that I’ve acquired.
I have used reverse proxy in office setup where my local IP was NATed to a dedicated public IP. But in my home lab, I don’t have a dedicated public IP. So, i need to figure a way around that.
For now only Immich, but on a sub domain like I said in the PS. And yes, immich is installed using docker.
I’m scared to these ‘breaking changes’ even though I’m not exactly a self hosting newbie. That’s because I don’t have a proper 3-2-1 backup and I’m afraid I might lose my photos or settings. I’ve been exploring of setting up immich through a homeserver management tool like runtipi that allows taking backups separately that can be reverted to, in case something goes wrong. Anyone aware of any negatives about that?
Yes, the other answer also suggests this and I think this will do the trick. Thank you for your response.
Phew! I almost believed I was asking for something beyond the scope of linux-fu. English not being my first language may be part of the reason but still I think I covered everything that was relevant.
Yes, that’s exactly what I want and your post has given me the clarity I needed. M.2 wifi slots don’t support disks so that option is definitely out. I’m going to boot with the latest Ubuntu live OS on a USB and attempt what you’ve outlined.
I don’t have anything really critical on the zfs that is not backed up separately so I’m definitely going to attempt this and learn in the process.
Thank you for taking the time to respond!
The SSD is 256GB while the two HDDs are 4TB each. What kind of zfs config/array do you suggest I create from them?
I get the part that the cloning software does not care for the underlying OS. My worry is the fact that I’ll run the cloning software/command from a live USB which will not be able to detect the zfs mirror on my backup drive on its own and thus break the zfs mirror with bad consequences for the existing data. I could not find any commands to make the live USB OS discover and respect the existing zfs configuration.
I’ll definitely take this route if the wifi slot will not support the m.2 drive. Thanks for the suggestion.
Is it capable of recognising disks set up as zfs mirrors? I have my OS on 256GB SSD while I have two large disks where I keep my data set up as zfs mirrors. I am not very well conversant with docker so everytime I need to do a critical update, I simply create a disk image of my OS drive onto the zfs mirror. Currently, i do it by booting into a live Ubuntu USB and running commands to make it recognise the zfs mirror before cloning the OS disk. If rescuezilla can do it by default, I will prefer it over live Ubuntu.