Magento admin security should never rely on passwords alone. If someone gains access to your credentials, your entire store is at risk. Continue reading on Medium »
Daily Archives: February 18, 2026
I have got really old hardware(for example a receiver) who do not get any security updates and I am asking myself. Is there a way, that my devices can share in local network but not going online? My network hardware is: fritz box 7530 ax 5 port switch In my […]
Issue I have a webpage with the following HTML structure. <li id="announcements"></li> <li>Post 1</li> <li id="blog"></li> <li>Post 2</li> <li>Post 3</li> <li id="featured"></li> <li>Post 4</li> I want to write a uBlock Origin filter rule which hides id="blog" and all subsequent sibling li elements up until id="featured". <li id="announcements"></li> <li>Post 1</li> <li […]
There is a reason why raid5 is generally a bad idea: when one drive fails then during the rebuild process of the array it happens sometimes that one other drive fails (because of the stress that rebuilding puts on the devices) hence causing unfixable data loss. I never understood what […]
My PC has these problems: When I try to reboot it stays on the reboot screen and nothing happens for more than 10 minutes and when I try to shut down the system the monitor turns off but not the PC. When I try to start a game on Steam […]
Context I have to back up various functioning 4TB HDD which I do not update (think of them as an archive of files from my previous life). Actually rather transfer the data from these many 4TB HDD into fewer big 22TB drives, destroy the 4TB, and not risk losing my […]