Welcome to the Linux Foundation Forum!

coop

  • Re: LFS201 -- Ch16 -- filesystems -- What is "cmd"?

    It should read "Directly writing to disk from the command line (ignoring.." It was poorly phrased. This would mean doing something like "dd if=/dev/random of=/dev/sda1" or echo &q…
  • Re: LFS201 Killing processes

    kill -9 (or kill -19) is terminate with extreme prejudice. Dead Dead Dead. Nothing remains and it can not be restarted. (It is not a suspend signal). If you kill the init process, you kill the system…
  • Re: Rant on Windows and Linux

    Windows is what you are used to. On the occasions where I'm forced to troubleshoot Windows (for other people) I usually have to boot the machine into Linux one way or another so I can actually d…
  • Re: Ubuntu VM Problem

    you are assuming the machines were created at similar times with the same version of vmware. I don't know but these machines are created first when the distribution is released and then occaisio…
  • Re: LFS201 - Chapter 13 Discussion // Questions // Banter

    As an aside, you can turn off mounting tmp as a RAM disk with: sudo systemctl mask tmp.mount and then reboot. I always do this. I've only seen this being the default on Fedora (using tmp in RAM)…
Avatar

Upcoming Training