Difference between revisions of "Math Computing Cheat Sheet"
(→Web) |
(→Printing Tasks) |
||
Line 139: | Line 139: | ||
* use a proper Postscript driver (see remarks) | * use a proper Postscript driver (see remarks) | ||
| | | | ||
+ | * do not use PCL printer drivers, use Postscript drivers instead | ||
* it is recommended to download and unpack (not to install) the HP universal Postscript driver for any of the above HP printers | * it is recommended to download and unpack (not to install) the HP universal Postscript driver for any of the above HP printers | ||
* it is recommended to download and unpack (not to install) the Canon imageRunner Postscript driver for the above Canon printers | * it is recommended to download and unpack (not to install) the Canon imageRunner Postscript driver for the above Canon printers |
Revision as of 17:54, 20 November 2014
Task | URL | Your email addresses | Remarks |
---|---|---|---|
create account | https://calmail.berkeley.edu/manage/account/create_account | jane.doe@berkeley.edu |
|
access email | http://bmail.berkeley.edu |
|
|
Web
Task | URL | Remarks |
---|---|---|
read department web pages | http://math.berkeley.edu |
|
edit your official page | /people/path-to-your-page |
|
create/edit your personal page | /~your-unix-login |
|
Printing
Public Printers
Queue Name | Location | Maker & Model | Printer Queue URL |
---|---|---|---|
958_large | 958 Evans Hall | Canon iR7095 | http://printserver.math.berkeley.edu:631/printers/958_large |
958_small | 958 Evans Hall | Canon iR6570 | http://printserver.math.berkeley.edu:631/printers/958_small |
1002 | 1002 Evans Hall | HP P4515 | http://printserver.math.berkeley.edu:631/printers/1002 |
838 | 838 Evans Hall | HP M603 | http://printserver.math.berkeley.edu:631/printers/838 |
744 | 744 Evans Hall | HP P4515 | http://printserver.math.berkeley.edu:631/printers/744 |
Printing Tasks
Task | Commands | Remarks |
---|---|---|
print a document from a GUI application (e.g. standalone PDF reader) |
|
|
print a document from Unix command line |
|
|
check the print queue status from Unix command line |
|
|
cancel the job from Unix command line |
|
|
add a printer to personal Windows computer |
|
|
add a printer to personal Mac computer |
|
|