Skip to content

Login troubleshooting

Worth loooking # Troubleshooting procces 1. check last log [[Logging.canvas|Logging]] - last or lastb 2. check if user is created - getent 3. Check gui session - sudo sytemctl status graphical.target

Tty issues

U can check weather the terminal sesison where corrupted in #dev /dev/tty - If the file is corupted it will have - in front if c then the file is ok - Use mknod

  • Check if the getty service is up
    • It’s responsible for the login prompt

Check if the account is locked

sudo passwd -S user

Check for ulimit

ulimit docs

ulimit user