4 Installing Client Software for UNIX194 Setting Up the UNIX FiltersCreating a print queue manually on OpenUNIX1 Log on to the root account.2 Open your Linux/UNIX editor.3 Create the following file./etc/lp/interfaces/.conf4 Add a line as below in the .conf.dest=5 Save the file.6 Enter the following command:chmod +x .conf7 Enter the following command:chown lp:lp .conf8 Enter the following command:lpadmin -p -v /dev/null -I any \-i /usr/lib/lp/model/net_estbw9 Enter the following command:accept 10 Enter the following command:enable Changing the Default ValuesYou can change the default values of a print queue by the following procedure.Changing the default values of a print queue1 Study the interface file, named , stored in the /etc/lp/interfaces directory.y This file contains all of the default settings and values that can be set. These valuesare case sensitive and must conform to the /bin/sh variable format.2 To manually edit the configuration file (/etc/lp/interfaces/name>.conf), add a line that consists of the parameter and value.y For example, to change the default orientation to Landscape, add the following line:orient= “LANDSCAPE”Deleting the Print QueueThere are two ways to delete the print queue: one is deleting a print queue using estbwrm, andthe other is deleting a print queue manually without using estbwrm.P.195 “Deleting a Print Queue Using estbwrm”P.195 “Deleting a Print Queue Manually”