You are not logged in.
Pages: 1
Hi, I have been running an 'apt-get update' script every 3 boots but now that I am running a bitcoin node, I am leaving it running. I was wondering if there is a simply way I can run a starting script to execute the update script over a period of time rather than number of boots without bogging down the computer with a do/while loop waiting for that time to happen.
Thank you.
Windows free since Crunchbang 8.10
Offline
Hi, I have been running an 'apt-get update' script every 3 boots but now that I am running a bitcoin node, I am leaving it running. I was wondering if there is a simply way I can run a starting script to execute the update script over a period of time rather than number of boots without bogging down the computer with a do/while loop waiting for that time to happen.
Thank you.
Probably you can use a systemd timer or a cron job.
NB this should be in Help & Support This area is for finished scripts etc
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Hi, I have been running an 'apt-get update' script every 3 boots but now that I am running a bitcoin node, I am leaving it running. I was wondering if there is a simply way I can run a starting script to execute the update script over a period of time rather than number of boots without bogging down the computer with a do/while loop waiting for that time to happen.
Doesn't Debian provide packages that do exactly that? Sth like unattended upgrades?
Offline
Pages: 1