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
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
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
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
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