ubuntu restart network manager when ping is low
start on started network-manager
stop on runlevel [016]
script
while true; do
if ifconfig eth0 | grep -q "inet addr:"; then
# echo "all ok!"
else
restart network-manager
fi
sleep 5
done
end script
Also in C++:
- git error needs merge
- git remove tracked files without deleting
- install discord in ubunut
- linux show drive space
- supervisord install ubuntu
- installing parse-dashboard with npm
- snap in linux
- linux test examples
- bash history delete entry
- sed from match to other match
- how to switch branch
- how to remove a software from linux
- install postman
- how to remove package files in linux
- bash switch case
- convert log file with unix timestamp
- javascript currencey formatter
- bower uninstall
- how to install deb file in kali linux
- how to make file in powershell
- git clone private repo
- delete local git repository command line creates by react
- crontab is not running my shell script
- ubuntu version