OSMC原始树莓的zerotier安装记录

osmc@osmc:~$ history |grep -i zerotier
227 curl -s
'https://raw.githubusercontent.com/zerotier/download.zerotier.com/master
/htdocs/contact%40zerotier.com.gpg' | gpg --import && if z=$(curl -s
'https://install.zerotier.com/' | gpg); then echo "$z" | sudo bash; fi
228 curl
-s https://install.zerotier.com/ | sudo bash
229 zerotier
232 zerotier
261 zerotier
262 curl -s https://install.zerotier.com/ | sudo bash
263 zerotier
332 zerotier 333 start zerotier
659 history|grep -i zerotier
|
官方的安装指南(step by step Linux (DEB/RPM) Debian and RPM based distributions
including Debian, Ubuntu, CentOS, RHEL, Fedora, and others are supported via a
script that adds the right repository and installs the package.
If youre willing to rely on SSL to authenticate the site, a one line install
can be done with:
#
$ curl -s https://install.zerotier.com | sudo bash
If you have GPG installed, a more secure option is available:
$ curl -s 'https://raw.githubusercontent.com/zerotier/ZeroTierOne/master/doc/
contact%40zerotier.com.gpg' | gpg --import && \ if z=$(curl -s
'https://install.zerotier.com/' | gpg); then echo "$z" | sudo bash; fi
After using the script, use apt or yum to manage future updates to zerotier-one
#记录
osmc@osmc:~$ curl -s https://install.zerotier.com | sudo bash
*** ZeroTier One Quick Install for Unix-like Systems
*** Tested distributions and architectures:
*** MacOS (10.7+) on x86_64 (just installs ZeroTier One.pkg)
*** Debian (7+) on x86_64, x86, arm, and arm64
*** RedHat/CentOS (6+) on x86_64 and x86
*** Fedora (16+) on x86_64 and x86
*** SuSE (12+) on x86_64 and x86
*** Mint (18+) on x86_64, x86, arm, and arm64
*** Please report problems to contact@zerotier.com and we will try to fix.
*** ZeroTier One appears to already be installed.
osmc@osmc:~$
cctv上的安装记录
*** Tested distributions and architectures:
*** MacOS (10.7+) on x86_64 (just installs ZeroTier One.pkg)
*** Debian (7+) on x86_64, x86, arm, and arm64
*** RedHat/CentOS (6+) on x86_64 and x86
*** Fedora (16+) on x86_64 and x86
*** SuSE (12+) on x86_64 and x86
*** Mint (18+) on x86_64, x86, arm, and arm64
*** Please report problems to contact@zerotier.com and we will try to fix.
*** Detecting Linux Distribution
*** Found Debian "buster", or "sid" (or similar), creating /etc/apt/sources.list.d/zerotier.list
OK
*** Installing zerotier-one package
获取:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
命中:2 http://archive.raspberrypi.org/debian buster InRelease
获取:3 http://download.zerotier.com/debian/buster buster InRelease [25.9 kB]
获取:4 http://download.zerotier.com/debian/buster buster/main armhf Packages [1,888 B]
已下载 42.8 kB,耗时 24 (1,762 B/s)
正在读取软件包列表… 完成
正在读取软件包列表… 完成
正在分析软件包的依赖关系树
正在读取状态信息… 完成
下列【新】软件包将被安装:
zerotier-one
升级了 0 个软件包,新安装了 1 个软件包,要卸载 0 个软件包,有 305 个软件包未被升级。
需要下载 763 kB 的归档。
解压缩后会消耗 2,397 kB 的额外空间。
获取:1 http://download.zerotier.com/debian/buster buster/main armhf zerotier-one armhf 1.4.6 [763 kB]
正在选中未选择的软件包 zerotier-one
(正在读取数据库  系统当前共安装有 155356 个文件和目录。)
准备解压 …/zerotier-one_1.4.6_armhf.deb 
正在解压 zerotier-one (1.4.6) 
正在设置 zerotier-one (1.4.6) 
Created symlink /etc/systemd/system/multi-user.target.wants/zerotier-one.service  /lib/systemd/system/zerotier-one.service.
正在处理用于 man-db (2.8.5-2) 的触发器 
正在处理用于 systemd (241-5+rpi1) 的触发器 
*** Enabling and starting zerotier-one service
Synchronizing state of zerotier-one.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable zerotier-one
*** Waiting for identity generation
*** Success! You are ZeroTier address [ f3b1f00e39 ].