Difference between revisions of "Math Computing Cheat Sheet"
(→Web) |
(→Web) |
||
Line 42: | Line 42: | ||
|- style="background-color: #f0f0f0" | |- style="background-color: #f0f0f0" | ||
| edit your official page | | edit your official page | ||
− | | /people | + | | <nowiki>/people/</nowiki><u>path-to-your-page</u> |
| | | | ||
* requires CalNet Authentication | * requires CalNet Authentication | ||
Line 49: | Line 49: | ||
|- | |- | ||
| create/edit your personal page | | create/edit your personal page | ||
− | | /~ | + | | <nowiki>/</nowiki>~<u>your-unix-login</u> |
| | | | ||
* create ''public_html'' folder in your Unix home | * create ''public_html'' folder in your Unix home |
Revision as of 10:53, 11 September 2013
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 |
|
|