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] – ↷ Page name changed from howtos:how_to_install_hec-ras_on_nmsu_s_discovery_hpc_node to howtos:how_to_install_hec-ras_on_linux 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 NMSU's Discovery HPC node ====== | + | ====== 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.1721576378.txt.gz · Last modified: by hcho