1748957503

This commit is contained in:
2025-06-03 07:31:43 -06:00
parent 36f3fdc9b6
commit 05393a2dd3
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -137,9 +137,9 @@ Upload ~/Garfana-Visualization.json to create dashboard
* syslog-ng
* u-blox software
* modules
* chipset
* chipsets
* datasheet
* specific board
* specific boards
* datasheet
**known bugs**
+5
View File
@@ -33,6 +33,11 @@ fi
echo "Getting new software lists..."
sudo apt update 1>/dev/null 2>/dev/null
# clean up
echo "Disabling and removing unneeded junk..."
sudo systemctl disable bluetooth 1>/dev/null 2>/dev/null
sudo apt purge bluetooth 1>/dev/null 2>/dev/null
echo "Installing packages, this may take a while..."
sudo apt install telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim netcat-traditional -y 1>/dev/null 2>/dev/nul