apt-get install lm-sensors
to install
sensors
to see the temp
/usr/bin/ssh -fN -R $1:localhost:22 you@yourserver.net
, where $1 is the port number you want to use for that rig.
/usr/bin/killall -g --older-than 10m ssh
when necessary so the tunnel can re-establish automatically, like so:if ! /bin/ps -ef | /bin/grep ssh | /bin/grep $1 | /bin/grep -v grep | /bin/grep -v launch; then
/usr/bin/ssh -fN -R $1:localhost:22 me@myserver.com
else
#/usr/bin/killall -g --older-than 12h ssh
if ! /bin/ps -ef | /bin/grep sshd | /bin/grep pts/ | /bin/grep -v grep; then
/usr/bin/killall -g --older-than 10m ssh
fi
ping -c 10 myserver.com || /usr/bin/killall -g --older-than 10m ssh
fi
cat ~/myopenaps/oref0-runagain.sh
and see what it has after --enable
meal
there, you won't get AMA
oref0-runagain.sh
and i’m still not seeing COB in NS after updating and eating a snack.
COB: Undefined
Oh - and any circuit designed to safely charge a lipo cell can safely charge a li-ion cell as well (assuming your not breaking the C-rating of the cell).
Ok, I'll stop rambling about batteries now.
l
(that's the lowercase letter l) again?