Tagged Questions
0
votes
1answer
171 views
Does CentOS fall into System V family? How is it considered to be while comparing with Unix System V family?
CentOS is "derived entirely from the Red Hat Enterprise Linux (RHEL) distribution" (more here).
Does it fall into any UNIX System V family? Such as PDP-11 or etc?
If not, where does CentOS stands ...
2
votes
2answers
212 views
“Linux supports the dynamic loading of kernel modules. ”
I read in a book written by Robert Love that:
Linux supports the dynamic loading of kernel modules.
He said this is the difference between Linux and Unix, but I seem to recall there is also KLD ...
0
votes
2answers
760 views
Who wrote the “Linux kernel” (Linus Torvalds and his team)?
Who are the authors of the pure Linux kernel from scratch, which was integrated with GNU tools and formed the full GNU/Linux Operating system in the 1990s? I have read some wiki articles but I haven't ...