#!/bin/bash # 1.1 Обновление системы sudo apt update && sudo apt upgrade -y sudo apt install -y curl wget git nano htop ufw