Comment on
What are the coolest (privacy respecting) apps you have?
Reply in thread
Sadly not as AFAIK you need to be connected to the same network as the device (at least on iOS)
Comment on
What are the coolest (privacy respecting) apps you have?
Reply in thread
Sadly not as AFAIK you need to be connected to the same network as the device (at least on iOS)
Comment on
What was the last project that made you go "wow" but you lost it and cant find it now?
Any chance it was „CYB3R HUNT“? I‘ve never played it but saw a post about it here a while ago…
Comment on
Where is this in Switzerland ? 3rd of July 2023
Could it be the ::: spoiler (possible spoiler) Mauvoisin dam ::: ?
Comment on
What was your first experience using Linux? How old were you? Stick around or did you go back to windows before eventually circling back to Linux?
Mine was a Raspberry Pi in the early 2010s - I‘d had relatively little experience with computers before and had no idea what a terminal was (or even Linux for that matter, tbh), so it took me a good couple of weeks to even figure out how to reach the desktop… Used Windows most of the time after that, but got back into Linux via Ubuntu a couple of years ago. I‘ve now switched to Fedora as my daily driver and wouldn‘t go back either :)
Comment on
What was the last project that made you go "wow" but you lost it and cant find it now?
Reply in thread
Nice! No worries, glad I could help :)
Comment on
I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers.
Reply in thread
(Here‘s my adjusted version too in case that helps :)
Comment on
I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers.
I had the same problem (running Fedora 38), and this post really helped me - it goes through the whole MOK generation/enrollment and then provides a script to automatically sign the modules. I had to make a couple of adjustments to make it work on my system and to automatically load the modules with modprobe , but now I just run /sbin/vboxconfig; /root/bin/sign-vbox-modules each time my kernel gets updated and can use VBox fine again.