Linux System Administration

What happens when we turn on our workstation and try to boot into Linux? The BIOS checks the system. The Boot loader finds the kernel image, loads it into memory, and starts it. The kernel initializes devices and their drivers. The kernel mounts the root filesystem. The kernel starts the init program. init gets the rest of the processes started The last process that init starts will allow you to login.

ERROR:connection to 10.20.1.100:9315 failed (errno=111, msg=Connection refused)