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!
Ad Blocking Detected
Please consider disabling your ad blocker for our website.
We rely on these ads to be able to run our website.
You can of course support us in other ways (see Support Us).
(@elnoe)
New Member
Joined: 7 years ago
Posts: 1
Topic starter
November 13, 2016 7:18 AM
Good evening, someone can tell me what the applepi-baker password is, thank you
(@hans)
Famed Member Admin
Joined: 10 years ago
Posts: 2459
November 15, 2016 2: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:~
Ad Blocking Detected
Please consider disabling your ad blocker for our website.
We rely on these ads to be able to run our website.
You can of course support us in other ways (see Support Us).