After having used Ubuntu LTS for 6 years, I find a little more peace with Debian. I do not like systems that break. Debian Stable is IMPOSSIBLY HARD to break, even more than Ubuntu LTS, which only broke once because of my stupidity of installing ProtonVPN client and using VPN killswitch through it. Switched to using OpenVPN/Wireguard config files.
Debian doesn’t break often because they don’t change things just for the sake of changing them. Nice and stable. Even if you do break something, a guide published 5 years ago describing how to solve the problem would probably still mostly work today.
Godot engine broke with windows on my hardware, Simeone suggested me to try out linux, went with ubuntu 18.10 i think. Have been using linux ever since
First step is to back up whatever data is there. Boot into a rescue distro like GRMLdd the block device to an external hard drive.
If you nuked the partition table, there may be additional work to rebuild it if you used GPT rather than MBR. But gdisk should also tell you if there are backups, which would make your life way easier.
If you still have a partition (like /dev/sda1) but the mount command claims that it cannot find a valid ext signature, you might be able to simply use mkfs.ext4. It’s counterintuitive, but this isn’t destructive and will recreate the filesystem leaving the data alone. And if it does turn out to be destructive, that’s why you have your backup.
To recover from the backup, you can use scalpel or photorec from the testdisk package. Photorec holds your hand and can be run in read-only mode. Caveat: These tools work by looking for specific file headers and makes a best guess as to where it’ll end (if the format doesn’t have a defined footer).
In the car now, but I can respond with more detailed steps if your other options don’t pan out.
In F/OSS, it is not unusual for software to stay below 1.0 version for a long time yet still get a lot of use. Just look at how long OpenSSL, for example, was at 0.9.something, while already being of crucial importance to a lot of internet infrastructure.
The reasons for this are varied, but the most important is probably simply that free software developers don’t feel the pressure to call a product 1.0 when they don’t believe it is ready to be called that.
Sco xenix way back when was required for work. I decided to run it on my desk Then i had to work on sun machine for a few years. So ive really never been a windows person except for games. Once wine then proton atrted letting me game even a little then i got rid of every windows install i had and replaced with linux
Job reason, early on my college, realize on my field I would be working on Linux a lot. I installed one on my laptop to get a head start. It was painful, Not being able to use the usual software, did not help that my university don’t even use Linux. I had to keep trying to find workarounds.
I tried it out and discovered none of the annoyances I had with windows existed here, then I started customizing things, redesigning my interface from the ground up to make everything as optimized as possible, to an extent that would never be possible on windows.
Plus I have massive ethical concerns regarding proprietary software.
It is the same as with all logins: It goes through the Pluggable Authentication Modules. So you need a service that uses PAM (they basically all do for a long time now) and the configuration of that service needs to include homed as an option to authenticate users. Check /etc/pam.d for the config files.
Curiosity. Then starting development and figuring out most things non-MS specific assume UNIX/Linux based. I’m not obsessed at all, I quite enjoy macOS, and don’t mind Windows too much for what I do with it, but it’s my OS of choice for development machines, and any servers I control.
Same here. Curiosity which changed in time to my work.
I even was using win10 + wsl in company, but after time of adding crapware + forced win11 update (downgrade) I just said “gimme Linux laptop”. Gave up totally, useless for me
On personal hardware - Linux is first choice, omly gaming pc is Windows based.
I’ve been running Linux in some form since 2012 - I installed Ubuntu 12 on my old laptop and played around with it - was a pain so I dropped it for Windows until like… 2015? Then I went full into it as I started getting into programming and whatnot.
linux
Hot
This magazine is from a federated server and may be incomplete. Browse more on the original instance.