answersLogoWhite

0

resolve.conf

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

On a Linux server what file tells you where your system log file is kept?

/etc/syslog.conf


Which Linux file generates two maps in NIS server?

/etc/passwd


Where can one learn about Linux file server?

One could find information online regarding Linux file servers at the HowToForge website. The site covers everything one would need to know about Linux file servers.


Where allocketed a zone fileZone file?

A zone file is a text file on a Domain Name System (DNS) server that contains crucial information about a domain, including mappings between domain names and IP addresses. The zone file is typically stored in the DNS server's designated zone folder. It is referenced by the DNS server when resolving domain name queries and directing traffic on the internet.


What can be used on Linux to provide file and print services?

CUPS is the de-facto network print service for Linux and Mac. Certain windows versions can connect to it also (unless you have XP home or some other crippled version) Native Linux file transfers might occur over HTTP (Web server) FTP (FTP server) scp (ssh server) NFS (NFS 'network file system' server) SAMBA (Samba file and print service for Windows, also works as a client for win servers) Of the five, NFS is probably the preferred Linux file server (especially in a Linux/mac/Unix only environment), because you can mount the server directory on the client and it will appear as a local directory. For true compatibility with windows, there is one answer to both questions: SAMBA. Samba uses the same Small Message Block (SMB) protocol that is native to Windows clients. It is a Linux and Mac implementation of NetBios, NT File Server, NT Print Server, and Active Directory server and client all rolled into one.


What is the name for the file that contains encrypted passwords for Linux users?

/etc/passwd


In Linux what is the purpose of the mailertable file?

The mailertable file is used to manage multiple email domains on the same server (for instance, mail.mydomain.com and mail.otherdomain.com).


What changes does ftp make to an ascii file when you download it in ascii mode to a windows machine from a Linux server?

None.


How do you hide the website server details like it is Linux server or windows server like Google?

If you're using Apache, it may be as simple as turning ServerSignature Off in your Apache configuration file.


How do you configure ftp server in Red Hat Enterprise Linux 5?

You can install a ftp server like vsftpd, it's configuration is in vsftpd.conf, the text file is explanatory


Which operating sytems have built in file sharing software?

windows 98 windows 200 server windows xp and Linux


What Linux utility provides an answer file for unattended installs in Linux?

As 'Linux' is actually the Linux Kernel and a bunch of other tools packaged together as a distro, this will depend on the distro you use. For example, Red Hat Linux uses a file called ks.cfg (known as kickstart) which contains information for it's installer system called Anaconda.