Chap 2 comptia linux+
What server role should you implement to increase performance on your
A load balancer
What server role should you implement to block your local network clients from accessing sports websites during business hours?
A web proxy
Which web server is used in the popular LAMP stack?
Apache
What software package allows a Linux server to print to a network printer?
CUPS
What package do you need to install to allow your Linux server to provide IP addresses to clients on your local network?
DHCPd
A _____ runs in the background and listens for client connection requests for a single application.
Daemon
If you see the named program running in the background on your Linux server, what service does it provide?
Hostname resolution
What format does MongoDB use to store data elements in the database?
JSON
Which part of the Linux mail process allows you to create filters to automatically redirect incoming mail messages?
MDA
Which part of the Linux mail process is responsible for sending emails to remote hosts?
MTA
What protocol should you use to mount folders from remote Linux servers on your local Linux server?
NFS
Which authentication package used to be called by the name "Yellow Pages"?
NIS
The ________ package allows you to create a secure tunnel across a private network to access your local network remotely.
OpenSSH
How does a server know what client request is sent to which application daemon?
Ports
The ________ software package allows your Windows workstations to mount a folder stored on a Linux server.
Samba
A ________ allows your developers to easily deploy applications between development, test, and production.
container
Which open source databasee provided fast performance and became a popular choice for web applications?
mySQL
What popular open source web servers can also perform as a load balancer?
nginX
Which software program should you load on your Linux server to synchronize its time with a standard time server?
ntpd
Which two software packages are used in Linux to maintain log files? (Choose two.)
rsyslogd, journald