I would like to be able to do the same thing the scheduler does on Windows with Linux.
Behavior on Windows: I open my browser, I go to mmorpg.com and I login. I select the “remember me” checkbox so a cookie is added to the browser for me not to have to login. Then I add a task in the scheduler to open everyday mmorpg.com so I have a connection per day for my rep not to drop below the 10 threshold to always be able to rate games, etc.
Since my computer isn't always up and running, I would like to do this on my Linux server. It only runs on command prompt on I doubt I would be able to use cookie and auto-login with Linux, link or others.
Is there anyway I can achieve this? Cron job seems to be unable to do this.