Debian with Proxmox

From Wiki
Revision as of 16:40, 25 October 2024 by Marcluer (talk | contribs)

Installation of Debian

Config basics

su
apt update
apt upgrade
apt install sudo mc nmap powertop fail2ban 
<pre>

* /etc/hosts
<pre>
127.0.0.1       localhost
192.168.111.10  proxmox.local  proxmox

Install proxmox