Results 1 to 3 of 3
PANIC BUTTON!! THEY MOVED THE ARCH FORUM!!!
Whew, I found it... but that was scary.
Anyways, I want to be able to have certain scripts or whatnots be able to ...
- 04-15-2008 #1Linux Newbie
- Join Date
- Jul 2007
- Location
- Here. There. Anywhere.
- Posts
- 150
sudo/root execution with script/from desktop
PANIC BUTTON!! THEY MOVED THE ARCH FORUM!!!
Whew, I found it... but that was scary.
Anyways, I want to be able to have certain scripts or whatnots be able to run, say, Pacman or reboot a from non-root account (without su'ing). How would I go about doing this, if anyone knows?
- 04-17-2008 #2
you can use sudo
add the services you want against te user you want in sudoers file.Last edited by raghaven.kumar; 04-17-2008 at 01:31 PM. Reason: Ok man
- 04-17-2008 #3Linux Newbie
- Join Date
- Jul 2007
- Location
- Here. There. Anywhere.
- Posts
- 150
Not quite what I was looking for... but I just found it. I want to "sudo" from inside a script. Here is where I found my solution.


Reply With Quote
