

Since 6.12 the Preempt rt patcheshave become canon.
As for older kernels, there’s a thread Here but idk what the current situation is
Since 6.12 the Preempt rt patcheshave become canon.
As for older kernels, there’s a thread Here but idk what the current situation is
Discretionary access control let’s you specify read write and execute permission flags for three different classes of user: the user that owns the file, members of the group that owns the file, and other users. These three classes are often abbreviated with u g and o for user, group, and other. The permissions are abbreviated with r w and x for read write and execute. By calling chmod with o-x you are “subtracting” the x permissions for o users.
The file may still be executable by the files owner or users in the group that owns the file. To check, run ls -l and look at the part that shows rwxrwxrwx (any of which may be replaced with a -). This shows the permission flags in order for the owner, the group, and other users. If the flag is set you will see the letter abbreviation, if it is not set you will see -, so you would want the file to have permissions like r-xr–r-- and be owned by root, so only root can execute the file.
You can change the owner with chown root /path/to/file
If you want to get more crazy with permissions look up Linux ACLs or the setfacl and getfacl commands
Bee exploitation free honey
Don’t worry, they’re just roommates
Lol build something with serde and you’ll be hooked for life
Pretend it’s 1995 before I had Internet access
It may still be worth posting, mostly to reach people who have that com in their home feed.
Are you only asking about the worthiness as a job skill or also for personal satisfaction?
I would post this in an electronics comm
What level of involvement are you looking for in setting up the host os?
I’m a NixOS fan because once you painstakingly get the configuration file set up you basically never need to do it again. If you don’t need anything outside of nixpkgs it’s easy, otherwise it’s terrible. Docker is available in nixpkgs.
On connectbot for Android I really appreciate the feature that saves port forwarding settings for each connection. If you can add that and the option to start forwarding on connect that would be great.
Also it would be nice to be able to specify a custom command to run instead of the user’s shell.
Looks great! Nice work
It sure would be a shame if his software was covered by the gpl because it’s statically linked against Qt or FFMpeg or any other library… 👀
This is why we can’t have raspberry pi
https://www.fbdfrozen.com/hubfs/24-M4MF-0001_03.pdf
Doesn’t look identical but it’s probably similar.
👀 *could be running a cryptominer
In 2025 we boot a whole Linux system to display a logo.
Does it run Wayland? :P
My only input is gitlab is very complicated, never used the others
Billionaires only have power because people do things for them in exchange for money