I was getting endless Schpock search alerts. Getting rid of them took some figuring out.
Turns out you need to tap Search (the magnifying glass at the top) then swipe left on the Search term.
I was getting endless Schpock search alerts. Getting rid of them took some figuring out.
Turns out you need to tap Search (the magnifying glass at the top) then swipe left on the Search term.
This is my current Linux gripe.
Apache has been around for over 20 years now.
Surely, Linux distributions could have arrived at some form of consistency by now.
No!
CentOS
systemctl restart httpd.service
Ubuntu
sudo restart apache2
OR
sudo service apache2 restart
Not only is the way you restart the daemon different but even the name used for ApacheĀ is different.
Un-f**g-believeable!