LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

All About SUDO " The Hihhen things of sudo"

Posted 06-27-2009 at 12:14 AM by vap16oct1984

sudo - execute a command as another user

DESCRIPTION
sudo allows a permitted user to execute a command as the superuser or another user, as specified in the sudoers file. The real and effective uid and gid are set to match those of the target user as specified in the passwd file (the group vector is also initialized when the target user is not root). By default, sudo requires that users authenticate themselves with a password (NOTE: by default this is the user's password, not...
Member
Posted in Uncategorized
Views 2063 Comments 0 vap16oct1984 is offline
Old

yum commands

Posted 06-26-2009 at 12:51 AM by vap16oct1984

Pls go through it, no more doughts remain regarding yum commands:

To download and install all updates type the following command:
# yum update

List all installed packages, enter:
# rpm -qa

# yum list installed

Find out if httpd package installed or not, enter:
# rpm -qa | grep httpd*
# yum list installed httpd

To check for and update httpd package, enter:
# yum update httpd
...
Member
Posted in Uncategorized
Views 2149 Comments 0 vap16oct1984 is offline
Old

PAM Authentication

Posted 06-25-2009 at 12:55 AM by vap16oct1984

PAM - Pluggable Authentication Modules for Linux
Linux-PAM Is a system of libraries that handle the authentication tasks
of applications (services) on the system. The library provides a sta-
ble general interface (Application Programming Interface - API) that
privilege granting programs (such as login(1) and su(1)) defer to to
perform standard authentication tasks
Linux-PAM separates the tasks of authentication into...
Member
Posted in Uncategorized
Views 1273 Comments 0 vap16oct1984 is offline

  



All times are GMT -5. The time now is 12:14 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration