Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create /root/.profile #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rosenrost
Copy link

#4

This .profile script checks for running Rastari (i.e. is script run.sh running) and doesn't try to start another Rastari session. This allows to log in as root.

In addition to this change, a user pi (UID 1000, password "raspberry") and group pi (GID 1000) should be added and the sudo command should be installed ("apt-get install sudo"), so one can login as user pi and switch to root by typing "sudo su -".

This .profile script checks for running Rastari (i.e. is script run.sh running) and doesn't try to start another Rastari session. This allows to log in as root. In addition to this change, a user pi (UID 1000, password "raspberry") and group pi (GID 1000) should be added and the sudo command should be installed ("apt-get install sudo"), so one can login as user pi and switch to root by typing "sudo su -".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant