Welcome to the Linux Foundation Forum!

coop

  • Re: 35. /etc/hosts.resolv -- typo ?

    Yes, this is an error. It should be/etc/resolv.conf, not hosts.resolv :) Note, however, modern systems may not even be using this file ; they can be using files under run/NetworkManager, or systemd s…
  • Re: 27. Devices and udev - Device Nodes - ¿Filesystem?

    Yes indeed, the order should be vfs<->fs<->node<->hw ; i.e., file system and node should be swapped. I think an redraw of the graphic at some point introduced the error. We will fix…
  • Re: Knowledge Check Question 3.3

    orphaned processes will be adopted by whatever process the kernel is using as the "child reaper" as it was called in Linux's early days :) but no more. For old kernels that was indeed …
  • Re: RAID

    why? People run Linux on ancient systems, you would be suprised. These kinds of things will persist for a very long time unless they get unmaintainted, get bitrot and are broken. One of Linux's …
  • Re: XFS and btrfs filesystem

    The expression "snapshot" means something you can easily revert to, reset the system to. A "backup" does not have this property although it will have all the data to do so, and so…
Avatar

Upcoming Training