Difference between revisions of "Math Computing Cheat Sheet"
(→Public Unix Servers) |
(→Commercial Applications) |
||
| Line 289: | Line 289: | ||
| | | | ||
; 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 |
| − | : Unity | + | : ''Unity'': type "matlab" in the Dash Search |
| − | : GNOME | + | : ''GNOME'': find MATLAB 2012b or 2013b in Application/Science menu |
; Remote access via SSH | ; Remote access via SSH | ||
| − | : | + | : See [[SSH Access]], use terminal command <code>matlab</code> |
; Installation on personal computer (non-free) | ; Installation on personal computer (non-free) | ||
| − | # | + | # Get the chart string (COA) from your research administrator |
| − | # | + | # Fill the web form [https://docs.google.com/forms/d/1xxQHwZF4IjjUu6Ejfi0XZB9Dbw80IZM_HB5e_VZh8LA/viewform?usp=send_form#start=invite MATLAB License Request] |
| − | # | + | # Install MATLAB after getting personal activation key |
| + | |- style="background-color: #f0f0f0" | ||
| + | | [http://www.wolfram.com/mathematica/ Mathematica] | ||
| + | | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | ||
| + | | Yes | ||
| + | | https://software.berkeley.edu/mathematica | ||
| + | | | ||
| + | ; Access from thin client computer | ||
| + | : ''Terminal'': use <code>math</code> command from Unix shell | ||
| + | : ''Unity'': type "mathematica" in the Dash Search | ||
| + | : ''GNOME'': find Mathematica 8 or 9 in Application/Science menu | ||
| + | ; Remote access via SSH | ||
| + | : See [[SSH Access]], use terminal command <code>math</code> | ||
| + | ; Installation on personal computer | ||
| + | # Fill the web form [https://docs.google.com/forms/d/1vHngSb1zdnkxjyqO8LqiS_LuDCOwPbhaN75RdAo1hlM/viewform?usp=send_form#start=invite Mathematica License Request] | ||
| + | # Install Mathematica after getting personal activation key | ||
| + | |- | ||
| + | | [http://www.wolframalpha.com/pro/ Alpha Pro] | ||
| + | | (see remarks) | ||
| + | | (see remarks) | ||
| + | | https://software.berkeley.edu/mathematica | ||
| + | | | ||
| + | ; Access from any computer with browser (sign in required) | ||
| + | : http://www.wolframalpha.com/pro/ | ||
| + | ; Getting personal account | ||
| + | : Fill the web form [https://user.wolfram.com/portal/requestAK/6984324ef82fc06b6e14e27062c95ca8949aa92d Wolfram Alpha Pro Request] | ||
| + | |- style="background-color: #f0f0f0" | ||
| + | | [http://www.maplesoft.com/products/maple/ Maple] | ||
| + | | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | ||
| + | | Yes (see remarks) | ||
| + | | Send request to [mailto:request@math.berkeley.edu request@math.berkeley.edu] | ||
| + | | | ||
| + | ; Access from thin client computer | ||
| + | : ''Terminal'': use <code>maple</code> command from Unix shell | ||
| + | : ''Unity'': type "maple" in the Dash Search | ||
| + | : ''GNOME'': find "Maple 16" in Application/Science menu | ||
| + | ; Remote access via SSH | ||
| + | : See [[SSH Access]], use terminal command <code>maple</code> | ||
| + | ; Installation on personal computer | ||
| + | : Can be installed on campus 64-bit computer connected to Ethernet | ||
| + | |- | ||
| + | | [http://magma.maths.usyd.edu.au/magma/ MAGMA] | ||
| + | | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | ||
| + | | Yes (see remarks) | ||
| + | | Send request to [mailto:request@math.berkeley.edu request@math.berkeley.edu] | ||
| + | | | ||
| + | ; Access from thin client computer | ||
| + | : ''Terminal only'': use <code>magma</code> command from Unix shell | ||
| + | ; Remote access via SSH | ||
| + | : See [[SSH Access]], use terminal command <code>magma</code> | ||
| + | ; Installation on personal computer | ||
| + | : Can be installed on campus 64-bit computer connected to Ethernet | ||
| + | |- | ||
| + | |} | ||
Revision as of 09:37, 22 May 2015
Contents
| 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 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 M603 | http://printserver.math.berkeley.edu:631/printers/838 |
| 744 | 744 Evans Hall | HP LaserJet 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 |
|
|
Network
| Network | Type | URL | Remarks |
|---|---|---|---|
| CalVisitor | public WiFi | http://ist.berkeley.edu/airbears/calvisitor |
|
| AirBears2 | private WiFi | http://ist.berkeley.edu/airbears |
|
| eduroam | private WiFi | http://ist.berkeley.edu/airbears |
|
| Ethernet | wired | http://www.net.berkeley.edu/dhcp/ |
|
Public Unix Servers
| Name | Resources | Purpose | Remarks |
|---|---|---|---|
| login.math.berkeley.edu | 8 CPU cores, 12GB 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 |
|
Commercial Applications
| Name | Servers | Can be installed on personal computer? | More information | Remarks |
|---|---|---|---|---|
| MATLAB | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | Yes (see remarks) | https://software.berkeley.edu/matlab |
|
| Mathematica | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | Yes | https://software.berkeley.edu/mathematica |
|
| Alpha Pro | (see remarks) | (see remarks) | https://software.berkeley.edu/mathematica |
|
| Maple | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | Yes (see remarks) | Send request to request@math.berkeley.edu |
|
| MAGMA | appsa.math.berkeley.edu beyonce.math.berkeley.edu keira.math.berkeley.edu | Yes (see remarks) | Send request to request@math.berkeley.edu |
|