I found this helpful with some of my allstar nodes… Being able to see how much space is left on the hard drive etc… along with what the outside temperatures roughly are… Figured some of you might enjoy this…
Here is the forum post thread where i posted my original help section…
http://forum.kc9zhv.com/index.php/topic,293.0.html
Greetings I have decided to run a new MOTD type setup on my servers so I can see whats going on with the server and a really quick basic weather update…
Here is the original article where i had found the info.
https://help.ubuntu.com/lts/serverguide/pam_motd.html
Ok so here we go…
Code: [Select]
sudo apt-get install landscape-common weather-util
Now that we have installed the packages here is how to setup your local weather to appear on the MOTD.
Code: [Select]
sudo nano /usr/local/bin/local-weather
So now to setup your weather information server side…
You can find the information here…
http://www.nws.noaa.gov/tg/siteloc.php
Code: [Select]
`#!/bin/sh