• skip to content

CLAWRIM Wiki

The Computational Lab for Advanced Water Resources Informatics and Modeling

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » use
Trace: • reports • madan_pokhrel • welcome • owen_smith • user_manual • nmwrri_global_curve_number_dataset • ujjwal_marasini • open_science • christopher_pugel • technical_manual

use

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@howtos
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • how_to_use_shell_scripting_on_windows

Fulltext results:

how_to_compile_qgis_on_slackware
5 Hits, Last modified: 12 months ago
st. <code bash> # switch to root su - # replace USERNAME with your non-root username who installed GRASS GIS if ! echo $PKG_CONFIG_PATH | grep -q /home/USERNAME/usr/local/share/pkgconfig; then echo 'expo... le . ~/.bash_profile # create postgres group and user, which are required by postgresql groupadd -g 20
how_to_compile_grass_gis_on_slackware
4 Hits, Last modified: 12 months ago
switch to root su - # create postgres group and user for postgresql, one of pdal dependencies groupadd -g 209 postgres useradd -u 209 -g 209 -d /var/lib/pgsql postgres # i... _wgs84 feature if [ $# -eq 0 ]; then last_used_mapset=$(awk ' /^GISDBASE: /{gis... }' ~/.grass8/rc) $grass_master "$last_used_mapset" else $grass_master "$@" fi EOT c
how_to_install_tex_live_on_linux
3 Hits, Last modified: 11 months ago
TO explains how to install TeX Live as a non-root user. <code bash> # download the installer cd /tmp w... to the current session . ~/.bash_profile </code> Use [[https://www.tug.org/texlive/tlmgr.html|tlmgr]] ... with TeX Live) to install new packages. You can use [[https://kile.sourceforge.io/|Kile]] (already in
how_to_compile_peakfq_on_linux
2 Hits, Last modified: 11 months ago
gs.gov/software/PeakFQ/|its website]]. Here, I'll use [[https://water.usgs.gov/software/PeakFQ/code/7.5... /file> You don't need to run this command, but I used it to find undefined references: <code bash> # s
how_to_install_hec-ras_on_linux
2 Hits, Last modified: 12 months ago
Login to the Linux machine. In this example, we use NMSU's Discovery node ''discovery-l2'': <code bas... e NMSU network using either Wi-Fi or VPN ssh NMSU_username@discovery-l2 # type your NMSU password </cod
how_to_install_the_intel_fortran_compiler_on_linux
1 Hits, Last modified: 11 months ago
nd download the latest version. For this HOWTO, I used [[https://registrationcenter-download.intel.com/
how_to_use_shell_scripting_on_windows
1 Hits, Last modified: 13 months ago
====== How to use shell scripting on Windows ====== - Download [[https://frippery.org/files/busybox/

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki