Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The CUPS commands introduced in this chapter work identically on both Fedora 20 and Ubuntu Server 14.04 systems. Since remote administration of the CUPS Web

The CUPS commands introduced in this chapter work identically on both Fedora 20 and Ubuntu Server 14.04 systems. Since remote administration of the CUPS Web administration tool is disabled by default and Ubuntu Server 14.04 does not contain a GUI environment that allows you to access a Web browser and the CUPS Web administration tool, you must manually enable remote administration within the /etc/cups/cupsd.conf file. On your Ubuntu Server Linux virtual machine, edit the /etc/cups/cupsd.conf file and change the line that reads Listen localhost:631 to Port 631 as well as add three Allow from all lines within the access sections, as shown here: # Restrict access to the server

Order allow,deny Allow from all # Restrict access to the admin pages

Order allow,deny Allow from all # Restrict access to configuration files AuthType Default Require user @SYSTEM Order allow,deny Allow from all Next, save your changes, run the service cups restart command to restart the CUPS daemon, and run the ifconfig command to determine the IP address of your Ubuntu Server Linux virtual machine. Finally, access the CUPS administration Web site using the Web browser on your Windows host computer (URL: http://IP address:631).

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

Mention the bases on which consumer market can be segmented.

Answered: 1 week ago

Question

Explain consumer behaviour.

Answered: 1 week ago

Question

Explain the factors influencing consumer behaviour.

Answered: 1 week ago

Question

8. Provide recommendations for how to manage knowledge.

Answered: 1 week ago