ssh root@$node \ mount -uwo noatime /; \ killall httpd; \ cd /usr/local/etc/rc.d; \ rm -f *apache* *ospf* *zebra* *static* isc*; \ uname -a | grep -q "SOEKRIS" && mount -ur /;