Обновить memories
This commit is contained in:
parent
e83b1056fc
commit
a7f43527a4
8
memories
8
memories
@ -3,12 +3,12 @@ install "minimized server"
|
|||||||
*** after install: ***
|
*** after install: ***
|
||||||
# sudo -s
|
# sudo -s
|
||||||
|
|
||||||
|
# apt-get -y update && apt-get -y upgrade
|
||||||
|
|
||||||
*** 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 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/
|
### 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
|
# 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
|
# 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
|
### ? 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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user