Обновить memories
This commit is contained in:
parent
e602081a78
commit
13e4a75b6d
13
memories
13
memories
@ -1,8 +1,12 @@
|
|||||||
install "minimized server"
|
install "minimized server"
|
||||||
|
|
||||||
*** after install: ***
|
*** after install: ***
|
||||||
# sudo su -
|
# sudo -s
|
||||||
# apt purge -y cloud-init && rm -rf /etc/cloud && rm /etc/netplan/50-cloud-init.yaml && apt purge -y unattended-upgrades && rm -rf /var/log/unattended-upgrades && apt autoremove -y && apt install -y netplan.io isc-dhcp-client mc
|
# apt-get update && apt-get upgrade && apt purge -y cloud-init && rm -rf /etc/cloud && rm /etc/netplan/50-cloud-init.yaml && 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
|
||||||
|
|
||||||
|
# aptitude install console-cyrillic
|
||||||
|
# dpkg-reconfigure locales
|
||||||
|
select [392] ru_RU.UTF-8 UTF-8
|
||||||
|
|
||||||
# touch /etc/netplan/00-installer-config.yaml
|
# touch /etc/netplan/00-installer-config.yaml
|
||||||
# This is the network config written by 'subiquity'
|
# This is the network config written by 'subiquity'
|
||||||
@ -23,11 +27,6 @@ network:
|
|||||||
# netplan try
|
# netplan try
|
||||||
# netplan apply
|
# netplan apply
|
||||||
# systemctl restart systemd-networkd
|
# systemctl restart systemd-networkd
|
||||||
# apt-get update
|
|
||||||
# apt-get install -y mc net-tools iputils-ping inetutils-traceroute htop ca-certificates apt-utils aptitude locales git
|
|
||||||
# aptitude install console-cyrillic
|
|
||||||
# dpkg-reconfigure locales
|
|
||||||
select [392] ru_RU.UTF-8 UTF-8
|
|
||||||
|
|
||||||
# reboot
|
# reboot
|
||||||
# sudo su -
|
# sudo su -
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user