- Joined
- Mar 22, 2011
- Messages
- 44,973
- Reaction score
- 18,402
My orangepi zero 3 have been running super stable for over a year now.IMHO.
Could be linux also. I hope I got no issue if i use mini PC.
The orange pi's linux is stable ?

My orangepi zero 3 have been running super stable for over a year now.IMHO.
Could be linux also. I hope I got no issue if i use mini PC.
The orange pi's linux is stable ?
i have a Chuwi N100 mini-pc, i think mine only 8 or 16GB RAM only. but never really use it for now.
I tried and attempt installing pi-hole as backup, but kept failing. So now only rely on my orange pi zero 3
The repo and the account were locked again, so I opened another ticket with GitHub. Their automatic fraud detection is “very frustrating.” No idea how long it will take. Last time, it was bots that reported the repository en masse. Let's see what the reason is this time...
This time, GitHub didn’t notify me about the lock; a user reported it to me.
The mirror on GitLab is online, and the CDN links from jsDelivr are still working.
https://gitlab.com/hagezi/mirror
apt policy unbound
that is only for Raspberry pi only? I'm using Orangepi, need update as well?Update your piOS(raspbian) if you are using unbound.
Critical 9.8 vulnerability in Unbound up to and including version 1.26.0.
To check you current unbound version.
Code:apt policy unbound
that is only for Raspberry pi only? I'm using Orangepi, need update as well?
i know, i am using Unbound on Pi Hole. But the comment said "Update your piOS(raspbian)", that is why i'm asking if it's applicable to my Orangepi using linux as well.This has nothing to do with Pi-hole itself, but rather who use Pi-hole on top of Unbound DNS.
Unbound DNS is not the default for typical Linux system, including Raspberry Pi OS or Armbian or OrangePi's default distributions.
i know, i am using Unbound on Pi Hole. But the comment said "Update your piOS(raspbian)", that is why i'm asking if it's applicable to my Orangepi using linux as well.
All version unbound except the latest one are affected. I recommend to update because it was the easiest way to update unbound version (at least for piOS) imo.that is only for Raspberry pi only? I'm using Orangepi, need update as well?
sudo apt upgrade unbound
apt policy unbound
thank you, i tried updating unbound on orangepi withAll version unbound except the latest one are affected. I recommend to update because it was the easiest way to update unbound version (at least for piOS) imo.
I'm not familar with Orangepi (Orange Pi OS). But I believe they maintain their own packagers. So it might not update to the latest version (1.26.1).
My suggestion is to run:
Code:sudo apt upgrade unbound
Then check unbound version:
Code:apt policy unbound
And hope for the best. Another distro that I know unbound is up to date is dietpi.
sudo apt upgrade unbound
Went to check google gemini, here is what they advised:, but it says i already have the latest unbound liao. (1.17.1-2+deb12u4). Probably, i have updated it liao.