31 March 2026
Hung Pham#stable_v5
PNETLab version 5 installation/upgrade instructions
After installing PNETLab version 4.2.10 as base, run the following command:
curl -sL 'https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/upgrades_pnetlab/bionic/install_pnetlab_latest_v5.sh' | sh
After the installation is completed, reboot your VM.
Mustafa ÇamkesenHi guys, our valued administrators have resolved the no-license issue, and I would like to express my personal thanks for this.
Thanks for resolving? Do we need to do anything or will it work fine when I get home?
Replymessage unavailable
📀 Installation instructions - PNetLab v6 BETA release
⚠️ Read the full instructions and important notes before starting the process. After you finish reading them, follow the process step by step.
Step 1
Download the Ubuntu Server 20.04 ISO and install the OS on a VM or bare metal.
Step 2
Run the installation script as root (copy-paste the full thing):
curl -sL https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/upgrades_pnetlab/Focal/install_pnetlab_v6.sh | bash
After the installation script finishes running, reboot the server.
ℹ️ Important notes
- Make sure to enable Virtualization on your system BIOS and make sure your hardware supports nested virtualization.
Check if you meet the requirements by running:
grep -cw vmx /proc/cpuinfo
Check if KVM was installed correctly after the installation script finishes running:
kvm-ok
- When installed on GCP, skip the setup wizard by pressing CTRL + C after the first reboot and if you're tired of having to do that at every login, ask how to disable in this chat.
⚠️ Remember this version is still on beta so you might encounter bugs and unfinished features.
Ǥis beta v6 ready to use or should I use stable v5 ? ( new to labbing ) - for cisco stuff
i have tried setting up new vm for v6 with clean 20.04 iso, but there seems to be problem with dependencies on installation of PNET v6 due to PHP 7.2/7.4 not being available from Ondrej Sury repository