Manuals/autologin: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 September 2024

  • curprev 17:1617:16, 30 September 2024Shorun talk contribs 688 bytes +688 Created page with "This manual explains how to set up auto login on a minux system in order to automatically log in, you would have to somehow log in before init runs login.sh, this can be achieved by adding an instruction to the boot process. edit /etc/apt/boot/autologin.d, in this file, add one line, replace "foo" with your username and "bar" with your password. <code>minux.login("foo","bar")</code> save the file, exit the editor now we need to trigger apt to do someth..." Tag: Visual edit