Commands Debian install for web

Debian install

  • install sudo
apt install sudo

  • install ifconfig
apt update
apt install net-tools

  • install nano
apt install nano

  • install nginx
sudo apt install nginx

  • install php7.4
sudo apt -y install php7.4

  • install mariadb 10.5

https://blog.programs74.ru/how-to-install-mariadb-10-5-on-debian-10/

  • How to Add User to Sudoers in Debian

https://linuxize.com/post/how-to-add-user-to-sudoers-in-debian/

Вам также может понравиться

About the Author: Vladimir Kusakin

Hi. I am web developer. For the past 9 years, I've been developing applications for the web using mostly PHP and Python. About me

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *