Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click New
  2. Enter the administrative password
  3. You do not need to adjust the firewall or attempt to List available devices
  4. For the "device URI", you will use these UNIX SMB URIs :

    Printer NameUNIX SMB URIAccessible by
    Cad Roomsmb://win2.net-print.cornell.edu/cnf-cad-1cCNF Users & Staff
    Toggingsmb://win2.net-print.cornell.edu/cnf-togging-2cCNF Users & Staff
    Visitor Officesmb://win2.net-print.cornell.edu/cnf-gradofficeStaff & Users with Visitor Office Access
    Konicasmb://win2.net-print.cornell.edu/cnf-konica-colorCNF Staff Only
    LJ4700smb://win2.net-print.cornell.edu/cnf-prnt250ljCNF Users during normal CNF office business hours (CNF Staff anytime)
    Office 262smb://win2.net-print.cornell.edu/cnf-prnt262CNF Staff Only
  5. If a driver is not found, you will have to download a driver via the printer gui or separately from the manufacturer's website.

 

 

• Other Linux distributions may have their own GUIs. You can also use the CUPS gui, if enabled, at

...



Using the PaperCut installers:
 

• RedHat/Debian

Obtain the RedHat or Debian Net-Print installers from CNF Computing
  1. On RedHat and Debian, Install the packages:
    1. For RedHat use the "yum install" command to install the package. Eg:
      sudo yum install net-print-1.2.1-0.x86_64.rpm
    2. For Debian:Install pre-requsities:
      1. python3
      2. gnome-terminal
      3. curlJava8 JRE
        1. sudo add-apt-repository ppa:webupd8team/java
        2. sudo apt-get update
        3. sudo apt-get install oracle-java8-installer
        4. sudo apt-get install oracle-java8-installer
    3. Install the Debian Net-Print package.
    4. Items "Net-Print Queue Installer" and "PaperCut Client" are created in the "Internet", "office", and "System" sub menus of your desktop
  2. Run the Net-Print Queue Installer application
    1. You may need to manually run this from the commandline as follows (eg permissions problems adding the printer):
      sudo /opt/netprint/client/install_netprintpc_printer.pl -g
    2. For the "Department", select "RS-CNF"
    3. You will see multiple "Find-Me" print queues listed at the top of the list of printers. The specific CNF printers are listed at the bottom of the list.

• ArchLinux

 

...

  1. Obtain the Debian Net-Print installer from CNF Computing
  2. Install java, curl, samba, cups, and python3 .
  3. Obtain an smb.conf file per the Arch Wiki
  4. Start CUPS via: 

    Code Block
    languagebash
    systemctl restart org.cups.cupsd.service
  5. Install yaort:

Printing via Net-Print/PaperCut

...