Search Results

Search: Posts Made By: mhmn
1,325
Posted By Yoda
I would recommend using crontab instead if you...
I would recommend using crontab instead if you want to schedule your script to run everyday @ 6:00 am.

1. Edit your crontab file:
crontab -e
2. Create an entry for your script to run @ 6:00 am:...
1,466
Posted By Scott
That's not possible, except if the user is a...
That's not possible, except if the user is a member of the wheel group and PAM is configured to allow it.

Configuring sudo is probably the better way to go. Giving carte blanche access to root...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 08:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy