1
0

Обновить memories

This commit is contained in:
kosenka 2025-01-06 22:10:37 +03:00
parent d59691e477
commit c77c3743ad

View File

@ -2,7 +2,11 @@ install "minimized server"
*** after install: *** *** after install: ***
# sudo -s # sudo -s
# apt-get update && apt-get upgrade && apt purge -y cloud-init && rm -rf /etc/cloud && apt purge -y unattended-upgrades && rm -rf /var/log/unattended-upgrades && apt autoremove -y && apt install -y netplan.io isc-dhcp-client mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git && rm /etc/netplan/50-cloud-init.yaml # apt-get update && apt-get upgrade
# apt purge -y cloud-init && rm -rf /etc/cloud && apt purge -y unattended-upgrades && rm -rf /var/log/unattended-upgrades && apt autoremove -y
# apt install -y netplan.io isc-dhcp-client mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git && rm /etc/netplan/50-cloud-init.yaml
# apt remove snapd -y && apt autoremove -y
# systemctl disable snapd.service && systemctl disable snapd.socket && systemctl disable snapd.seeded.service && systemctl mask snapd.service && rm -rf /var/cache/snapd/ && apt autoremove --purge snapd -y && rm -rf ~/snap
# aptitude install console-cyrillic # aptitude install console-cyrillic
# dpkg-reconfigure locales # dpkg-reconfigure locales