Fix Home Needs

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, 25 September 2012

Printing to BYU campus printers without extra software (Mac OS X)

Posted on 20:57 by Unknown
Macs come with a print server installed by default. This means you don't need to install any drivers or software to print to the BYU campus printers. It's really easy to configure the campus printers natively to print from your Mac.

Mountain Lion (10.8) users: First open the Terminal, then type: cupsctl WebInterface=Yes -- and press enter. this enables the "admin panel" we'll use.

Open a browser to: http://127.0.0.1:631/admin. Click Add Printer. You may have to authenticate: type your Mac user name and password (the one you login with when you start it up).

Of all the options that appear, choose "LPD/LPR Host or Printer." Then Continue.

For black & white printers, put: lpd://MYBYUID@isis.byu.edu/CampusBW in the textbox. Or for color, put: lpd://MYBYUID@isis.byu.edu/CampusColor -- Then make sure to replace "MYBYUID" with your myBYU username (formerly "Route-Y" username). Then Continue.

Type a name, description, and location of your choice. I usually call it "CampusBW" (no spaces allowed in the name) -- and the description is similar since that's the text that appears in the list of printers on my Mac. Then Continue.

In the list, choose "Generic" -- then Continue.

In the next list, I usually choose "Generic PostScript Printer (en)" or the option most similar to it, since this varies a little. Then Add Printer.

You're done! When you go to print something, choose the campus printer, then swipe your ID card at any of the Pharos printing stations in buildings around campus.


Source:
https://island.byu.edu/linux/content/how-use-campus-pharos-printing-under-linux (I updated the instructions and added my own notes, as these are a bit dated.)
Email ThisBlogThis!Share to XShare to Facebook
Posted in byu, osx, printing | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Writing a Go ("golang") Web App with nginx, FastCGI, MySQL, JSON
    Want to write a web app in Go ("golang") like you write a PHP app? Go is cool since it's kind-of multi-threaded and has some ...
  • How to take FrontRunner from Provo to SLC airport
    I see this question a lot: how do I get from Provo or Orem to the SLC International Airport entirely by train (UTA FrontRunner/Trax)? Here I...
  • Behavior-driven testing in Go with GoConvey (BDD in "golang")
    First: the built-in Go testing tools Few things bring sweeter peace to the soul than making changes to Go code, then: $ go test ... PASS ok ...
  • Why yes, Go/Golang, I still want to read my CSV file!
    UPDATE: This appears to have been fixed and the fix  ships with   Go 1.2 . I like Go (1.1.1), but how disappointing that in order to read ...
  • Installing nginx / PHP / MySQL on Mac OS X Mountain Lion
    ** Update: See a quicker way to do this using Homebrew (this method uses Macports, and it's considerably more difficult). ** ... are yo...
  • Using Vagrant and cross-compiling Go (golang)
    This is mostly a memo-to-self about how to write Go code in my Mac environment, compile it there for a Linux environment, and run it in a pr...
  • Fix the Home and End keys on Mac OS X (Mountain Lion)
    If you use a keyboard that's not designed specifically for Macs, you probably are familiar with the annoying mapping of the Home and End...
  • Install nginx / PHP / MySQL on Mac OS X Mountain Lion with Homebrew
    Last time I wiped my Macbook Pro, I used Macports to install my web development environment . Doing it that way was really hard compared to ...
  • External hard drive backups while you sleep
    On most modern computers, there's an energy saver preference which will shut down your hard disks when the computer is idle or in "...

Categories

  • backup
  • bdd
  • byu
  • chrome
  • cli
  • command line
  • commute
  • compile
  • cross-compile
  • csv
  • development
  • dns
  • domain name
  • fastcgi
  • fcgi
  • go
  • golang
  • homebrew
  • inkscape
  • install
  • ip
  • ip address
  • ipaddress
  • itunes
  • javascript
  • keybinding
  • linux
  • mac
  • mountain lion
  • mysql
  • nginx
  • optimization
  • osx
  • parsing
  • pecl
  • php
  • printing
  • raspberry pi
  • security
  • ssd
  • terminal
  • testing
  • transportation
  • unit tests
  • vagrant

Blog Archive

  • ►  2013 (16)
    • ►  November (1)
    • ►  October (1)
    • ►  September (2)
    • ►  August (2)
    • ►  July (3)
    • ►  June (1)
    • ►  May (1)
    • ►  April (2)
    • ►  March (2)
    • ►  February (1)
  • ▼  2012 (8)
    • ►  November (1)
    • ►  October (1)
    • ▼  September (6)
      • Restoring a lost or moved iTunes library
      • Macbook Pro runs hot with SSD and TRIM Enabler
      • Printing to BYU campus printers without extra soft...
      • Installing nginx / PHP / MySQL on Mac OS X Mountai...
      • Fix the Home and End keys on Mac OS X (Mountain Lion)
      • Pre-installed development tools in Mac OS X Mounta...
Powered by Blogger.

About Me

Unknown
View my complete profile