diff --git a/memories b/memories index 32a0bea..ca3d5f6 100644 --- a/memories +++ b/memories @@ -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