Scrutiny uses smartctl --scan to detect devices/drives.
https://github.com/AnalogJ/scrutiny#getting-started
It will recognize the block devices but not the filesystem construct. That means ZFS pools themselves are out of scope.
Scrutiny uses smartctl --scan to detect devices/drives.
https://github.com/AnalogJ/scrutiny#getting-started
It will recognize the block devices but not the filesystem construct. That means ZFS pools themselves are out of scope.
For anyone’s information, if you have an ARMv7 hardware, cloudflared
also has compiled to armhf
a.k.a. ARM Hard Float. It is not listed in the official site but can be downloaded from GitHub release.
And ARMv7 hardware floating point support can confirmed by inputing cat /proc/cpuinfo
and check if vfpv3
is listed in the features row.
Pi Zero you mean the original Pi Zero 1 right? Its SoC is driving a 32-bit ARMv6 CPU core.
The most straightfoward way is to try the Cloudflare Package Repository. It should be able to match the OS and arch for you.
You can also try installing the precompiled ARM deb package, specifically cloudflared-linux-arm.deb
directly if the repo does not work.
P.S. If none of the above works, you can try setting up the Go build environment and compiling from source on your Pi Zero.
Maybe you can give Outline a try. It is based on shadowsocks a proxy tunnel with enough obfuscation to fly even under the radar of the GFW of Communist China.
What? Do you have only a black/white mentality? Of course not. We have a mixed system, as does almost the rest of the world that isn’t a dictatorship. Capitalism and socialism are not mutually exclusive; in fact, there’s a compelling argument that one really can’t exist without the other.
We have a mixed system. But we are capitalistic leaning are we not? Being capitalist or socialist are not discrete choices, but a continuous scale. I agree with you on that.
Btw the 1929 great crash was facilitate and exacerbated by lax Federal Reserve control of money issuance and the drastic tightening after the crash. This is actually an argument against centralized money.
Yes, that’s called socialism. The government levies taxes from its people, then the government redistributes the wealth, that’s the very definition of socialism.
Well a joint stock company also does that. It engages in production. It does redistribute wealth. For a long time, public services e.g. firefighting, were provided by private entities. Is it socialism? I don’t think so. It has to involve coercion, say, via monopoly of violence to be socialism as it is a form of governing.
Capitalism as a classification/concept did not exist does not mean the practice did not exist. Capital (both in kind and in mind) accumulation has been occurring since even the stone age. Of course we would not call those societies capitalistic.
Plus I am replying to the comment that tries to dismember science from finance/economy.
So are you saying, after the New Deal, the US was/is no longer practicing capitalism? I am afraid I have to disagree.
The US government did not produce all the technologies. Many of them are from private companies. Yes the government funded them with public money, public money paid by the taxpayers.
Yes so we need to understand it. You don’t think our countless historians and social scientists are doing their work purely for fun or do you?
And please enlighten me on where the resources come from and how they are allocated. Do the coal/oil/gas buried deep under earth dig themselves out or the cattle/pigs/chickens will automagically grow and serve themselves on our dinner table? Command economies can only work spontaneously. The Nazi and the USSR both did have made spectacular achievements over the course of their existence. But is the process sustainable? No. That was why they both failed eventually.
The US did not become the arsenal of democracies by centralizing all the industries during the second World War. The private industries involved a lot. You can say that paved way for the future military-industrial complex. Even the secretive Manhattan project had a number of corporate partners.
Your preference may vary but I would not recommend anyone trying to “clone” anything on a running system.
“Improving things” is not a justification for ignorance. I have never seen things getting “improved” by someone ignorant of the building blocks or even worse motivated to destroy the building blocks on which we all stand.
Science cannot exist without finance. Science and its practitioners do not exist in a vacuum. Who are going to feed the “scientists”? Or who are going to be the “scientists”? It takes time and resources to train “scientists”. It also takes time and resources to ensure knowledge is inherited and shared. That is why renaissance and enlightenment is such a big deal in history.
Most folks have taken things for granted for too long. Throughout the course of our history, we human have never been wealthier, healthier, and happier. Our stomachs have never been more filled. People have forgotten how we get here. It is not dynastic empires, Soviet Republics, nor facist dictatorships that bring us the quality of life we all enjoy. It is rather tragic to withness the spread of the anti-capitalism ignorance.
Asus also has a similar line. Just they carry and market this line of products in limited countries only.
It is also not that odd to see Asus grabbing the Intel NUC business. Intel NUCs have been contract manufactured by Pegatron, the OEM manufacturing spin-off of the original ASUSTeK Computer Inc., whose majority shareholder is still ASUSTek.
I have been using it since v1.1x and that was released around a year ago. In other words, it has been running good enough for me for a year. Features are added and bugs are getting fixed along the way. I have not experienced any major break.
I may sound like an immich evangelizer now but immich ftw lol
P.S. Related doc for user management.
No not anymore. I no longer find it necessary now. Things have become much easier. Many routers have out-of-factory OpenWrt support or are outright built with/on OpenWrt. Companies like GL.iNet has made the barrier to entry the lowest ever.
Gone were the days we had to spot the right hardware versions, find ways to access debug ports, tinker with das uboot (or it had to be added…), flush the official firmware, and flash the right OpenWRT image. And this often would set you down on a path to compile the “right” kernel to work with proprietary driver/firmware blob files so hardware acceleration (e.g. NAT or WiFi radio) could work properly… Indeed I have learnt a lot but honestly I don’t really miss those days lol
dd
is transferring in blocks while rsync
is transferring in files (or file tree). If you wanna clone a disk, the former is a better option as you want a clone and a block device may contain more than one partition.
Both the SD cards and SSDs are interpreted as block storage devices by the Linux kernel. You should be able to clone the SD card to a SSD with tools such as dd
.
Does it display alright in a private window?