create a script in /etc/cron.daily . Do remember that the script should not have any suffix otherwise the cron job will not pick it up. I made a mistake of naming the file mysqlbackup.sh and later discovered that the cron job was not executing this script. I had to rename it to mysqlbackup (no .sh suffix)
I was getting this error in Firefox when I tried loading our company intranet site. Chrome was able to log me in fine. I found a solution on Mozilla support forum. See the image below for a fix. Set the value to true and then try loading the page again. That fixed the problem for me. Next time I visited the site it prompted me to enter username and password.
Comments