Hello everyone!
I've just launched a new channel on WhatsApp for those who might not use Telegram as often or do not use it at all: https://whatsapp.com/channel/0029VaN1egzHbFVDPGcwyT3Q
I think Telegram is much better for these types of projects but I understand if you don't like it and still would like to be aware of what's new from some other source, so feel free to join.
Remember that your phone number will not be shown on a WhatsApp channel and we won't have a group at least until WhatsApp implements a feature to hide your phone number.
I've just launched a new channel on WhatsApp for those who might not use Telegram as often or do not use it at all: https://whatsapp.com/channel/0029VaN1egzHbFVDPGcwyT3Q
I think Telegram is much better for these types of projects but I understand if you don't like it and still would like to be aware of what's new from some other source, so feel free to join.
Remember that your phone number will not be shown on a WhatsApp channel and we won't have a group at least until WhatsApp implements a feature to hide your phone number.
👍3
Hello guys, we've got an update on the way...
I've noticed many of you are having issues when downloading files from the Google Drive mirror with ishare2.
The images are not being downloaded correctly mainly because of quota limits.
A lot of people use the Google Drive mirror because it's the default. Unfortunately, the method that used to work to bypass those limits seems to be broken so we cannot get around this issue at the time being.
To address this issue, I've made a significant change on ishare2.
Mirrors rotation: This will be the default setting, rotating mirrors each time ishare2 is executed.
During ishare2 configuration, you'll have the option to enable mirror rotation, which will be the default setting. In addition, I've added a check for small files. If a file is too small, it will warn you that the file is likely corrupt and provide troubleshooting steps.
I hope these changes help make the download of images more straightforward.
These changes are available on version 3.4.0 alpha only! They will be merged to the main branch once it's proved to be stable.
PS: I haven't had time to maintain ishare2 in recent weeks due to my internship.
Happy learning!
I've noticed many of you are having issues when downloading files from the Google Drive mirror with ishare2.
The images are not being downloaded correctly mainly because of quota limits.
A lot of people use the Google Drive mirror because it's the default. Unfortunately, the method that used to work to bypass those limits seems to be broken so we cannot get around this issue at the time being.
To address this issue, I've made a significant change on ishare2.
Mirrors rotation: This will be the default setting, rotating mirrors each time ishare2 is executed.
During ishare2 configuration, you'll have the option to enable mirror rotation, which will be the default setting. In addition, I've added a check for small files. If a file is too small, it will warn you that the file is likely corrupt and provide troubleshooting steps.
I hope these changes help make the download of images more straightforward.
These changes are available on version 3.4.0 alpha only! They will be merged to the main branch once it's proved to be stable.
PS: I haven't had time to maintain ishare2 in recent weeks due to my internship.
Happy learning!
👍6❤3
I've just merged the alpha version of ishare2 to the beta branch.
This update includes an update checker and a new MOTD feature that will display important notices from us.
You can test the latest version by using this command:
Better formatting of messages was also part of the update.
Once this version is ready, it will be pushed to the main branch. Please make sure to always keep ishare2 up-to-date!
This update includes an update checker and a new MOTD feature that will display important notices from us.
You can test the latest version by using this command:
wget -O /usr/sbin/ishare2 https://raw.githubusercontent.com/ishare2-org/ishare2-cli/beta/ishare2 && chmod +x /usr/sbin/ishare2 && ishare2
Better formatting of messages was also part of the update.
Once this version is ready, it will be pushed to the main branch. Please make sure to always keep ishare2 up-to-date!
👍10
Good news! The issue with the PNETLab repository has finally been fixed by the PNETLab team. The repository is now using a valid SSL certificate.
The bad news is that there's still one problem... in previous instructions on how to install PNetLab http is used instead of https. Even the OVA, which by the way is NOT recommended that you use the old OVA as an installation method (read this message to know why), uses http instead of https.
This is causing issues since all traffic is being redirected to https now that the certificate was fixed.
What you need to do now is edit the sources.list and replace http with https
1. Open sources.list with a text editor like nano.
nano /etc/apt/sources.list
2. Locate the line starting with "deb [trusted=yes] http://repo.pnetlab.com ./"
3. Replace with:
deb [trusted=yes] https://repo.pnetlab.com ./
Make sure to save the changes and you will now be able to use the official repository of PNetLab.
The mirror I made a couple months ago will stay up but you're still advised to use the official repository.
Let me know if you have any questions about this!
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram
LabHub & ishare2 Updates ️
PSA: Important Notice for PNetLab Users
🚨 Attention: Avoid using the outdated OVA file available on PNetLab's website, as it may lead to complications in the future. Instead, we strongly recommend following the bare-metal installation procedure.
📖 Step…
🚨 Attention: Avoid using the outdated OVA file available on PNetLab's website, as it may lead to complications in the future. Instead, we strongly recommend following the bare-metal installation procedure.
📖 Step…
👍4🥰2
🛠️ Updates to ishare2 addressing the APT repo Issue
Hey everyone! Just wanted to share some progress on the issue we talked about before. I've been working on an automated fix that should work better this time, with less guessing involved.
Without getting too technical, a couple checks will be made always before installing the required dependencies, then if a potential issue is found it'll be auto fixed.
I've also been beautifying the "UI" a bit. I know it's a stretch to call it a UI since it's a CLI app, but I think you'll like the improvements.
🔍 What's Next: As usual, the updates will be tested in the alpha and beta channels first. Once we're sure everything's running smoothly, they'll be merged to the main branch.
🔊 MOTD Feature: I'm working on making this feature a bit less annoying by making it show less times before sending more MOTDs 😅
Stay tuned for these updates, and thanks for testing the unstable versions!
Hey everyone! Just wanted to share some progress on the issue we talked about before. I've been working on an automated fix that should work better this time, with less guessing involved.
Without getting too technical, a couple checks will be made always before installing the required dependencies, then if a potential issue is found it'll be auto fixed.
I've also been beautifying the "UI" a bit. I know it's a stretch to call it a UI since it's a CLI app, but I think you'll like the improvements.
🔍 What's Next: As usual, the updates will be tested in the alpha and beta channels first. Once we're sure everything's running smoothly, they'll be merged to the main branch.
🔊 MOTD Feature: I'm working on making this feature a bit less annoying by making it show less times before sending more MOTDs 😅
Stay tuned for these updates, and thanks for testing the unstable versions!
👍10🥰1
LabHub & ishare2 Updates ️
🛠️ Updates to ishare2 addressing the APT repo Issue Hey everyone! Just wanted to share some progress on the issue we talked about before. I've been working on an automated fix that should work better this time, with less guessing involved. Without getting…
These updates were pushed to the main branch yesterday
Telegram
LabHub & ishare2 Updates ️
🛠️ Updates to ishare2 addressing the APT repo Issue
Hey everyone! Just wanted to share some progress on the issue we talked about before. I've been working on an automated fix that should work better this time, with less guessing involved.
Without getting…
Hey everyone! Just wanted to share some progress on the issue we talked about before. I've been working on an automated fix that should work better this time, with less guessing involved.
Without getting…
👍3
If you use
ishare2 —init in the latest version, you can skip the initial configuration and it'll use the default values on first run.Please open Telegram to view this post
VIEW IN TELEGRAM
🔥11❤1
⚠️ labhub.eu.org is down and will continue to be down for a couple hours, use alternative mirrors like: drive.labhub.eu.org or alist.labhub.eu.org for the time being
👍5
LabHub & ishare2 Updates ️
⚠️ labhub.eu.org is down and will continue to be down for a couple hours, use alternative mirrors like: drive.labhub.eu.org or alist.labhub.eu.org for the time being
Please open Telegram to view this post
VIEW IN TELEGRAM
👍4
I made a new OVA with PNetLab version 5.3.13 which you can download and direct users to:
https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/OVA/PNetLab/PNetLab-v.5.3.13.ova
I recently made a post stating the reasons why using the OVA available in PNetLab's official website is not a good option. Since many users find it easier and quicker to deploy an OVA, I made this updated version that should work out-of-the-box, however if you find any issues, don't hesitate to ask for a solution or report problems with it.
I did not include ishare2 nor did I include additional configuration, therefore, you might still need to setup the DNS server and of course download images by the usual methods.
https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/OVA/PNetLab/PNetLab-v.5.3.13.ova
I recently made a post stating the reasons why using the OVA available in PNetLab's official website is not a good option. Since many users find it easier and quicker to deploy an OVA, I made this updated version that should work out-of-the-box, however if you find any issues, don't hesitate to ask for a solution or report problems with it.
I did not include ishare2 nor did I include additional configuration, therefore, you might still need to setup the DNS server and of course download images by the usual methods.
Telegram
LabHub & ishare2 Updates ️
PSA: Important Notice for PNetLab Users
🚨 Attention: Avoid using the outdated OVA file available on PNetLab's website, as it may lead to complications in the future. Instead, we strongly recommend following the bare-metal installation procedure.
📖 Step…
🚨 Attention: Avoid using the outdated OVA file available on PNetLab's website, as it may lead to complications in the future. Instead, we strongly recommend following the bare-metal installation procedure.
📖 Step…
👍7❤5
⚠️ Ongoing issue with redis database
The main mirror of LabHub is down again because of a problem with the redis database server. Please use alternative mirrors while I work on a hot fix
The main mirror of LabHub is down again because of a problem with the redis database server. Please use alternative mirrors while I work on a hot fix
❤1
The main domain mirror is working again!
(redis has been a bit of a headache but worth it :))
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥11👍3
Two offline packages were added to the upgrades directory in LabHub. Calling them offline is actually not that accurate because you still need Internet for APT. This is however, LabHub independent if that's what you want to call it 😅
I made this because some users can't access the site on some regions or IPs, you can use this in case that happens.
https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/upgrades_pnetlab/offline-pnetlab-update-v5.zip
https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/upgrades_pnetlab/offline-pnetlab-v6.zip
I made this because some users can't access the site on some regions or IPs, you can use this in case that happens.
https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/upgrades_pnetlab/offline-pnetlab-update-v5.zip
https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/upgrades_pnetlab/offline-pnetlab-v6.zip
👍10
Hello everyone I just wanted to quickly remind you, you can still join these Netacad courses for free. Please read the instructions carefully and sign up.
FREE COURSE CISCO NETWORKING ACADEMY (April 2024)
Join our FREE "IT Skills & Carrier Building Program by Cisco Networking Academy - Digital Engineering
First time ever learning and certification are FREE together
https://forms.gle/TGwhgdoqcEhuAe7M9
58% Discount Voucher (Use new email address for a new netacad account )
Telegram channel: https://t.me/digitEng
Our certified professionals are available to teach and guide you in :
1 - IT Essentials: PC Hardware and Software
2 - CCNA : ITN, SRWE, ENSA
3 - Networking Essentials
4 - Cyberops Associate
5 - Devnet Associate
6 - Network Security
7 - NDG Linux Unhatched
8 - NDG Linux Essentials
9 - NDG Linux I
10- NDG Linux II
And many others...
----------------------
⛔️ Our Policy
----------------------
✅ Every course duration is 3 months
✅ Enrollment start 2 days after submission
✅ Can get multiple courses at the same time (by using different emails).
✅ On one email 1 course allowed
-----------------------------
👉 REGISTRATION
-----------------------------
2️⃣ Fill and submit detail :
https://forms.gle/TGwhgdoqcEhuAe7M9
58% Discount Voucher (Use new email address for a new netacad account )
Important note for Students that are expecting Discount Vouchers :
--Register with new email that has never been used on Netacad for any course before (Don't create the netacad account, fill the form and wait the enrollment email)
--In account profile, your email or recovery phone number must not be used in any other profile, they have to be unique.NB : Except for CCNA students are allowed with one email address to do CCNA1,2and 3.
If you would like to enroll to two, three courses, or more, in the same time you have to use another mail address, for those trying to insist to enroll with the same email address will be removed in all course he received.
Join our FREE "IT Skills & Carrier Building Program by Cisco Networking Academy - Digital Engineering
First time ever learning and certification are FREE together
https://forms.gle/TGwhgdoqcEhuAe7M9
58% Discount Voucher (Use new email address for a new netacad account )
Telegram channel: https://t.me/digitEng
Our certified professionals are available to teach and guide you in :
1 - IT Essentials: PC Hardware and Software
2 - CCNA : ITN, SRWE, ENSA
3 - Networking Essentials
4 - Cyberops Associate
5 - Devnet Associate
6 - Network Security
7 - NDG Linux Unhatched
8 - NDG Linux Essentials
9 - NDG Linux I
10- NDG Linux II
And many others...
----------------------
⛔️ Our Policy
----------------------
✅ Every course duration is 3 months
✅ Enrollment start 2 days after submission
✅ Can get multiple courses at the same time (by using different emails).
✅ On one email 1 course allowed
-----------------------------
👉 REGISTRATION
-----------------------------
2️⃣ Fill and submit detail :
https://forms.gle/TGwhgdoqcEhuAe7M9
58% Discount Voucher (Use new email address for a new netacad account )
Important note for Students that are expecting Discount Vouchers :
--Register with new email that has never been used on Netacad for any course before (Don't create the netacad account, fill the form and wait the enrollment email)
--In account profile, your email or recovery phone number must not be used in any other profile, they have to be unique.NB : Except for CCNA students are allowed with one email address to do CCNA1,2and 3.
If you would like to enroll to two, three courses, or more, in the same time you have to use another mail address, for those trying to insist to enroll with the same email address will be removed in all course he received.
Google Docs
New registration for Cisco NetAcad free Session for new year 2024 (Only for New Email Adress)
Kindly provide the informations without any errors for enrollment into Cisco NetAcad. Curently we are going to offer CyberOps Associate, Devnet, Networking Essentials, IT Essentials, Python, CCNA (ITN,SRWE,ENSA), Introduction to CyberSecurity and more...…
👍7❤3
So it seems like https://labhub.eu.org/ is down
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
LabHub & ishare2 Updates ️
Please open Telegram to view this post
VIEW IN TELEGRAM
❤7👍1
labhub.eu.org was fixed. I didn't have time to fix it on the weekend because I have a life lol
But it's now fixed, turns out it was both a deprecated dependency and my Redis server that caused the outage. If it wasn't because of the broken dependency the site would've been back up since yesterday.
Anyway, it's all good now. You can use the main mirror again!
💲 Reminder that you can donate here to show you care: https://buymeacoffee.com/sudoalex
Please open Telegram to view this post
VIEW IN TELEGRAM
❤13👍6
I forgot I also have a Kofi page lol
https://ko-fi.com/sudoalex
https://ko-fi.com/sudoalex
Ko-fi
Buy Alex a Coffee
Become a supporter of Alex today!
❤2
🚀 We've just introduced the GPL 3.0 license to our project "ishare2-cli" on GitHub! This update brings important features and clarifications to our project's licensing terms.
🔑 Key Features of GPL 3.0:
1. Copyleft Protection: Ensures that derivative works must also be licensed under GPL, preserving the project's open nature.
2. Patent Protection: Offers protection against patent aggression, safeguarding contributors and users alike.
3. Compatibility: Allows combination and redistribution with other GPL-licensed software, fostering collaboration within the open-source community.
4. Versioning Clarity: Clearly outlines the terms and conditions for users and contributors, promoting transparency and legal certainty.
👍 What's Allowed:
- Modification and distribution of the project's source code.
- Collaboration and contribution from developers worldwide.
- Use in commercial and non-commercial projects alike, as long as GPL terms are respected.
🚫 What's Not Allowed:
- Proprietary licensing of derivative works.
- Patent litigation against contributors or users.
🛠 Contributions Welcome!
We encourage Pull Requests (PRs) from the community to enhance "ishare2-cli." Please ensure that PRs adhere to our project's guidelines and standards.
💡 Well-Structured Issues:
When reporting issues, please provide detailed information and reproducible steps. This helps us understand and address the problem more effectively.
Let's continue building together and empowering the open-source community! 🌟
Feel free to checkout the full license details at GitHub: https://github.com/ishare2-org/ishare2-cli?tab=GPL-3.0-1-ov-file
Please open Telegram to view this post
VIEW IN TELEGRAM
GitHub
GitHub - ishare2-org/ishare2-cli: A tool to automate the download of images from labhub.eu.org
A tool to automate the download of images from labhub.eu.org - ishare2-org/ishare2-cli
👍5❤1