unbound [SOLVED]

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Karakoram

unbound [SOLVED]

Post by Karakoram »

I do a very simple install of Unbound and i would like to set a crontab to update root server once a day.

For a command like this one.

Code: Select all

crontab -e 00 5 * * 1 wget ftp://ftp.internic.net/domain/named.cache -O /etc/unbound/root.hints && /etc/init.d/unbound restart
I get permission denied.

I dont well know unbond, crontab and wget...

My question is « The trouble is with wget or crontab ??? »
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
deepakdeshp
Level 20
Level 20
Posts: 12334
Joined: Sun Aug 09, 2015 10:00 am

Re: unbound

Post by deepakdeshp »

If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak

Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
Karakoram

Re: unbound [SOLVED]

Post by Karakoram »

I fund where was the trouble.

Thank's you !
Locked

Return to “Networking”