You can change the hostname after-the-fact and many other
options by running
sudo raspi-config
You can run this
via a SSH session from your workstation. Use the cursor keys to select Advanced.
If you ever try to reboot your Raspberry PI and it hangs instead of coming up, you may need to update the firmware on the PI.
Skip this if you don't have a reliable robust Raspberry PI power supply.
Update your firmware by downloading the Hexxeh firmware updater using sudo apt-get install rpi-update
and then run it using
sudo rpi-update.
You will need to do a reboot after running the install.
Don't do this unless you have a robust power supply since a power-off during the update could be bad.
tarpn update will download the latest TARPN custom scripts and applications. it will temporarily kick your node off the air however.
tarpn updateapps will update the OS and many installed drivers, applications including the G8BPQ node software, and utilities. This can only be run if the node is not running .
|