WORKAN WOOOO

This commit is contained in:
2025-10-29 21:01:20 -06:00
parent bfe35e1230
commit fb1ab77353
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
numlogs=500
numlogs=2500
tmp_log="./chrony_statistics.log"
sudo tail -n $numlogs /var/log/chrony/statistics.log > $tmp_log
+1 -1
View File
@@ -13,7 +13,7 @@ short_delay=0
first_install="git"
# packages
packages="python3-smbus util-linux util-linux-extra gawk telegraf grafana influxdb restic build-essential net-tools htop btop screen byobu python3 python3-pip python3-virtualenv python3-setuptools thefuck wget lynx nmap zip unzip 7zip ripgrep pps-tools gh gpsd gpsd-clients chrony syslog-ng iptraf-ng i2c-tools picocom"
packages="python3-smbus python3-pandas util-linux util-linux-extra gawk telegraf grafana influxdb restic build-essential net-tools htop btop screen byobu python3 python3-pip python3-virtualenv python3-setuptools thefuck wget lynx nmap zip unzip 7zip ripgrep pps-tools gh gpsd gpsd-clients chrony syslog-ng iptraf-ng i2c-tools picocom"
# purge packages
purge_packages='"apt purge -y "bluetooth*" "usb*" "wireless*" "pci*" "fonts*" "bluez*" "alsa*"'