

I enjoyed reading that. I agree with a lot of it.
Matrix 👉 @danny:radiantfig.fyi


I enjoyed reading that. I agree with a lot of it.


I don’t fully understand what you are trying to do? Are you using an Ubuntu machine, and want to access the nas and win11 storage in your filesystem? If so, just use either samba or sshfs. Easy to setup up and mount into the Ubuntu machine.


Thank you for this! I didn’t realise this existed! I will activate it on my instance 👍
Couldn’t get past the gate keepers to read that article 😕


That was a good read!!


What filling up means is that you have 16gb of ram, and if your system tries to use it all, it will freeze, crash and require hard rebooting. I have more than double your ram and have hit oom (out of memory) which is a kernel error. Is your do some research around out of memory and how to mitigate and prevent it in Linux, you’ll find multiple solutions and how to check if it is.


Could be oom? How much ram do you have and is it filling up?


Honestly dd is perfect. Like you say, shrink the partition down first, DD to the new disc, swap discs. That’s it.


I have a python weather app on my linux desktop using 37mb. 1.6gb seems a tad excessive.
For me that would be a waste of time. Just because my setup seems perfect today, tomorrow I might decide to make changes to accommodate a new task. My pc’s are living breathing machines that are always a day or 2 away from a slight tweak.
When I move to a new machine, I rarely want to replicate another machine I have as then I would have 2 machines setup for the same tasks. Each machine serves a different purpose so needs a different setup.
If I am replacing a machine, then I would transfer the physical disk itself. Only use clonezilla type tools for replacing a disk, as in replacing the sata SSD holding root with a new fast nvme.
It’s easy to transfer config files from one machine to another if you want to replicate some specific setups.