1752815 Members
3853 Online
108789 Solutions
New Discussion юеВ

Re: sudo

 
SOLVED
Go to solution
Ali Imran Abbas
Regular Advisor

sudo

I am installing sudo on some of our servers, these are highly available servers and I cant reboot them without prior planning. I am curious does sudo installation requires reboot?
11 REPLIES 11
Patrick Wallek
Honored Contributor
Solution

Re: sudo

No, sudo does NOT require a reboot.
Sajjad Sahir
Honored Contributor

Re: sudo

Dear Ali imran

no need to reboot the server

thanks and regards

Sajjad Sahir
YAQUB_1
Respected Contributor

Re: sudo

Hi Ali,

No need to re-boot Ur system.

BR/
Yaqub
Ali Imran Abbas
Regular Advisor

Re: sudo

Can you please briefly describe the steps for sudo setup and installation?
Patrick Wallek
Honored Contributor

Re: sudo

RTFM -- Read The Fine Manual. Installation instructions should be included with whatever version of sudo you download.
YAQUB_1
Respected Contributor

Re: sudo

Sajjad Sahir
Honored Contributor

Re: sudo


Dear Ali imran

http://hpux.cs.utah.edu/

go the above site
download sudo package and do ftp
put one of the directory(in server)
remove extension
do swinstall -s then full pathname

sajjad
YAQUB_1
Respected Contributor

Re: sudo

Hi Ali,

U can also chech the below URL site (SUDO Installation Notes):-

http://www.gratisoft.us/sudo/install.html

BR/
Yaqub
Kenan Erdey
Honored Contributor

Re: sudo

Hi,

after installing, configuring sudoers file is what you will do. You can directly edit or you can run command visudo command. configuration is here

http://www.gratisoft.us/sudo/man/sudoers.html

or as usual do "man sudoers".

Kenan.
Computers have lots of memory but no imagination