1
0

Обновить memories

This commit is contained in:
kosenka 2025-04-02 16:58:48 +03:00
parent b383be9412
commit d74577c284

View File

@ -2,20 +2,21 @@ install "minimized server"
*** after install: *** *** after install: ***
# sudo -s # sudo -s
# apt-get -y update && apt-get -y upgrade
### apt install -y netplan.io isc-dhcp-client mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git
# apt install -y mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git
*** on proxmox *** *** on proxmox ***
# apt-get install -y qemu-guest-agent && systemctl start qemu-guest-agent && systemctl enable qemu-guest-agent # 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 purge -y cloud-init && rm -rf /etc/cloud && apt purge -y unattended-upgrades && rm -rf /var/log/unattended-upgrades && apt autoremove -y # apt purge -y cloud-init && rm -rf /etc/cloud && apt purge -y unattended-upgrades && rm -rf /var/log/unattended-upgrades && apt autoremove -y
# apt remove snapd -y && apt autoremove -y # 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 # 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
### apt install -y netplan.io isc-dhcp-client mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git
# apt install -y mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git
# aptitude install console-cyrillic # aptitude install console-cyrillic
# dpkg-reconfigure locales # dpkg-reconfigure locales
select [392] ru_RU.UTF-8 UTF-8 select [392] ru_RU.UTF-8 UTF-8