25 June 2025
Raneesh Ramesam#check-vt
To check virtualization, do the following:
Run this:
kvm-ok
Then this:
grep -cw vmx /proc/cpuinfo
And check the results. If CPU returns 0 or KVM is not supported, then enable virtualization on your VM.
Edwin#download_images
If you're looking to download images to use on PNETLab, visit LabHub or use ishare2.
burzum Societyanyone help me please fortigate 7.6
Ссылка
click to show
click to show
Just make sure you have a disk file along with a virtioa file also check that you assigned enough cpu and memory
https://www.eve-ng.net/index.php/documentation/howtos/howto-add-fortinet-images/
Replymessage unavailable
To reset your PNETLab web login credentials use the following commands.
For online mode:
mode reset online
For reset offline mode:
mode reset offline
Replymessage unavailable
ishare2:
ishare2 installation instructions
Ensure your DNS is functioning correctly by pinging GitHub or Google:
ping raw.githubusercontent.com
0. (Optional) Remove old ishare2 configuration files:
rm -rf /opt/ishare2/ && rm -rf /usr/sbin/ishare2
1. Run the quick one-line installation command:
wget -O /usr/sbin/ishare2 https://raw.githubusercontent.com/ishare2-org/ishare2-cli/main/ishare2 && chmod +x /usr/sbin/ishare2 && ishare2
2. Enjoy ishare2!
Extra notes:
- If you face errors downloading images with ishare2 run:
ishare2 config
Then press enter in all questions to use the default configuration.
- If you encounter any errors while configuring ishare2 related to the site i-share.top, send #remove_ishare to this chat to learn how to fix it.
See more installation methods in the GitHub README
26 June 2025
dpkg: error processing package pnetlab (--configure):
installed pnetlab package post-installation script subprocess returned error exit status 127
Processing triggers for php7.2-cli (7.2.24-0ubuntu0.19.04.2) ...
Processing triggers for libapache2-mod-php7.2 (7.2.24-0ubuntu0.19.04.2) ...
Errors were encountered while processing:
pnetlab
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sam012May I know the process of windows server installation in PNETLab?
based on doc pnetlab just for ubuntu only
Sam012May I know the process of windows server installation in PNETLab?
Download an Windows server Qemu using Ishare2