Changes
Page history
added lsb-release wget to some helpful packages list
authored
Mar 28, 2025
by
Sivananda Thondapu
Show whitespace changes
Inline
Side-by-side
Post-Install-Setup.md
View page @
a36284c5
...
...
@@ -57,7 +57,7 @@ passwd controls
# install some helpful packages
```
apt install vim emacs tmux sudo
apt install vim emacs tmux sudo
wget lsb-release
```
**Note: The LIGO standard UID for controls is 1001 across all systems. Any hosts connected to the FEC should follow this standard**
...
...
@@ -83,6 +83,7 @@ sudo mkdir -p /frames/full /frames/trend /frames/trend/minute /frames/trend/minu
# Setup CDS Repositories for Debian 10
Instructions for CDS repositories setup can be found
[
here
](
https://git.ligo.org/cds/software/advligorts/-/wikis/Enabling-Debian-CDS-Software-Repositories
)
# Create site, ifo directories
...
...
...
...