Radarcape:Installation Guide: Difference between revisions
Jump to navigation
Jump to search
imported>Beastadmin Created page with "=Connect Radarcape Hardware= Plug the following connectors into the Radarcape # Mode-S antenna # GPS antenna # Ethernet/LAN cable # Power cable Connect the power supply wit..." |
imported>Beastadmin |
||
Line 27: | Line 27: | ||
An initial root password has not been set. Therefore, you can login with user ''root'' and no password. | An initial root password has not been set. Therefore, you can login with user ''root'' and no password. | ||
After you have logged in on your Radarcape, you can set a new ''root'' password with the following command: | |||
<source lang="bash">passwd</source> | <source lang="bash">passwd</source> |
Revision as of 15:59, 6 October 2013
Connect Radarcape Hardware
Plug the following connectors into the Radarcape
- Mode-S antenna
- GPS antenna
- Ethernet/LAN cable
- Power cable
Connect the power supply with the electrical outlet.
Software Configuration
Set Root Password
In the default configuration, the no password is set for the root user (administrator) on the Radarcape. We strongly advise you to set a password for security reasons. Please remind your password as there is currently no other password recovery method than creating a new SD card image for your Radarcape.
First you must login to your Radarcape via SSH.
- Windows users can use the free SSH client Putty.
- Linux/Unix users may use SSH from the command line.
Please replace rs11.home with the DNS name or IP address of your personal Radarcape.
An initial root password has not been set. Therefore, you can login with user root and no password.
After you have logged in on your Radarcape, you can set a new root password with the following command:
passwd