Difference between revisions of "Math Computing Cheat Sheet"
m (→Non-free Math Software) |
(→Non-free Math Software) |
||
| Line 352: | Line 352: | ||
; Access from thin client computer | ; Access from thin client computer | ||
: ''Terminal'': use <code>matlab -nojvm</code> command from Unix shell | : ''Terminal'': use <code>matlab -nojvm</code> command from Unix shell | ||
| − | : '' | + | : ''GUI'': find "matlab" in the Applications menu |
| − | |||
; Remote access via SSH | ; Remote access via SSH | ||
: See [[SSH Access]], use terminal command <code>matlab</code> | : See [[SSH Access]], use terminal command <code>matlab</code> | ||
| Line 368: | Line 367: | ||
; Access from thin client computer | ; Access from thin client computer | ||
: ''Terminal'': use <code>math</code> command from Unix shell | : ''Terminal'': use <code>math</code> command from Unix shell | ||
| − | : '' | + | : ''GUI'': find "mathematica" in the Applications menu |
| − | |||
; Remote access via SSH | ; Remote access via SSH | ||
: See [[SSH Access]], use terminal command <code>math</code> | : See [[SSH Access]], use terminal command <code>math</code> | ||
| Line 393: | Line 391: | ||
; Access from thin client computer | ; Access from thin client computer | ||
: ''Terminal'': use <code>maple</code> command from Unix shell | : ''Terminal'': use <code>maple</code> command from Unix shell | ||
| − | : '' | + | : ''GUI'': find "maple" in the Applications menu |
| − | |||
; Remote access via SSH | ; Remote access via SSH | ||
: See [[SSH Access]], use terminal command <code>maple</code> | : See [[SSH Access]], use terminal command <code>maple</code> | ||
Revision as of 11:11, 14 July 2017
Contents
CalNet
| Task | URL | Remarks |
|---|---|---|
| get Cal 1 card | https://cal1card.berkeley.edu/ | all students, faculty, and staff are required to get a Cal 1 card |
| activate CalNet ID | https://calnetweb.berkeley.edu/calnet-me/info-new-users/activate-calnet-id | all students, faculty, and staff are required to have a valid CalNet ID |
| test CalNet ID | https://auth.berkeley.edu/cas/login?service=https%3A%2F%2Fbpr.calnet.berkeley.edu%2Faccount-manager%2Flogin%2Fcas&renew=true | verify if you remember your CalNet ID and pass-phrase correctly |
| change recovery email | https://calnetweb.berkeley.edu/calnet-me/manage-my-calnet-account#recovery | set up or change non-Berkeley email address where CalNet account notifications will be sent |
| reset CalNet ID pass-phrase | https://calnetweb.berkeley.edu/calnet-me/manage-my-calnet-account#forgot | requires prior setup of recovery email |
| update directory listing | https://calnet.berkeley.edu/directory/update/ | keep your public information up-to-date |
| Task | URL | Your email addresses | Remarks |
|---|---|---|---|
| create bMail account | https://calmail.berkeley.edu/manage/account/create_account | jane.doe@berkeley.edu jdoe@math.berkeley.edu |
|
| access email from computer | http://bmail.berkeley.edu | jane.doe@berkeley.edu |
|
| make @math alias default | http://bmail.berkeley.edu | jdoe@math.berkeley.edu |
|
| get on mail list | https://groups.google.com/a/berkeley.edu/forum/#!myforums | faculty@math.berkeley.edu postdoc@math.berkeley.edu allgrads@math.berkeley.edu visitors@math.berkeley.edu |
|
| check expiry information | https://calnetweb.berkeley.edu/calnet-people/info-new-users/grace-periods | jane.doe@berkeley.edu jdoe@math.berkeley.edu |
your CalNet (and bMail) account expires after a predefined grace period |
| join alumni network | https://cal.berkeley.edu/ | jane.doe@berkeley.edu jdoe@math.berkeley.edu |
if you are a UC Berkeley alum your may join alumni network @Cal and get your "lifetime"
|
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 iR-ADV 8295 | http://printserver.math.berkeley.edu:631/printers/958_large |
| 958_small | 958 Evans Hall | Canon iR-ADV 6275 | http://printserver.math.berkeley.edu:631/printers/958_small |
| 1002 | 1002 Evans Hall | HP LaserJet M602 | http://printserver.math.berkeley.edu:631/printers/1002 |
| 838 | 838 Evans Hall | HP LaserJet M605 | http://printserver.math.berkeley.edu:631/printers/838 |
| 744 | 744 Evans Hall | HP LaserJet M605 | 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 |
|
|
Network
| Network | Type | URL | Remarks |
|---|---|---|---|
| CalVisitor | public WiFi | https://technology.berkeley.edu/wi-fi |
|
| AirBears2 | private WiFi | https://technology.berkeley.edu/wi-fi |
|
| eduroam | private WiFi | https://technology.berkeley.edu/wi-fi |
|
| Ethernet | wired |
| |
| VPN | virtual private network | https://software.berkeley.edu/cisco-vpn |
|
Public Unix Servers
| Name | Resources | Purpose | Remarks |
|---|---|---|---|
| login.math.berkeley.edu | 8 CPU cores, 8GB RAM | SSH gateway |
|
| beyonce.math.berkeley.edu | 8 CPU cores, 32GB RAM | Virtual desktop (thin client server) |
|
| keira.math.berkeley.edu | 8 CPU cores, 32GB RAM | Virtual desktop (thin client server) |
|
| appsa.math.berkeley.edu | 64 CPU cores, 256GB RAM | High performance computing |
|
Non-free Math Software
| Name | Servers | Can be installed on personal computer? | Licensing Model | Remarks |
|---|---|---|---|---|
| MATLAB | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | Yes (see remarks) | Campus wide license, see https://software.berkeley.edu/matlab. Department pays for server licenses. Personal licenses are not covered. |
|
| Mathematica | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | Yes | Campus wide license, see https://software.berkeley.edu/mathematica. Department pays for its share including personal licenses. |
|
| Alpha Pro | N/A | N/A | Campus wide license, see https://software.berkeley.edu/mathematica. Access to Alpha Pro is covered by department. |
|
| Maple | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | No | Department site license. Department covers (local area network) floating licenses. |
|
| MAGMA | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | No | Department site license sponsored by Simons Institute. |
|