testan a reboold \
This commit is contained in:
+4
-3
@@ -53,15 +53,16 @@ sudo update-rc.d -f fake-hwclock remove
|
|||||||
|
|
||||||
# install da packages
|
# install da packages
|
||||||
echo "Installing packages, this may take a while..."
|
echo "Installing packages, this may take a while..."
|
||||||
sudo apt install -y util-linux-extra gawk ripgrep telegraf grafana influxdb restic build-essential net-tools htop btop iptraf iotop screen byobu python3 python3-pip python3-virtualenv python3-setuptools thefuck wget lynx nmap zip unzip 7zip net-tools restic ripgrep pps-tools git gh gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf-ng iotop neovim netcat-traditional python3-smbus i2c-tools picocom
|
sudo apt install -y util-linux util-linux-extra gawk ripgrep telegraf grafana influxdb restic build-essential net-tools htop btop iptraf iotop screen byobu python3 python3-pip python3-virtualenv python3-setuptools thefuck wget lynx nmap zip unzip 7zip net-tools restic ripgrep pps-tools git gh gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf-ng iotop neovim netcat-traditional python3-smbus i2c-tools picocom
|
||||||
|
|
||||||
# safety delay
|
# safety delay
|
||||||
echo "Sleeping 60 seconds to make sure its as stable as possible"
|
echo "Sleeping 60 seconds to make sure its as stable as possible"
|
||||||
sleep 60
|
sleep 60
|
||||||
|
|
||||||
# purging da junk
|
# purging da junk
|
||||||
echo "Purging unneeded junk..."
|
# dont actually think this is at worth the space savings
|
||||||
sudo apt purge -y "bluetooth*" "usb*" "wireless*" "pci*" "fonts*" "bluez*" "alsa*"
|
# echo "Purging unneeded junk..."
|
||||||
|
# sudo apt purge -y "bluetooth*" "usb*" "wireless*" "pci*" "fonts*" "bluez*" "alsa*"
|
||||||
|
|
||||||
# check if pps-gpio is in /etc/modules already
|
# check if pps-gpio is in /etc/modules already
|
||||||
grep -e "pps-gpio" /etc/modules
|
grep -e "pps-gpio" /etc/modules
|
||||||
|
|||||||
Reference in New Issue
Block a user