to update Linux once a fix is available, would these be the commands to use ? (google provided those to me, i just need verification if these are the correct ones)
stopping dashd
go to root
./sudo apt-get update
./sudo apt-get upgrade
./sudo apt-get dist-upgrade
if new kernel
./sudo reboot
restart dashd
[stop dash-cli]
dash-cli stop
sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade && sudo apt-get autoremove
sudo reboot
[restart dash]
[/quote]
Thanks BusterNutBag! I'm glad to see you're still hanging with us at least
