6 ms·
Claude is also surprisingly good at analyzing system issues on a Linux system and solving them!
by VadimPR 4mo ago
Claude is also surprisingly good at analyzing system issues on a Linux system and solving them!
- PeterStuer 4mo agoNot just Linux. Whiz at system management on Windows as well.
- internet101010 4mo agoYeah Claude is really, really good there. You tell it the distro and the problem and it will solve it. Saved me a lot of pain when it came to swapping out an encrypted boot drive and was good about emphasizing the order of operations required for what I would consider a higher risk/complexity situation.
- moduspol 4mo agoYesterday I had ChatGPT walk me through fixing my single-node k3s cluster. It required rebuilding the sqlite database (while skipping a few corrupted records), then clearing the containerd cache, and then finally deleting a somehow-corrupted Secret record, and then recreating it. Without it I would have given up way earlier, but the infinite patience to keep slurping in error messages and continue to troubleshoot really worked out.