You can’t really change the code of the windows Kernel and boot your own, that’s one of the things stopping people now
Magiilaro
- 0 Posts
- 68 Comments
Yes, but with a modified Kernel you can fake what the anticheat reads when it checks the key, so you just feed it the key it wants to see instead of your own. The anticheat module would need run on a higher level then the Kernel itself to prevent that, for example alongside the CPU (like the Intel Management Engine).
You can add your own signing keys to the UEFI and boot an modified bootloader and Kernel that you have signed yourself. So yes, it is possible to “lie”
For such a locked down system, akin to game consoles or smartphones, would be needed. And even those get jail broken and manipulated, so “total security” on there is not complete but easier to check and ensure. Another way to make sure that the code is not manipulated would be to put all those games into the cloud and have every player only play via streaming. All the code would then run on secured, locked down and verified machines.
Magiilaro@feddit.orgto Linux@lemmy.ml•Which program is the one that surprised you most that it is available on Linux?61·26 days agoThe native windows version of teams is also only a glorified web view.
My first steps were with Debian 2.0 and a Suse Version from about the same time. But that was not very successful so I went back to Windows for about a year and then really got into Linux with Gentoo. I had a year of not much to do, had to wait a year to get into University, and I decided to install the complicated Linux Distribution that I could find.
Reasoning was: It will break a lot if it is so complicated, due to this I am forced to learn while repairing it.
Magiilaro@feddit.orgto Linux@lemmy.ml•Atomic Linux Distros: What Barriers Stand Between You and Making the Switch?English3·2 months agoAtomic/immutable distros are just another tool in the tool box. It is great for systems with a limited use scenario like the SteamDeck or HTPCs. I also love to install immutable distributions on systems where the user (often IT-illiterate) and the administrator are different people.
On my desktop PC I will, for the foreseeable future, use a normal distro (ArchLinux in my case) but i am planing to look into changing my servers to immutable with docker. That could make updates/maintenance easier and reduce the risk for full server compromises
Magiilaro@feddit.orgto Linux@lemmy.ml•Please support this! As graphic designers we should be able to use a open source OS.8·2 months agoI have paid (by donating to them) for many of the open source software I use, so I don’t think that everything should be free (as beer) but should be free (as freedom) and therefore open source.
Magiilaro@feddit.orgto Linux@lemmy.ml•Why disable ssh login with root on a server if I only log in with keys, not password?0·2 months agodeleted by creator
Magiilaro@feddit.orgto Linux@lemmy.ml•Why disable ssh login with root on a server if I only log in with keys, not password?2·2 months ago“chattr +i” is what I use to make things immutable
Zola really is great, I have started to work with it and it is so much easier to grasp and to get results with. Thanks a lot for pointing me to Zola!
Magiilaro@feddit.orgto Linux@lemmy.ml•Which areas of Linux would benefit most from further standardization?4·3 months agoUnreal Tournament 2004 depends on SDL 1.3 when I recall correctly, and SDL is neither on Linux nor on any other OS a core system library.
Binary only programs are foreign to Linux, so yes you will get issues with integrating them. Linux works best when everyone plays by the same rules and for Linux that means sources available.
Linux in its core is highly modifiable, besides the Kernel (and nowadays maybe systemd), there is no core system that could be used to define a API against. Linux on a Home theater PC has a different system then Linux on a Server then Linux on a gaming PC then Linux on a smartphone.
You can boot the Kernel and a tiny shell as init and have a valid, but very limited, Linux system.
Linux has its own set of rules and his own way to do things and trying to force it to be something else can not and will not work.
Magiilaro@feddit.orgto Linux@lemmy.ml•Which areas of Linux would benefit most from further standardization?9·3 months agoIt works under Windows because the windows binaries come with all their dependency .dll (and/or they need some ancient visual runtime installed).
This is more or less the Flatpack way, with bundling all dependencies into the package
Just use Linux the Linux way and install your program via the package manager (including Flatpack) and let that handle the dependencies.
I run Linux for over 25 years now and had maybe a handful cases where the Userland did break and that was because I didn’t followed what I was told during package upgrade.
The amount of time that I had to get out of .dll-hell on Windows on the other hand. The Linux way is better and way more stable.
I will look into that too, thank you for the suggestion
A new homepage for the business of my wife.
I plan to use Hugo for it, I just wish the documentation would be better.
For the homepage I need a few additional “non-blog” pages and from the documentation I am not sure how to do that the best way.
But to be honest, I have not really looked deeper into that, so it is very possible that I just missed something.
Magiilaro@feddit.orgto Linux@lemmy.ml•If you have to pick only one Desktop Environment and use it till your computer breaks, what would you choose?6·3 months agoLXQT or KDE I just like the QT look and feel.
GNOME is great in general but not for me, it is too much MacOS alike and too limited for my liking.
If you want to take that from my text then feel free.
Magiilaro@feddit.orgto Linux@lemmy.ml•How to have a boring and low-maintenance system?12·3 months agoTinkering, in my personal definition, would mean installing third party repositories for the package manager (or something like the AUR on Arch) or performing configuration changes on the system level… Just keep away as most as possible from accessing the root user (including su/sudo) is a general a good advice I would say.
My Arch Linux setup on my desktop and my servers are low-maintenance. I do updates on my servers every month or so (unless some security issue was announced, that will be patched right away) and my desktop a few times a week.
Nearly anything can be low-maintenance with the proper care and consideration.
For your constraints I would use just use Debian, Alma Linux or Linux Mint and stick with the official packages, flathub and default configuration on the system level. Those are low-maintenance out of the box in general.
Magiilaro@feddit.orgto Selfhosted@lemmy.world•Do I really need a firewall for my server?English7·3 months agoI only bind applications to ports on the Internet facing network interfaces that need to be reachable from outside, and have all other ports closed because nothing is listening on them. A firewall in this case would bring me no further protection from external threats, because all those ports have to be open in the firewall too.
But Linux comes with a firewall build in, so I use it even if it is not strictly needed with my strict port management regime for my services. And a firewall has the added benefit to limit outgoing network traffic to only allowed ports/applications.
The name of the fork is: Tenacity https://tenacityaudio.org/
The developers of the fork have a detailed history explaining why the fork happened: https://tenacityaudio.org/docs/_content/Introduction_and_Motivation.html
Their mastodon account https://floss.social/@tenacity