LabHub & ishare2 Updates ️
6.09K subscribers
31 photos
5 files
110 links
LabHub & ishare2 announcements
Logo by @qirkldesigns

Official website:
https://labhub.eu.org

GitHub:
https://github.com/ishare2-org

Recommended groups:
@pnetlab
@eve_gns3
@NETLabIT
@eve_ng_gns3_labs
Download Telegram
💡Tip of the day
If you ever want to download something from labhub.eu.org using wget you should add the flag: —content-disposition to the command, this will ensure the file is saved with the correct name.

Another suggestion is that you allow redirects with the flag: -L, although that's the default behavior of wget, so you normally wouldn't have to add it.

So, as an example, let's say you want to download this file: https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/addons/qemu/cpsms-R81.20-Licensed/hda.qcow2

The command to download the file should be:
wget https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/addons/qemu/cpsms-R81.20-Licensed/hda.qcow2 —content-disposition

This will save the file with the same name as in the server.

⚠️ MAKE SURE YOU COPY THE DIRECT DOWNLOAD LINK
You must use the Direct Download Link and not the one shown in the address bar. To get the direct link, click on the file you need, then click on "Copy direct link".
Please open Telegram to view this post
VIEW IN TELEGRAM
👍5
👥 New Official Mirror (Backed by Google Drive)
We have some exciting news to share with everyone! 🎉

When UNETLAB CLOUD first started over a year ago, we relied on Google Shared Drives to store all the images in our repositories. Unfortunately, due to changes in Google's policies, obtaining free edu shared drives became more challenging.
While we managed to find a good alternative, I couldn't help but miss our old repositories' stack for its efficiency and stability. We had to make numerous changes just to ensure the new stack would function properly.

To keep this message concise, I'm thrilled to announce that starting today, we will have a mirror of our previous stack supported by Google Drive! 🥳

We owe a big thank you to Kalinet for sponsoring the Shared Drives! If you're a Spanish speaker, make sure to check out the courses offered by Lino from Kalinet. Learn from an expert and feel confident in your exam preparations.

New mirror: https://drive.labhub.eu.org

ℹ️ More subdomains are coming soon to keep this up as much as possible. ishare2 will also allow you to switch between mirrors soon
Please open Telegram to view this post
VIEW IN TELEGRAM
6👍3
Hi everyone!
It seems like the main domain went down.
Please use https://drive.labhub.eu.org
What a good time to have this backup!
Thanks to Lino again!

We're working to resolve the issue
🔥4👍21
For those of you using ishare2, run:
ishare2 update

so you get the sources file that points to the drive domain.

⚠️ We're investigating the issue with the main domain, please be patient as it might take a while
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
Fixed an issue where direct links were being blocked on this index, now you should be able to download from the CLI 😅
Sorry for the inconveniences
Please open Telegram to view this post
VIEW IN TELEGRAM
👥 Announcement: Good news everyone! labhub.eu.org is now up and running smoothly again! 🎉
The recent issue with API authentication has been resolved, and to optimize performance, we have implemented our own client ID and secret. This change is expected to enhance the speed of the website. Enjoy the improved experience! 🚀 #LabHubUpdates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥74
👥 Exciting Announcement: We have some great news to share with you!

Introducing the new LabHub mirrors with new features:

🔺 Main mirror: labhub.eu.org is currently hosted on Vercel, offering a top-notch performance on budget.

🔺Beta mirror: beta.unetlab.cloud is a self-hosted instance of the main repository. It utilizes Next JS functions for exceptional efficiency just like the main domain. An exact replica hosted somewhere else.

🔺 Both labhub.eu.org and beta.labhub.eu.org are backed by OneDrive, ensuring seamless file serving capabilities.


🔺 Drive mirror: We already talked about drive.labhub.eu.org which is recently back online thanks Lino! This mirror is supported by Google Shared Drives and runs on Cloudflare workers. We've embraced its power since our now deprecated unetlab.cloud days.

🔺 And the most exciting one (at least for me it is): alist.labhub.eu.org! It's packed with incredible features like indexing multiple cloud services in one place. Plus, you can request access to enjoy WebDAV support. Not to mention, the interface is simply beautiful! Oh, and user creation is available too! You can request a user account with WebDAV support and we might introduce special files mirrors in the future.

TLDR; This is the current list of mirrors:
🔗 labhub.eu.org
🔗 beta.labhub.eu.org
🔗 drive.labhub.eu.org
🔗 alist.labhub.eu.org
🔗 legacy.labhub.eu.org

Get ready to explore these improved new mirrors and enjoy a whole new level of convenience and functionality with LabHub! 🚀🔥 #LabHubUpdates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥6👍3
Yet another mirror with an elegant look: https://legacy.labhub.eu.org/
This mirror exists only for nostalgic and decentralization matters but has some issues in the MarkDown rendering.
👍1
👥 Update: We have a new addition to the UNETLAB I repository at labhub.eu.org!
The paloalto-10.2.5 image is now available for your convenience.
It includes a QCOW2 for use in emulators like PNetLab or eve-ng as well as an OVA file for ESXI.
There's also a PDF guide for it in each directory.
Thanks to Netguy94 for providing the link to the image. Feel free to explore and make the most of this update. Enjoy! #LabHubUpdates
Please open Telegram to view this post
VIEW IN TELEGRAM
👍12
👥 PSA: Upcoming maintenance

I'm finally on holidays and that means I have a little extra free time. (1 week)
An update including new images will be available in the coming days thanks to our top contributor.

Some other subprojects will be taken care of like ishare2 GUI and other stuff that's been broken for quite some time now.

Some downtime is to be expected from time to time while maintenance is ongoing but I'll usually announce here whenever something goes down as well as when it's restored. #LabHubUpdates
Please open Telegram to view this post
VIEW IN TELEGRAM
About a month ago we switched the server where images are being downloaded from when using ishare2.
It's been using the mirror drive.labhub.eu.org and I wanted to know your opinion of how it's been working over the last month in the next poll. 🚀
Please open Telegram to view this post
VIEW IN TELEGRAM
Has ishare2 improved in terms of download speed and how often are downloads interrupted?
Anonymous Poll
68%
It's better
7%
It's worse
25%
I didn't notice any changes
👥 ishare2 GUI Update
The automated install script in ishare2 for ishare2 GUI now installs python3.11 and all of its dependencies automatically. Please give it a try and let me know if you run into any issues.

Use: ishare2 gui install to install the web front-end and make sure to enable port 5000 to be able to access it from a web browser.
When asked if you want to delete previous installation files answer "yes".

You can manage the service (
ishare2_gui.service
) by using systemd commands: systemctl start, systemctl stop, systemctl status

Make sure to upgrade to the latest version of ishare2 to get this changes: ishare2 upgrade -> Select option 1

#LabHubUpdates
Please open Telegram to view this post
VIEW IN TELEGRAM
👍4🥰1
👥 ishare2 v2.1.7
Bug fix:
https://t.me/c/1503897878/6696
This update fixes a bug where the image counter shows less results than there actually are.
#LabHubUpdates
Please open Telegram to view this post
VIEW IN TELEGRAM
👍41
Hey guys. I'll be away for a while. Some virus hit me really bad.
You'll know when I recover once I write another msg. I can barely type rn c u

PS!: Other members of the group might be able to help you still. Thank you
6👍4
Hi guys, feeling a lot better now :)
Thanks for the kind messages.

I have a couple of announcements to make:
First, ishare2 GUI is confirmed to only work on Ubuntu 20.04 due to Python 3.11 not being able to be installed on prior versions of Ubuntu. I have plans port it to another tech stack.

On other news, we still have some images pending to be pushed to the repositories, that's expected to be done in the coming days.
#LabHubUpdates
👍167
Hello everyone!

It's been quite a while since I wrote a message here since I've been busy.
I hope y'all are doing great!

I have a special message from a very valuable member of the networking community, Swooping Bird. He has done a great job setting up a Discord server where you can learn plenty of tech stuff as well as talk to other people with the same interests!
It's all free, so join the server and visit the website for more info.

Let's promote this free learning opportunity and make it more accessible to everyone!
7
--- Swooping as a Service ---

Our community is geared towards professional development in the exciting world of information technology.

~ Join us to learn about networking and cybersecurity through use of our emulator program.
~ Identify resources to use towards your next certification. AWS Whitepapers, homelabbing ideas, training opportunities and deals, etc.
~ Network with other like-minded individuals. Homelabbers, professionals in the field, and those with an interest in IT!
~ Play with us on our locally hosted game servers- Dayz, Ground Branch, and more games to come!
~ Code with us- Come learn a coding language in an environment pre-built
~ Develop with us- help us develop a program or game while learning at the same time.
(Currently, we are looking to use Gitlab, VSCode, and Unreal Engine 5 for a game in development.)

Join Discord:
https://discord.gg/MwHGsZvW26

Official website:
https://swoopingasaservice.net

⚠️ Remember, it's all free and this message is not sponsored!
4🔥2
Update to UNETLAB II
I had this update pending since exactly 2 months ago. I've been kinda busy finishing my last couple months of college + work so yeah not much time left, sorry about that.
Here's the list of new files. Expect them to be available via ishare2 in the following days.
/
├── Extreme VOSS
│ ├── extremevoss-8.8.0.0.tgz
│ └── extremevoss.yml
├── Juniper SDWAN 128T
│ └── 128T-522.tgz
├── bigip-17.1.0.2-0.0.2.tgz
├── c8000v-17.11.01a.tgz
├── c9800cl-17.11.01a.tgz
├── dellos10-10.5.5.5.105.tgz
├── fortinet-FAZ-v7.0.8-build0452.tgz
├── fortinet-FGT-v7.0.12.M-build0523.tgz
├── fortinet-FMG-v7.0.8-build0452.tgz
├── fortinet-FNDR-v7.2-build0404.tgz
├── fortinet-FWB-v700-build0151.tgz
├── h3cvsr1k-7.1.064-R1362P12.tgz
├── hillstone-sg6000-CloudEdge-5.5R10P2-v6.tgz
├── hillstone-sg6000-VW-5.5R8-3.3-v6.tgz
├── hillstone-sg6000-vADC-5.5R8-3.4-v6.tgz
├── hillstone-sg6000-vIPS-5.5R8-4.5.6-v6.tgz
├── jspace-23.1R1.4.tgz
├── junipervrr-23.2R1.13.tgz
├── nsvpx-13.1-48.47.tgz
├── ocnos-6.3.0-126.tgz
├── paloalto-10.2.5-Pre-Licensed-Eval.tgz
├── pfsense-pfs-2.7.0.tgz
├── vmxvfp-23.2R1.13-domestic-VFP.tgz
├── vsrx30-23.2R1.13.tgz
├── vsrxng-23.2R1.13.tgz
└── xrv9k-fullk9-7.9.1.tgz

2 directories, 27 files
👍31🔥91
Forwarded from Programmer Jokes
🤣6🤪3😁1