I don’t know if it’s that cut and dry. If you study a Operative Systems class or buy a book about them, it’ll exclusively deal with the kernel.
I don’t know if it’s that cut and dry. If you study a Operative Systems class or buy a book about them, it’ll exclusively deal with the kernel.
Are reading what you write? It’s linux so it isn’t?
I don’t get this comment. Gnome is not trying to make a walled garden, and Microsoft has taken every chance they get at making walled gardens (Windows phone, windows 8 arm, various proprietary file formats and protocols), they just haven’t been very successful at it.
Yeah, they’re mostly bits of hardware that turn ttl/serial into a USB device. Then you can use minicom or dterm to connect to the host. Mostly used for embedded development, but also useful for debugging servers that are not connecting to the network without having to lug a keyboard and screen.
After they’re connected, if they speak vt110, your terminal emulator can display everything properly
Or by using gnu style options on potentially bsd tar
I mean, I never do that without downloading the script and reading it. I also read makepkg files. It doesn’t take that much to validate these things
The fsf also thinks it should be a different license apparently, given that gplv3 doesn’t force you to distribute source to users of a server, but agpl does.
Although to be fair it.migjt have more fondo with the concept not being very well tested.
But it did get a UI overhaul a few years back. Seems good enough
Yeah, and ide only supported 4 drives at a time in most systems
What? Using uuids is the solution to having to change the file (that, or stable name rules). You can also use labels if you want to.
a proper electric bike can go 45kmh as well.
There’s some debate about that. E-bicycles above class 2 (with assistance/drive at over 20mph) are not allowed on a lot of bike lanes, so they’re more like electric mopeds
I actually don’t know how many programs do this, but several check that file permissions are correct or refuse to work. Sudo and ash are 2 of them. I could see /etc/shadow being readable and writable by everyone being a problem too, but I don’t know.
Stable in the distro context refers to how often packages change. Sid (which is the one that’s broken in that) is not that. The other 2 are stable in that sense, but older software can sometimes be shaky on newer hardware.
What? The early Internet underseas cables were laid down for phones, mostly by private companies.
Firefox did it like 10 years ago. I think it’s still going around under a different name in very low tier smart phones.
Find me where it says you can’t charge or that you have to distribute source code to anyone
As not a lawyer, I’m actually not sure that cancelling the subscription is allowed by the gpl, given that it established that there can be no additional (outside of the license) conditions to share the code. I’d like to see it discussed in court, but I’m not sure interested parties have enough lawyer money for it.
I don’t think it’s necessarily a good move but you’re wrong hon several places, like:
they are BOUND BY THE GPL to freely share and distribute that code.
No they aren’t. The GPL doesn’t mention anything about price, and they’re only forced to share source code with the people they distribute software to.
They got it for free, they have to pass it on for free
They have paid for plenty of oss code
Actually for most people, the browser sends enough information in the headers, ignoring cookies, to identify them as unique. You can check out an experiment about this at https://www.amiunique.org/fingerprint. Combining that with an ip gets you pretty close.
I think some distros disable using RSA by default. Might need to use it explicitly.