ChatCrawlersearch across public Telegram Open the app
P

PNETLAB platform Group

snapshot for May 2026
May 2026 ×
10 May 2026
S
Ссылка
click to show
Dear All, I am pleased to share an excellent opportunity to strengthen your cybersecurity skills through the Cybersecurity Defense Analyst Career Path, jointly developed by Cisco Networking Academy and Splunk. This structured program consists of 8 specialized courses, each awarding a digital badge and certificate, followed by a final exam to validate your expertise. 📌 Key Benefits: Fully online and self-paced learning Industry-recognized badges to showcase on LinkedIn & CV Practical training in SOC operations, threat hunting, incident response, and Splunk SIEM Ideal for both beginners and professionals advancing their cybersecurity careers 🎓 Course Sequence & Enrollment Links: The Cybersecurity Landscape https://www.netacad.com/courses/splunk-the-cybersecurity-landscape?courseLang=en-US&instance_id=49ca42d3-5ff3-47ee-a61b-02f284d050e9 Understanding Threats and Attacks https://www.netacad.com/courses/splunk-understanding-threats-and-attacks?courseLang=en-US&instance_id=a30ee952-5c69-4da4-9933-2489c40d27eb Security Operations and the Defense Analyst https://www.netacad.com/courses/splunk-security-operations-and-the-defense-analyst?courseLang=en-US&instance_id=2e82d31b-24ba-4ef5-a424-09ddd21ec795 Introduction to Splunk https://www.netacad.com/courses/splunk-introduction-to-splunk?courseLang=en-US&instance_id=326ee0ea-1e8d-4208-842e-bbd9fa72abe4 Data and Tools for Defense Analysts https://www.netacad.com/courses/splunk-data-and-tools-for-defense-analysts?courseLang=en-US&instance_id=d991095b-3a06-4ff2-8d7a-e318f6f4b28b The Art of Investigation https://www.netacad.com/courses/splunk-the-art-of-investigation?courseLang=en-US&instance_id=44928af9-2a91-4e1d-9285-b4e8eb318898 SOC Essentials: Investigating with Splunk https://www.netacad.com/courses/soc-essentials-investigating-with-splunk?courseLang=en-US&instance_id=0d568709-a946-4441-b033-4ba50433c613 SOC Essentials: Introduction to Threat Hunting https://www.netacad.com/courses/splunk-soc-essentials-introdu
R
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
A
[!] WARN: PNetLab was not found. [!] This script has only been tested on PNetLab. If you are not using PNetLab, you may encounter issues. [i] Installing iShare2 dependencies... [+] ishare2 needs to install some dependencies to work properly. [+] List of packages to be installed: - curl - wget - jq - unrar - tree - unzip [+] Starting to install dependencies in 5 seconds... This may take a while. Press Ctrl+C to cancel. [+] curl is already installed. E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? root@pnetlab:~#
R
Replymessage unavailable
How to install PNETLab on GCP 1. Open cloud console in GCP once you are in the CLI, run below command depending on the PNETLab version you want to install. - PNETLab version 5 (Ubuntu 18.04): gcloud compute images create nested-ubuntu-bionic --source-image-family=ubuntu-1804-lts --source-image-project=ubuntu-os-cloud --licenses https://www.googleapis.com/compute/v1/projects/vm-options/global/licenses/enable-vmx - PNETLab version 6 (Ubuntu 20.04): gcloud compute images create nested-ubuntu-focal --source-image-family=ubuntu-2004-lts --source-image-project=ubuntu-os-cloud --licenses https://www.googleapis.com/compute/v1/projects/vm-options/global/licenses/enable-vmx 2. Create a VM instance with the specs you want. Recommendations: CPU: Intel CPUs Skylake or Cascade Disk: SSD for better performance - For the boot disk, select the nested image that you created in step 1 - Allow HTTP and HTTPS traffic - "Deploy a container image” must be UNCHECKED - After the VM is created, ssh to it and  switch to the root user: sudo -i 3. Run the installation script for the corresponding PNETLab version: check the installation instructions for each version by issuing the command /notes in PNETLab's group. Once installation is completed reboot the VM with this command: reboot Wait for few seconds while the VM reboots and ssh to it again. When the setup wizard screen appears, press ctrl + c and type the below command to switch to the root user: sudo -i You'll get setup wizard again. When it asks you to enter your new root password, enter it twice, give a hostname of choice, domain name of choice, and select DHCP (don't use static ip ), and leave NTP blank. And that's it. Enjoy PNETLab!
I cannot download lab files from user.pnetlab.com, it says server not found in my pnetlab session.
D
I am using offline mode.
11 May 2026
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.
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
12 May 2026
13 May 2026
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
R
Replymessage unavailable
If you encounter issues with a node not starting or immediately stopping after clicking the start button, consider the following checklist and potential solutions: Common Checks: 1. Image Integrity: - Verify that the image is not corrupted. Compare the size of the image on your server with the size of the image from the source (e.g., LabHub). For IOL Images: 1. Generate License File: - Ensure that the license file is generated. Send #generate_license in this chat to receive instructions on how to generate the license file. For QEMU Images: 1. Virtualization Support: - Confirm that virtualization is supported on your system. Send #check-vt in this chat to receive instructions on how to check for virtualization support. 2. Fix Permissions: - Correct permissions either through the GUI (click the button under "Settings" on PNetLab) or by running the following command in the terminal: /opt/unetlab/wrappers/unl_wrapper -a fixpermissions 3. Follow the naming conventions: - Adhere to the naming conventions required for PNetLab to detect imported qcow2 files as VMs. Refer to the conventions outlined here: https://www.eve-ng.net/index.php/documentation/qemu-image-namings/ By following these steps, you can address potential issues related to image integrity, licensing for IOL images, virtualization support for QEMU images, and permissions. If the problem persists after performing these checks and fixes, please let us know.
Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog