Update README
This commit was merged in pull request #85.
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
You can modify the followings by altering the files directly on the SD card. You can do that by inserting the SD card to a computer in Linux Operating system.
|
||||
|
||||
1. Network Settings
|
||||
- File Location: /etc/ip_setup
|
||||
- File Location in BOOT Partition: /mnt/ip_setup
|
||||
- Description: It contains the network setup script that is run once during initialization. You can add any network related to scripts to this file.
|
||||
|
||||
2. SSH Public Key
|
||||
- File Location: /root/.ssh/authorized_keys
|
||||
- File Location in ROOT Partition: /mnt/root/.ssh/authorized_keys
|
||||
- Description: SSH Public key authentication file.
|
||||
|
||||
You should append the ssh public key of your PC here with hostname removed.
|
||||
|
||||
Reference in New Issue
Block a user