PVE01.D5E.dev
This page is under a folder. https://pve.d5e.dev:8006/ 198.18.30.40 & 41*
https://foundata.com/en/blog/2023/proxmox-pve-email-relay-smart-host/
A(“pve01”, ‘192.168.1.168’, cfProxy_off), // https://192.168.1.168:8006 A(“pve02”, ‘192.168.1.223’, cfProxy_off), // https://192.168.1.223:8006
https://192.168.1.168:8006 root & T…
files.d5e.dev ip a: 192.168.1.84/
sudo apt update -y;sudo apt upgrade -y // sudo apt full-upgrade -y if required sudo apt-get install samba samba-client -y
vi /etc/samba/smb.conf // Samba testparm /etc/samba/smb.conf chmod 777 /mnt/files
adduser bhdicaire smbpasswd -a bhdicaire systemctl restart smbd.service
- Configure the host machine
- https://192.168.1.168:8006
- root / usual password
https://192.168.1.168:8006/#v1:0:=node%2Fpromox:4:=aptrepositories::::::2
No-Subscription Repository
apt update && apt -y install qemu-guest-agent systemctl enable qemu-guest-agent systemctl start qemu-guest-agent systemctl status qemu-guest-agent
ip a ifreload -a