CUPS: Revision history

Jump to: navigation, search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 April 2025

  • curprev 21:2721:27, 3 April 2025Ardika Sulistija talk contribs 1,410 bytes −1 No edit summary
  • curprev 21:2721:27, 3 April 2025Ardika Sulistija talk contribs 1,411 bytes +1,411 Created page with "<b>CUPS</b> (Common UNIX Printing System) is a modular printing system for Unix-like operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer ====Install CUPS==== ---- This was tested on <b>RHEL8.10</b> Install CUPS as root: yum install -y cups yum install -y samba-client systemctl start cups systemctl enable cups..."