howtos:how_to_install_hec-ras_on_linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howtos:how_to_install_hec-ras_on_linux [2024-07-21 09:39 am] – hcho | howtos:how_to_install_hec-ras_on_linux [2024-08-30 06:45 pm] (current) – hcho | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== How to install HEC-RAS on Linux ====== | ====== How to install HEC-RAS on Linux ====== | ||
| - | Login to '' | + | Login to the Linux machine. In this example, we use NMSU's Discovery node '' |
| <code bash> | <code bash> | ||
| - | ssh discovery-l2 | + | # connect to the NMSU network using either Wi-Fi or VPN |
| + | ssh NMSU_username@discovery-l2 | ||
| # type your NMSU password | # type your NMSU password | ||
| </ | </ | ||
| Line 35: | Line 36: | ||
| </ | </ | ||
| - | Set up environment variables for HEC-RAS. Don't type it; copy-paste | + | Set up environment variables for HEC-RAS. Don't type it; copy-paste |
| <code bash> | <code bash> | ||
| cat << ' | cat << ' | ||
howtos/how_to_install_hec-ras_on_linux.1721576398.txt.gz · Last modified: by hcho
