In the Command Window, I’m trying to type a path. As I type, I’m getting suggestions. When I type a period (.), the top suggestion is chosen, which I don’t want to happen; I want to finish typing the name of the file. I can’t find the setting that lets […]
Daily Archives: December 23, 2024
My Fedora system recently crashes with strange error messages, so I am worried that my ~5 years old SSD is failing. Now I want to rescue my data from this SSD and reinstall Fedora from scratch on a new SSD. I created a bootable Fedora USB flash drive and booted […]
In Windows 10, I am doing a backup of a drive s:/ to a destination folder (that I did not create) t:/dest with robocopy s:/ t:/dest /s (all but empty folders). The problem is at the end of the operation, the new folder is not visible in explorer or powershell […]
In bash if we run unset HISTFILE at the end of the session then it does not save the commands that ran during that session. But in zsh, after we run unset HISTFILE or fc -p, it stops recording commands to history for that session. unset HISTFILE ...secret commands... exit […]
I want to update the BIOS of my Asus notebook F3JC from version 305 to 307 but when I try to update it using the AsusTek BIOS ROM Easy Flash Utility V1.10 it doesn’t recognize all of the keyboard keys. I even tried using another keyboard but only enter and […]
I can’t edit blocks after I upgraded my Magento installation on a testing instance from 2.4.6-p3 to 2.4.6-p8 What could be the reason? Any hints where I can start investigating? I already tried to search through the logs in ./var/log but no hints to the problem. I am clueless right […]
I can’t edit blocks after I upgraded my Magento installation on a testing instance from 2.4.6-p3 to 2.4.6-p8 What could be the reason? Any hints where I can start investigating? I already tried to search through the logs in ./var/log but no hints to the problem. I am clueless right […]
I would like to use a live boot of Linux on an external SSD. First is this possible or should I use exclusively USB sticks ? If the first answer is yes, I’d like to still use the SSD to store data or programs. Is this possible and how should […]
I have a some spare HDDs from hitachi that I keep for offline backup. It goes a few months offline and then get a ton of writes, then back to storage. My drives always die after a year or so in this scenario, but this one died with some errors […]