1
0

Обновить memories

This commit is contained in:
kosenka 2025-04-04 10:23:16 +03:00
parent e83b1056fc
commit a7f43527a4

View File

@ -3,12 +3,12 @@ install "minimized server"
*** after install: ***
# sudo -s
# apt-get -y update && apt-get -y upgrade
*** on proxmox ***
# apt-get install -y qemu-guest-agent && systemctl start qemu-guest-agent && systemctl enable qemu-guest-agent
# apt-get -y update && apt-get -y upgrade
# apt install -y mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git iproute2
### ? apt install -y mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git iproute2
### https://dondub.com/2021/07/udalenie-cloud-init-iz-ubuntu-server-21-04/
# sed -i -e 's/datasource_list:/# datasource_list:/g' /etc/cloud/cloud.cfg.d/90_dpkg.cfg
@ -24,7 +24,7 @@ install "minimized server"
# snap remove --purge snapd && apt-get -y remove snapd && apt-get -y autoremove
# apt install -y netplan.io isc-dhcp-client isc-dhcp-common mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git squashfs-tools tzdata fdisk gdisk
# apt install -y netplan.io isc-dhcp-client isc-dhcp-common mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git squashfs-tools tzdata fdisk gdisk mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git iproute2
### ? 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