When you log in to the Pi via SSH, you are greeted with the Admin Menu.
If, for any reason, you would prefer to bypass the Admin Menu and start at a bash prompt, it can be easily disabled by commenting out a line of code in the .bash_profile file.
How To ByPass the Admin Menu Open the file using the following command: nano ~/.bash_profile Locate the line that starts with exec /usr/local/sbin/admin.sh Comment it out by adding a # at the beginning of the line: #exec /usr/local/sbin/admin.sh Save the file and exit. Finally, reboot the Pi for the changes to take effect:
Supermon UK Weather Script
The original Supermon weather scripts appears to be failing for those living in the UK. I have created a new script which allows the weather to be displayed inside the Supermon control panel.
Watch Video to see how to install
Note: This script is only for UK users as I have used the UK Post Code system.