answersLogoWhite

0

What else can I help you with?

Related Questions

What file is used to tell a Linux system which resources to use for services such as authentication and name resolution?

/etc/nsswitch.conf


What file is used to tell a Linux system which resources to use for various services such as authentication and name resolution?

/etc/nswitch.conf


What configuration file is used to tell Linux which system to use for name resolution authencation?

it is usually in : /etc/NetworkManager/NetworkManager.conf


What does Pam stand for in Linux?

Linux Pluggable Authentication Modules (PAM) provide dynamic authorization for applications and services in a Linux system. Linux PAM is evolved from the Unix Pluggable Authentication Modules architecture.


What configuration file is used to tell Linux which system DNS to use for name resolution?

Look at these files: /etc/hosts /etc/NetworkManager/NetworkManager.conf /etc/ncsd.conf


Can a Centrino Duo run Linux?

Linux can run with virtually any hardware configuration, but it is best to check the system requirements for your Linux distro.


Most files on a Linux system that contain configuration information are?

text file


What should you do if you have changed the resolution on a game in Linux and it stops working?

Most Linux applications store files somewhere int he user's home directory, either in a folder of their own (such as .applicationname) or as a single configuration file. Deleting the configuration file should return the game to the default settings. Alternatively, you can try modifying the settings file and fixing the bad resolution manually.


Where are configuration files in Linux located?

System-wide configuration files are usually found in /etc. Personalized configuration files are stored in the user's home directory, in files and subdirectories preceded by a "." in their name.


Can you install active directory in Linux server?

Most Linux distributions come with several PAM authentication modules, including modules that support authentication to an LDAP directory and authentication using Kerberos. You can use these modules to authenticate to Active Directory, but there are some significant limitations.


What are some common problems faced by Linux system administrators?

One common problem that is faced by Linux system administrators is not understanding permissions. Not backing up critical configuration files and not choosing good root passwords are other problems new Linux system administrators may face.


What utility enables you to display a computers TCP IP configuration on a Linux system?

I'm pretty sure that it's ifconfig...