WORKAN WOOOO
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
numlogs=500
|
numlogs=2500
|
||||||
tmp_log="./chrony_statistics.log"
|
tmp_log="./chrony_statistics.log"
|
||||||
|
|
||||||
sudo tail -n $numlogs /var/log/chrony/statistics.log > $tmp_log
|
sudo tail -n $numlogs /var/log/chrony/statistics.log > $tmp_log
|
||||||
|
|||||||
+1
-1
@@ -13,7 +13,7 @@ short_delay=0
|
|||||||
first_install="git"
|
first_install="git"
|
||||||
|
|
||||||
# packages
|
# 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
|
||||||
purge_packages='"apt purge -y "bluetooth*" "usb*" "wireless*" "pci*" "fonts*" "bluez*" "alsa*"'
|
purge_packages='"apt purge -y "bluetooth*" "usb*" "wireless*" "pci*" "fonts*" "bluez*" "alsa*"'
|
||||||
|
|||||||
Reference in New Issue
Block a user