Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
(@elnoe)
New Member
Joined: 8 years ago
Posts: 1
Topic starter
November 13, 2016 8:18 AM
Good evening, someone can tell me what the applepi-baker password is, thank you
(@hans)
Famed Member Admin
Joined: 11 years ago
Posts: 2762
November 15, 2016 3:55 AM
The ApplePi-Baker doesn't have a password.
The password it's asking for is your "sudo" or "root" password.
It's the password you'd enter to get admin right.
You can test it in Terminal, by typing:
sudo ls
Then it will ask for a password, type your admin password (ie. the password you use when installing applications etc).
You should see something like this:
MacBook-Pro:~ john$ sudo ls
Password: **********
.CFUserTextEncoding .lazarus Movies
.DS_Store .oracle_jre_usage Music
.Trash .ssh Pictures
.bash_history .subversion Public
.bash_sessions Applications ShortCuts
.cache Desktop Sites
.config Documents freepascal
.cups Downloads tmp
.dropbox Dropbox
Library
MacBook-Pro:~