I have Ubuntu 20.04.4 LTS without graphics, only with command line. I need to run scripts after reboot (nodejs). Now after reboot at first I need to log into my user account by ssh and enter password, and only then my scripts start automatically.
Is it possible not to ask for a password when the machine turns on and to log into my user automatically after reboot?