Hi,
I would like to make a script to update the clock of my Linux distro (Kubuntu), using ntpdate.
But ntpdate needs root permissions. From the command line, I can use "sudo ntpdate ..." and then give my password, but how can this be done from a script?
Best rgds,
--Geert
I would like to make a script to update the clock of my Linux distro (Kubuntu), using ntpdate.
But ntpdate needs root permissions. From the command line, I can use "sudo ntpdate ..." and then give my password, but how can this be done from a script?
Best rgds,
--Geert
Comment