VirtualBox can’t enable the AMD-V extension?
Scared by this error and by the almost menacing suggestion to recompile the kernel? No worries, just “sudo rmmod kvm_amd“. Well, actually I shall thank the AI of search.brave.com for…
A civil engineer with a longlife fondness for Software Libero
Scared by this error and by the almost menacing suggestion to recompile the kernel? No worries, just “sudo rmmod kvm_amd“. Well, actually I shall thank the AI of search.brave.com for…
How (not) to configure your domainname
Slashdot tells us that a new “AI-bloat feature” of Firefox 141 blows up CPU and energy usage referring a neowin.net article that luckily offers an easy solution: disabling it. Here’s…
Thanks to Alan Pope that explained so clearly the Run ‘apt modernize-sources’ to do so issue at discourse.ubuntu.com:
From https://serverfault.com/questions/941934/sshfs-over-a-jumphost where John Kearney and Omar Buhidma suggest using ~/.ssh/config, this will accomplish this simpler syntax:
To avoid GNOME Software from running in the background, you can take several approaches based on the solutions discussed in the context. One effective method is to disable the autostart…
Rename remote branch without deleting it Quick oneliner for deleting old branch and creating a new one with same content is: git push <remote> <remote>/<old>:refs/heads/<new> :<old> where remote is obvious…
Today I wanted to add dart support to my spacevim setup, so I opened https://spacevim.org/. What a surprise, I got redirected to https://wsdjeg.net/why-spacevim-is-archived/ that stated SpaceVim 这一项目起源于 2016 年 12…
Molto apprezzabile e sintetico Convertire documenti con Python di Magnetismo.