Difference between revisions of "Math Computing Cheat Sheet"
m (→Web) |
m (→Web) |
||
Line 33: | Line 33: | ||
|- style="background-color: #dfdfdf" | |- style="background-color: #dfdfdf" | ||
! width="20%" | Task | ! width="20%" | Task | ||
− | ! width=" | + | ! width="35%" | URL |
− | ! width=" | + | ! width="45%" | Remarks |
|- | |- | ||
| read department web pages | | read department web pages | ||
Line 44: | Line 44: | ||
| <nowiki>/people/</nowiki><u>path-to-your-page</u> | | <nowiki>/people/</nowiki><u>path-to-your-page</u> | ||
| | | | ||
+ | * replace <u>path-to-your-page</u> with the path to your page, e.g. <u>faculty/jane-doe</u> | ||
* requires CalNet Authentication | * requires CalNet Authentication | ||
* click on Edit tab of the page you own | * click on Edit tab of the page you own | ||
Line 51: | Line 52: | ||
| <nowiki>/</nowiki>~<u>your-unix-login</u> | | <nowiki>/</nowiki>~<u>your-unix-login</u> | ||
| | | | ||
+ | * replace <u>your-unix-login</u> with your Unix login name, e.g. <u>jdoe</u> | ||
* create ''public_html'' folder in your Unix home | * create ''public_html'' folder in your Unix home | ||
* create/edit ''index.html'' file in the above folder | * create/edit ''index.html'' file in the above folder |
Revision as of 11:58, 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 |
|
|