What Linux distro Thomas Shelby would use if he was a Linux user ?
linuxmemes
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
I only buy ones that come preloaded with FreeDOS or whatever DOS based OS have by default. I don't want to pay for windows in the price of my laptop.
In Europe you can return the Windows licence and get your money back... at least I think you should be able to.
More like when I get a new phone. My bigger machines come with no OS or Linux.
Here is an alternative Piped link(s):
https://piped.video/DSVD97i-1Sc?t=210
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.
I'd rather get one without Windows at all.
Don't forget to extract the product key before nuking it. For your Windows VM. 🥹
I recently found out that these keys are nowadays embedded in the BIOS. The following command will retrieve it:
sudo strings /sys/firmware/acpi/tables/MSDM
This works even if you nuked Windows and installed Linux. Do note that this key will be locked to that particular hardware; you could reinstall Win on that specific computer, but you can't use that key to activate Win on a different machine.
So I did this. I nuked Windows when I bought a new laptop. About a year later I changed jobs and now needed to use Visual Studio. Now I know why Windows never hassled me for a key when I reinstalled...
I had no idea you could dump it from Linux.
Just ameliorate it after running the Github scripts
That's illegal
Not here.
No need. Use Microsoft activation scripts. https://github.com/massgravel/Microsoft-Activation-Scripts
Don't do this. Either run unactivated or do it officially.
Better option is to run a Linux VM with Wine. As it turns out, Microsoft is very happy to let you pirate Windows because they want your data and to sell you One drive.
I run Linux with wine and if I make a Windows VM I’ll still use MAS and other tools to strip out Microsofts bloatwear. If you don’t like OneDrive so much then why even bother paying Microsoft for the trash heap that is Windows? There’s more than just OneDrive stealing your data.
If Microsoft really cared they’d pull a Nintendo and have GitHub nuke their repo.
They want you to use Windows as they aren't dumb. They see competitors like Linux gaining popularity in the tech desktop space and they want to make it easy for tech savvy users to use Windows.
The fact that they don't care is really telling.
If Microsoft really cared they’d pull a Nintendo and have GitHub nuke their repo.
It's even easier for them, since MS owns Github.
OK I'm a little shocked here, how does this work? Back in the day when licenses were harder to come by, we used to use cracks / activators that would patch some binary or exploit some bug to activate. Is this .. an open source version of that?
Then it'll probably shock you even more when you realise that this thing is hosted on Github, a site owned by Microsoft... :)
I believe it works by obtaining a real licence from Microsoft servers. Since MS wants to get everybody to move from 7 to 10/11 the only thing required to upgrade a win 7 install to 10 or 11 is an installation ID. And you can reuse the same installation ID infinitely.
MS just doesn't care anymore, because they make their money mostly with cloud and data now.
I’m not sure exactly how it works. I haven’t used it in a while now. It has several different options to activate, including hardware id or setting up a local KMS server. I only ever had to use it one time, per windows install, and it would keep windows activated. It also has a tool to switch windows versions, i.e. home to pro. It is fully open source and their wiki goes into more detail. https://massgrave.dev/