Printing

From CS Support
Revision as of 11:18, 18 July 2016 by Sgsax (talk | contribs) (formatting changes)
Jump to: navigation, search

Departmental printers are available for use on each floor of Nichols Hall. See the printers list or the bottom of this page for a list of current printers available.

As a student of the CIS department, you are entitled to print 250 pages free of charge each semester (graduate students may be given more depending on their status).

NOTE: Use of printers is restricted to CIS students and should not be used to give access to anyone else. Unauthorized use may result in loss of account privileges.

Printing from a lab machine

Windows

Appropriate printers for your login should appear automatically in the File > Print dialog. If you feel that there are printers missing that you should have access to, please contact the support team. You can also manually add the printers by following instructions below.

Linux

Print Commands

The CIS department uses the Common UNIX Printing System for printing under Linux. In addition to printing from the File->Print menu in most graphical applications, users have the ability to print from the commandline. Some of the commonly used commands are the following:

  • lp or lpr : both of these print files, the examples below use lpr
  • lpq : displays queued print jobs
  • lprm : removes queued print jobs
  • lpstat : gives status information for printers
    • lpoptions : sets user-specific printer options and defaults

Examples of how to perform some common tasks:

  • lpstat -p : displays a list of available printers in the department (access to all printers except those in labs is restricted to certain users)
  • echo "test" | lpr : prints the text "test" to the default printer
  • lpr filename : prints filename to the default printer
  • lpr -P n016-hp8150 filename : prints filename to the printer in the Nichols 16 lab
  • lpr -o sides=two-sided-long-edge filename : prints filename duplex (two-sided) to the default printer
  • lpr -o number-up=2 filename : prints filename using half as much paper
  • lpr -#4 filename : prints 4 copies of filename to the default printer
  • lpq : displays the current queue of print jobs running on the default printer
  • lpq -a : displays the current queue of all print jobs
  • lprm 30 : removes print job 30 from the print queue
  • lpoptions -d n016-hp8150 : sets your default printer to n016-hp8150


For more information, refer to the Cups Guide to printing and the man pages for the tools.

Printing text files

In addition to printing the text files "raw", one can use the following utilities to format the text:

  • a2ps filename.txt | lpr: prints the text file in a nicer format; check the man file for more options as this program can do quite a bit
  • enscript -r filename.txt | lpr: prints a text file in landscape format; check the man file for more options as this program (like a2ps) can do quite a bit

Printing from a personal or office computer

All Users

Choose one of the following for public printers

  • e1118-hp9050
  • e2221-hp9050

If you are a member of staff or faculty, you have access to restricted printers. A list of these can be found on the Printers page or at the bottom of this page. Others will only have access to the printers in public labs.

If you want/need the drivers for the Savin copier/printer, you can download it here.

Windows

To install one of the department printers on your Windows laptop, follow these steps.

  1. Go to your Start Menu > Run
    1. XP: Click Run, type in \\johnson.win.cs.ksu.edu, and click "OK"
    2. Vista/Windows 7/8/10: Type \\johnson.win.cs.ksu.edu in the "Start Search" box and press <Enter>

Note (for all versions of Windows): Wired network users may use “johnson” instead of “johnson.win.cs.ksu.edu” for the server name, but either will work. Wireless users must use the long form.

  1. If prompted, enter your CIS username and password
    1. Vista/Windows 7/8/10: In the Username box type "WIN\<username>", where <username> is your username.
  2. Right click on the printer you want and select "Connect"

OS X

To install one of the department printers on your OS X laptop, follow these steps.

  1. Open the "Print & Fax" preference pane from the System Preferences
  2. Click on the "+" to add a printer
    1. Method A
      1. Click on "More printers" to search for network printers
      2. Select "Windows Printing" in the top drop-down box and "Network Neighborhood" in the bottom drop-down box
      3. Select WIN from the list of available Windows networks and click on "Choose"
      4. Select "johnson" from the list of print servers and click on "Choose"
      5. Enter your CIS username and password when prompted
      6. Select the printer you want to use from the list
      7. The printer model can be left as "Generic" or set to the appropriate model for the target printer
      8. Click on the "Add" button
    2. Method B
      1. Hold the option key and click on "More printers"... continue holding the option key until the new dialog box opens
      2. Select "Advanced" on the top drop-down box
      3. For the device, select "Windows Printer via SAMBA"
      4. For the device name, enter an identifier for the printer
      5. For the device URI, you'll need to enter something of the form: smb://myusername:mypassword@win/johnson.win.cs.ksu.edu/n126-hp9050
        • Replace "myusername" with your username, "mypassword" with your password, and "n126-hp9050" with the printer that you're trying to print to. For your convenience, a list of printers can be found below.
      6. The printer model can be left as "Generic" or set to the appropriate model for the target printer
      7. Click on the "Add" button
    3. Method C1 (For Lion and Mavericks Users Wireless)
      1. Right-click (CTRL-click) on the toolbar at the top of the window and select “Customize Toolbar...”
      2. Drag the “Advanced” button to the toolbar and drop it wherever you want, then click “Done” to close the customization popup (Beleive it or not, this actually makes the process easier)
      3. Click your new “Advanced“ button
      4. Under “Type“ select “Windows printer via spoolss“
      5. For the device URL, enter the following:smb://johnson.win.cs.ksu.edu/n126-hp9050
        • Replace “n126-hp9050“ with the printer you would like to print to. For your convenience, a list of printers can be found below.
      6. Enter a name and location in the appropriate boxes
      7. In the “Print Using“ drop-down box, you may select “Generic Postscript Driver“ as all processing is done by the server, or if you wish, you can select “Select a driver to use...“ and choose an appropriate driver (For HP printers it is usually HP LaserJet Series PCL) for the target printer. Note: If you select a specific driver, the icon for the printer will be an image of the actual printer model.
      8. Click the “Add“ button
      9. Specify additional printer features in the “Installable Options“ popup and click the “Continue“ button. Note: If you want to use additonal features for a printer, such as double-sided printing (duplexing) or specific tray selection, you must sleect those options that are available for the printer here. You can do this now or later by clicking on “Options & Supplies...“ for that printer in Print and Fax under System Preferences.
      10. The first time you chose your newly installed network printer, you will be prompted for your username and password. Enter your CIS account information here and check “Remember this password in my keychain“ box to prevent being prompted for this password in the future.
    4. Method C2 (For Lion Users Wired)
      • NOTE: Use this method if you have a Mac that is going to be connected to the wired for extended periods of time (e.g Wired Mini's, Mac Pros, and iMac's)
      1. Open a web browser and go to “localhost:631“
      2. Click the “Administration“ tab at the top of the page and log in using your local user name and password.
      3. On the right under “Server“ click on “Advanced“ to show more options
      4. Check the box next to “Show printers shared by other systems“ AND
      5. Next to Protocols check the box next to “CUPS“
      6. Restart your Mac
      7. Go to the settings menu and click “Print & Scan“
      8. At all the printers in the department should be listed at the left.
    5. Method D (Tested on Yosemite, Mavericks and Lion)
      1. Download our Mac printer installer
      2. Double Click on the CISPrintInstaller.app file
      3. When prompted type in your MAC password
      4. Select the printer(s) you would like to install
      5. The first time you print a document you will be prompted for a username and password. This is your CIS account information, not the local mac account. Make sure to save this information into your keychain.

NOTE: If you want to install the Savin copier/printer or are on the K-State.net wireless network, you must use Method B as outlined above.

NOTE: If the print job displays "On hold: authentication required", but no password is requested, you may need to remove the password from "Keychain Access" for that printer.

Current Printer Information

Printer Name Access Restrictions Location Model Windows Linux Device Options
e1118-dell-s5830 anybody Engineering Hall 1118 (Student Center) Dell s5830 Yes Yes Black&White, Duplex Unit
e2184b-KM_C658-B&W-1-Sided faculty/staff/grads Engineering Hall 2184B (Copier) Minolta C658 Color Copier Yes No Black&White, 1-Sided, Stapler, Hole Punch
e2184b-KM_C658-B&W-2-Sided faculty/staff/grads Engineering Hall 2184B (Copier) Minolta C658 Color Copier Yes No Black&White, 2-Sided, Stapler, Hole Punch
e2184b-KM_C658-Color-1-Sided faculty/staff/grads Engineering Hall 2184B (Copier) Minolta C658 Color Copier Yes No Color, 1-Sided, Stapler, Hole Punch
e2184b-KM_C658-Color-2-Sided faculty/staff/grads Engineering Hall 2184B (Copier) Minolta C658 Color Copier Yes No Color, 2-Sided, Stapler, Hole Punch
e2184b-KM_C658-ByPass-B&W-1-Sided faculty/staff/grads Engineering Hall 2184B (Copier) Minolta C658 Color Copier Yes No ByPass, Black&White, 1-Sided, Stapler, Hole Punch
e2184b-KM_C658-ByPass-B&W-2-Sided faculty/staff/grads Engineering Hall 2184B (Copier) Minolta C658 Color Copier Yes No ByPass, Black&White, 2-Sided, Stapler, Hole Punch
e2184b-KM_C658-ByPass-Color-1-Sided faculty/staff/grads Engineering Hall 2184B (Copier) Minolta C658 Color Copier Yes No ByPass, Color, 1-Sided, Stapler, Hole Punch
e2184b-KM_C658-ByPass-Color-2-Sided faculty/staff/grads Engineering Hall 2184B (Copier) Minolta C658 Color Copier Yes No ByPass, Color, 2-Sided, Stapler, Hole Punch
e2184b-KM_C658 faculty/staff/grads Engineering Hall 2184B (Copier) Minolta C658 Color Copier No Yes Color, Duplex unit
e2193-hl-l5100 faculty/staff/grads Engineering Hall 2193 (Vasserman Lab) Brother HL-L5100 Yes Yes Black&White, Duplex unit
e2194-db3460 faculty/staff/grads Engineering Hall 2194 (Amariucai Lab) Dell b3460 Yes Yes Color, Duplex Unit
e2206-hp4300 faculty/staff/grads Engineering Hall 2206 (SAnTos Lab) HP LaserJet 4300 Yes Yes Color, Duplex Unit
e2221-canon-mf632 faculty/staff/grads Engineering Hall 2221 (Hsu Lab) Canon MF632C Yes Yes Color, Duplex unit
e2222-hl-l8360cdwt IT staff Engineering Hall 2222 (IT Office) Brother Color Laser HL-L8360CDWT Yes Yes Color, Duplex unit
e2224-hl-l5100 faculty/staff/grads Engineering Hall 2224 (Hitzler Lab) Brother HL-L5100 Yes Yes Black&White, Duplex unit
e2226-hpm477 faculty/staff/grads Engineering Hall 2226 (Munir Lab) HP Laserjet MFP M477fdw Yes Yes Color, Duplex unit