LabHub & ishare2 Updates ️
Статистика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
- Последний пост
- 24 июл.
- Последнее чтение
- 15 авг.
- Постов за неделю
- 0
- Всего постов
- 21
- Тип
- открытый
- Язык
- английский
- В каталоге с
- 13 авг.
- 1/24сутки в ленте
- 1 570
- 1/48двое суток
- 1 799
- 1/72трое суток
- 1 940
Оценка по просмотрам недавних постов: пост набирает почти всё за первые сутки.
Посты
Has anyone tried this? https://github.com/zenhosta/9drive It looks good although I might have to sort out load balancing but the S3 compatible API and admin console sound like just what we need to keep ishare2 working. Why did I learn about this project on Instagram of all places? lol Has anyone else ran into issues while using the alist mirror? (alist.labhub.eu.org) I'm aware that it's been slow for some users but Idk how to fix it and I've been too busy to even try to fix anything since my last messages a few months ago. Anyway I hope to deliver some updates soon but I can't promise anything.
Hey guys, if you're looking for something new to run your labs that isn't UNetLab-based but is definitely inspired by it, check out Nova VE, a project by a good friend from the networking community. It's fully open source and completely free of charge. Keep in mind that it's still in alpha and not yet feature-complete, so you can expect a few bugs here and there. For many of you, this might be a breath of fresh air with a more modern software stack that makes it safer to run than outdated versions of PNETLab in its current state. If you run into any issues, feel free to open an issue on GitHub or, even better, contribute a patch and help move the project forward. The developer aims to make this "unetlab compliant" (meaning they'll follow the same standard paths and you'll be able to import your labs without major changes). Check out the current state on GitHub: https://github.com/fahadysf/nova-ve
The alist mirror has proven to be quite reliable. It will soon become the main mirror: labhub.eu.org drive.labhub.eu.org will remain active but will keep having those quota issue problems it's known for. Apparently legacy.labhub.eu.org is still active too. The bash version of ishare2 will only support these two mirrors and a new ishare2 rewrite will become available for the alist mirror Have you faced any issues with alist? Please let me know in the comments
The alist mirror is load-balanced across nine mirrors. I had previously added only two. Please report any issues, as this might soon become our main mirror.
I'm testing the load balancer feature of Alist. I will create new service accounts soon, it seems like the current ones are overused or broken. https://alist.labhub.eu.org/LabHub
You will see a huge difference in the latest version of indexes following the massive amounts of images that were archived: https://github.com/ishare2-org/mirrors/releases/download/LabHub-Indexes-2.0.1/qemu.json
LabHub should be back at 00:00 UTC (49 minutes from now). We'll see if I switch to the premium plan Update: it's back
In preparation for the next multimirror future plans, old images will be archived. This is the list of currently archived images. Only the latest versions will be made available through ishare2 and LabHub. This list will be published and images requested might be moved back to main mirrors if deemed necessary. Most of them will stay archived.
I received new Shared Drives today and will start setting up more mirrors. However, be aware that LabHub might change in the way we used to distribute unlimited files without limits. This is not sustainable anymore, it was good while it lasted but the only way to keep this project somewhat alive is to make changes in how we distribute files. More details coming soon! (No. We won't start charging for mirrors.)
I've purposely not done this until we have more mirrors btw (A few more days)
(disregard if you don't know what this is, it's meant for devs)
I see people still saying ishare2 doesn't work, just a reminder that it's normal. I haven't added the new indexes yet.
I have edited the commands after receiving some user's feedback. I'd say it's safer to try these commands now that have been tested but still be careful and don't trust random commands that you don't understand from random people on the Internet 👀
⚠️ Proceed with caution The following might work too but I haven't tested it. This will enable offline mode and disable captcha: mysql -uroot -ppnetlab -D pnetlab_db -e 'UPDATE control SET control_value = "offline" WHERE control_name = "ctrl_default_mode"; UPDATE control SET control_value = "1" WHERE control_name = "ctrl_offline_mode"; UPDATE control SET control_value = "0" WHERE control_name = "ctrl_online_mode"; UPDATE control SET control_value = "0" WHERE control_name = "ctrl_captcha";' If I remember correctly the default username is "pnet" and the password is "admin" for offline mode or the other way around Idk read the docs at pnetlab.com. If you get a "user doesn't exist" error then try the next one. This keeps online mode but disables captcha (probably won't work lol but still here it is): mysql -uroot -ppnetlab -D pnetlab_db -e 'UPDATE control SET control_value = "online" WHERE control_name = "ctrl_default_mode"; UPDATE control SET control_value = "0" WHERE control_name = "ctrl_offline_mode"; UPDATE control SET control_value = "1" WHERE control_name = "ctrl_online_mode"; UPDATE control SET control_value = "0" WHERE control_name = "ctrl_captcha";' Let me know if it works or if you have any issues. This assumes you're using the default database password.
Hi all, Apparently there is an ongoing issue with PNETLab's online mode. Even though THIS IS NOT an emulator specific tool or channel, I know that a lot of users are on PNETLab. Running this command might fix your issue: mode reset offline Just put it on bash through ssh
The main storage powering drive.labhub.eu.org has been generously sponsored by KaliNet since 2023. It's been around 34 months, that's an equivalent contribution of $408 USD + the original images he has created. If you appreciate this project, please consider supporting him: subscribe to his 😉 YouTube channel, follow him on social media🌐 KaliNet, go say thanks on 💬 Telegram ! Check out their courses if you are a Spanish speaker. Huge thanks to KaliNet for making this possible!
Also, I didn't follow up on that because I might've hallucinated the $100 Onedrive plan. I never saw it again lol However, I've been able to get $50 shared drives that we'll use to make the mirrors. So far I've bought two packages for the mirrors, so I basically got a similar deal with more storage for mirrors. (14 TB) Now the only problem is quota limits. I used to get around them with service accounts, that used to be enough but nowadays that's not working. I'll do more research to solve it but if you have any information on how to get around Google Drive quota limits, please let me know.
With 4 mirrors we'll hopefully have enough bandwidth to get around quota limits. We'll see. ishare2 will need to be reworked to work with this new system. Currently we have no checks for http status and you get whatever HTML is returned on an error status code. We'll drop support for the ishare2 bash version that is really broken at this point and will become more complex to manage than it already is. I might make a final release just to keep a good legacy version around.
New mirror: https://drive.labhub.eu.org/1:/ https://labhub.eu.org/1:/ You will literally see no difference between them, they're the same files but quota will be less exhausted on the new mirror. I'll get two more soon, meaning we'll soon have: https://drive.labhub.eu.org/2:/ & https://drive.labhub.eu.org/3:/ (Coming soon)
I'm getting some more storage. Hopefully will be able to come up with 3 independent mirrors