This is the answer. Find your UUID with “blkid” and mount it in fstab with the ID.
It’s worth learning how. This problem is something everyone goes through (hopefully) once.
https://ostechnix.com/mount-a-drive-permanently-in-linux-using-fstab/
This is the answer. Find your UUID with “blkid” and mount it in fstab with the ID.
It’s worth learning how. This problem is something everyone goes through (hopefully) once.
https://ostechnix.com/mount-a-drive-permanently-in-linux-using-fstab/
That’s truly excellent news
Yep, Duplicacy to Backblaze B2 for me
mount | column -t -s " "
Ahhhh…sanity. Thanks lovely Internet lady
Not forgetting OpenSubsonic! Thanks devs
Those demo examples are very impressive. I look forward to giving this a try.
I just tried xpipe out off the back of this post. What an amazing tool. It has a great looking interface with a bubch of features I didnt know I needed. I am inside my docker containers in about 3 clicks. Props to you crschnick, this will probably become my daily driver for homelab server administration. The one downside is it will make me lazier :)
I used this recently to help a friend with some tech stuff. The docker images were simple to bring up and within minutes we were connected. It freaked him out how easily I could get on and control his PC. I was impressed by the whole experience.
This article taught me the term “Hundred Model War” referring to the crowded AI market in China. Interesting stuff.
https://www.perplexity.ai/page/china-s-war-of-a-hundred-model-DDDsuWBuRDylkUWBfOpOkQ
Deadlock, and really enjoying it!
I looked at it a few months back and it didn’t have the history side of things, just the setup and realtime stats which I’d already got through the CLI. Thanks tho!
Thanks. I think I looked at doing that when setting it up, and it was more expensive in terms of API calls. With a cloud vendor you have to be careful of that, so I opted for the SIZE command.
Rclone. Not because it’s a complicated tool, but because I would like a history of my file transfers and a few graphs to show we what speeds, files sizes and whether the transfer succeeded. At the moment in order to confirm my home backups have succeeded, I have to run a separate size comparisons between my different datastores.
7 Days To Die. It may have taken them 10 years, but the game is pretty solid now. This release has a huge number of quality of life changes, fixes and is extremely performant compared to many previous alphas. Great fun with friends.
I honestly don’t know what would happen, but I wouldn’t try it. Hard disks are sensitive things.
You may have seen this already, but on the GloriousEggroll Github it mentions not having V-sync set to “Auto”
https://github.com/GloriousEggroll/proton-ge-custom?tab=readme-ov-file#notes
Is this only with Warframe? Do you use X11? If so, could it be defaulting to a lower Hz second monitor or something? I suffered with this for years until I swapped to Wayland. Just a thought.
The HBA can definitely handle hot swapping, but I’m pretty sure you need a backplane for it to work. If I remember correctly, it needs the capacitors on the backplane’s PCB to allow for the power drain. I’m not sure those cables alone will do.
I have this HBA in my homelab server and was surprised to find it has two SAS controller in it. I can’t remember exactly what I had to do to flash it, but I needed to flash both controllers using an EFI prompt so they became one controller. It took an afternoon of research, but I eventually flashed both of them to IT mode and it worked as expected. I’m pretty sure this thread helped me at the time:
Good luck!
Interesting stuff, thanks.