Linux: различия между версиями

Материал из MediaWikiWelcom
Перейти к навигации Перейти к поиску
Строка 5: Строка 5:
 
export PATH=$PATH:/usr/sbin
 
export PATH=$PATH:/usr/sbin
 
apt install htop tcpdump mc ncdu pydf pwgen nmap nmon atop hwinfo curl aptitude screen locate -y
 
apt install htop tcpdump mc ncdu pydf pwgen nmap nmon atop hwinfo curl aptitude screen locate -y
 +
 +
editor
 +
ls -l /etc/alternatives/editor
 +
update-alternatives --config editor
 +
Press <enter> to keep the current choice[*], or type selection number: 3 <choose 3>

Версия 15:05, 1 апреля 2022

Дополнительные пакеты для Linux:

apt install sudo vim export PATH=$PATH:/sbin export PATH=$PATH:/usr/sbin apt install htop tcpdump mc ncdu pydf pwgen nmap nmon atop hwinfo curl aptitude screen locate -y

editor ls -l /etc/alternatives/editor update-alternatives --config editor Press <enter> to keep the current choice[*], or type selection number: 3 <choose 3>