28 July 2026
Jakubthen I'm probably blind 🙈️️ will look for it later
I also thought v8.53 didn't have it but it does. You have to click the device and you'll see "capture". Then, it'll ask you which interface you wanna capture.
TԨ€ꭑ€ЍtoЯ#recover-root-passwd
If you forgot the root password of your PNETLab's VM follow one of the following guides to recover it
Andres KafatiФотография
Please how to fix this problème.I have also in my pnetlab v8, I can start my mikrotik router node
ChrislyPlease how to fix this problème.I have also in my pnetlab v8, I can start my mikrotik router node
In Mikrotik, file .img convert to file .qcow2 with qemu utils
29 July 2026
ChrislyPlease how to fix this problème.I have also in my pnetlab v8, I can start my mikrotik router node
I cant figure it out. Can someone help? Or know how to solve it?
Nikkianyone support in ubuntu 20 how to install pnet lab ?
Please check the /notes to see the list of installation instructions
Replymessage unavailable
List of notes in PNETLAB platform Group:
- apt_skip_ssl
- beta_group
- beta_v5
- beta_v6
- changelog_beta
- check-vt
- disable_wizard
- download_images
- fix_apt
- gcp_install
- generate_license
- ishare2
- mikrotik-template-v6
- nodes-troubleshooting
- passwords
- pnet_repo_fix
- proxy-fix
- recover_mysql
- recover-root-passwd
- remove_ishare
- reset_pnet
- resolv
- stable_v5
You can retrieve these notes by using /get notename, or #notename
Replymessage unavailable
List of notes in PNETLAB platform Group:
- apt_skip_ssl
- beta_group
- beta_v5
- beta_v6
- changelog_beta
- check-vt
- disable_wizard
- download_images
- fix_apt
- gcp_install
- generate_license
- ishare2
- mikrotik-template-v6
- nodes-troubleshooting
- passwords
- pnet_repo_fix
- proxy-fix
- recover_mysql
- recover-root-passwd
- remove_ishare
- reset_pnet
- resolv
- stable_v5
You can retrieve these notes by using /get notename, or #notename
Replymessage unavailable
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.
Replymessage unavailable
Troubleshooting steps for broken APT
1. Ensure you have an active internet connection.
- Test your connection by pinging google.com, 8.8.8.8, 1.1.1.1, or your preferred service provider.
- Check your DNS configuration.
2. Follow the steps to remove i-share.top from the list of sources (Send #remove_ishare to see the instructions).
3. Confirm that all sources in /etc/apt/sources.list are reachable.
- If there's an error related to repo.pnetlab.com, check spelling and use the correct protocol (https://). If issues persist, share the error message with @pnetlab.
- If other packages in sources.list cause problems, temporarily remove them and check if apt works with apt update.
5. If the mentioned steps don't resolve the issue, use these search terms for further troubleshooting: "fix apt Ubuntu $version," "apt fails to update + $error message"
Recommended forums and resources for Ubuntu troubleshooting:
- Ask Ubuntu
- FOSS Linux
- Ubuntu Help
Replymessage unavailable
If you're looking to download images to use on PNETLab, visit LabHub or use ishare2.
Mahmoud Edrees#beta_v5
PNETLab version 5 BETA installation/upgrade instructions
After installing PNETLab version 4.2.10 as base, run the execute the following command:
curl -sL 'https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/upgrades_pnetlab/bionic/install_pnetlab_v5_testing.sh' | sh
After the installation is completed, reboot your VM.
Mahmoud Edrees#beta_v6
📀 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.