Difference between revisions of "Install autofs"

From Linuxintro
imported>ThorstenStaerk
(Created page with "To install the software autofs you have to find out your distribution and proceed accordingly. = SUSE = * open a console and enter yast -i autofs Note that...")
 
(No difference)

Latest revision as of 09:10, 24 July 2011

To install the software autofs you have to find out your distribution and proceed accordingly.

SUSE

yast -i autofs

Note that in a default installation of SUSE, autofs is already installed. You can find out if it is installed using the command

rpm -qv autofs

Which will output autofs' version like this:

autofs-5.0.5-14.17.1.x86_64

Ubuntu

sudo apt-get install autofs