added lsb-release wget to some helpful packages list authored by Sivananda Thondapu's avatar Sivananda Thondapu
......@@ -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
......
......