Debian/Ubuntu
v2r[abc]ayA 的功能依赖于 V2R[abc]ay 内核,因此需要安装内核
安装 V2R[abc]ay 内核
方法一 V2R[abc]ay 的官方脚本
V2R[abc]ay 安装参考:https://github.com/v2fly/fhs-install-v2r[abc]ay
方法二 v2r[abc]ayA 提供的镜像脚本
curl -Ls https://mirrors.v2r[abc]aya.org/go.sh | sudo bash
安装后可以关掉服务,因为 v2r[abc]ayA 不依赖于该 systemd 服务。
sudo systemctl disable v2r[abc]ay --now
安装 v2r[abc]ayA
方法一:通过软件源安装
添加公钥
wget -qO - https://apt.v2r[abc]aya.org/key/public-key.asc | sudo tee /etc/apt/trusted.gpg.d/v2r[abc]aya.asc
添加 V2R[abc]ayA 软件源
echo "deb https://apt.v2r[abc]aya.org/ v2r[abc]aya main" | sudo tee /etc/apt/sources.list.d/v2r[abc]aya.list
sudo apt update
安装
sudo apt install v2r[abc]aya
方法二:手动安装 deb 包
下载 deb 包 https://github.com/v2r[abc]ayA/v2r[abc]ayA/releases
启动 v2r[abc]ayA / 设置 v2r[abc]ayA 自动启动
从 1.5 版开始将不再默认为用户启动 v2r[abc]ayA 及设置开机自动。
启动 v2r[abc]ayA
sudo systemctl start v2r[abc]aya.service
设置开机自动启动
sudo systemctl enable v2r[abc]aya.service
Opensuse
安装 V2R[abc]ay 内核 / Xray 内核
方法一 V2R[abc]ay 的官方脚本
V2R[abc]ay 安装参考:https://github.com/v2fly/fhs-install-v2r[abc]ay
方法二 v2r[abc]ayA 提供的镜像脚本(推荐)
curl -Ls https://mirrors.v2r[abc]aya.org/go.sh | sudo bash
安装后可以关掉服务,因为v2r[abc]ayA不依赖于该systemd服务。
sudo systemctl disable v2r[abc]ay --now ### Xr[abc]ay 需要替换服务为 xr[abc]ay
安装 v2r[abc]ayA
下载 rpm 包 https://github.com/v2r[abc]ayA/v2r[abc]ayA/releases
启动 v2r[abc]ayA / 设置 v2r[abc]ayA 自动启动
从 1.5 版开始将不再默认为用户启动 v2r[abc]ayA,也不会默认设置开机自动。
启动 v2r[abc]ayA
sudo systemctl start v2raya.service
设置开机自动启动
sudo systemctl enable v2raya.service
https://v2r[abc]aya.org/docs/prologue/introduction/
标签:v2r,abc,aya,sudo,ayA,ay From: https://www.cnblogs.com/studywithallofyou/p/17453900.html