Users

From AlwaysInnovating

Jump to: navigation, search

This page deals with user accounts on the Touch Book.

Which account is used by default?

In addition to the root account, the default using account is named "ai". It doesn't have a password at first, so you can add one by running the passwd command in the terminal.

How do I become root?

Open a terminal and enter the following command:

$ sudo -s

You can run this afterwards to change the prompt:

# source /etc/profile