My job wants me to install the following utilities on our Ubuntu server:
- lp
- lpstat
- cancel
I have no idea how to do it.
Thank you very much in advance for your time.
|
My job wants me to install the following utilities on our Ubuntu server:
I have no idea how to do it. Thank you very much in advance for your time. |
||||
|
|
|
In order to use In the process of installing the printer, you're going to install The To install both of these, type
Afterwards, you may want to |
|||
|
|
|
Install the following packages: cups-client and mailutils You can do this from GUI (System/Administration/Synaptic Package Manager) or using command line (terminal) for example with this command: sudo apt-get install cups-client mailutils |
|||
|
|