lscpu | grep -i virtualization
ilyasa@pnetlab:~$ lscpu | grep -i virtualization Virtualization: AMD-V Virtualization type: full
sudo su -passwdsed -i -e “s/.*PermitRootLogin .*/PermitRootLogin yes/” /etc/ssh/sshd_config
userdel <username>
/etc/apt/sources.list tambahkan repository pentlabecho -e '\ndeb [trusted=yes] http://repo.pnetlab.com ./' | sudo tee -a /etc/apt/sources.list
echo "nameserver 8.8.8.8" > /etc/resolv.conf apt-get update apt-get purge netplan.io apt-get install pnetlab -y
echo "nameserver 8.8.8.8" > /etc/resolv.conf
curl -sL 'https://labhub.eu.org/api/raw/?path=/upgrades_pnetlab/bionic/install_pnetlab_latest_v5.sh' | sh
Refernce:
* https://www.pnetlab.com/pages/documentation?slug=install-bare-metal
* https://t.me/PNETLab