Debian with Proxmox: Difference between revisions

From Wiki
mNo edit summary
mNo edit summary
Line 9: Line 9:
apt upgrade
apt upgrade
apt install sudo mc nmap powertop fail2ban  
apt install sudo mc nmap powertop fail2ban  
<pre>
</pre>


* /etc/hosts
* /etc/hosts

Revision as of 16:41, 25 October 2024

Installation of Debian

Config basics

su
apt update
apt upgrade
apt install sudo mc nmap powertop fail2ban 
  • /etc/hosts
127.0.0.1       localhost
192.168.111.10  proxmox.local  proxmox

Install proxmox