Documentation Center
Figure 8: Opening Terminal in Mac OS
Open the terminal of Mac OS. Enter root mode by typing the following command: "
sudo -i
"
Figure 9: SSH in Mac OS
If you are not in root mode, enter "
ssh pi@192.168.230.1
" in the terminal to login to your gateway, the default
password is "raspberry".
If you connect your PC with the gateway through Ethernet Cable, you should enter "
ssh pi@192.168.10.10
",
the default password is "raspberry".
Figure 10: Log-in Successful Notification
3. Linux OS
If the OS of your PC is Linux, you should do the same as the Mac OS, except the root mode.