關閉廣告
但是因為疫情就沒有去中國,
隔不久就接到電話
好像我的IP一直被攻擊還是連接不法網站DDOS什麼的
電信公司打來要我處理
裸奔不會弄防火牆,乾脆Routor拔一拔了
現在又有可能要到對岸
剛好手邊有一台買來玩的A300-2400G
想試著裝Linux V2Ray
結果又卡關了😂
Jimmy419 wrote:
要翻牆買台迷你工業電...(恕刪)
我是安裝v2rayfly
按照上面的白話文教學
結果可能是跳出沒有權限 所以安裝失敗
不過我用的是管理員帳號 a+x那個也試過了 防火牆也關了 不知道問題在哪
~$ bash install-release.sh
WARNING: The user currently executing this script is not root. You may encounter the insufficient privilege error.
Are you sure you want to continue? [y/n] y
Continuing the installation with current user...
info: Installing V2Ray v4.41.1 for x86_64
Downloading V2Ray archive: https://github.com/v2fly/v2ray-core/releases/download/v4.41.1/v2ray-linux-64.zip
% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
100 626 100 626 0 0 1617 0 --:--:-- --:--:-- --:--:-- 1621
100 17.4M 100 17.4M 0 0 10.7M 0 0:00:01 0:00:01 --:--:-- 22.3M
Downloading verification file for V2Ray archive: https://github.com/v2fly/v2ray-core/releases/download/v4.41.1/v2ray-linux-64.zip.dgst
info: Extract the V2Ray package to /tmp/tmp.DvsYcnT0Nm and prepare it for installation. install: 無法建立一般檔案 '/usr/local/bin/v2ray': 拒絕不符權限的操作
install: 無法建立一般檔案 '/usr/local/bin/v2ctl': 拒絕不符權限的操作
install: 無法變更 「/usr/local/share/v2ray」 的權限: 沒有此一檔案或目錄
install: 無法建立一般檔案 '/usr/local/share/v2ray/geoip.dat': 沒有此一檔案或目錄
install: 無法建立一般檔案 '/usr/local/share/v2ray/geosite.dat': 沒有此一檔案或目錄
install: 無法變更 「/usr/local/etc/v2ray」 的權限: 沒有此一檔案或目錄
install-release.sh: 列 341: /usr/local/etc/v2ray/config.json: 沒有此一檔案或目錄
install: cannot change owner and permissions of 「/var/log/v2ray/」: 沒有此一檔案或目錄 install: 無法建立一般檔案 '/var/log/v2ray/access.log': 沒有此一檔案或目錄
install: 無法建立一般檔案 '/var/log/v2ray/error.log': 沒有此一檔案或目錄
install: 無法建立一般檔案 '/etc/systemd/system/v2ray.service': 拒絕不符權限的操作
install: 無法建立一般檔案 '/etc/systemd/system/[email protected]': 拒絕不符權限的操作
mkdir: 無法建立 「/etc/systemd/system/v2ray.service.d」 目錄: 拒絕不符權限的操作
mkdir: 無法建立 「/etc/systemd/system/[email protected]/」 目錄: 拒絕不符權限的操作 install-release.sh: 列 391: /etc/systemd/system/v2ray.service.d/10-donot_touch_single_conf.conf: 沒有此一檔案或目錄 install-release.sh: 列 397: /etc/systemd/system/[email protected]/10-donot_touch_single_conf.conf: 沒有此一檔案或目 錄
info: Systemd service files have been installed successfully!
warning: The following are the actual parameters for the v2ray service startup.
warning: Please make sure the configuration file path is correctly set.
# config file /etc/systemd/system/v2ray.service not found
installed: /usr/local/bin/v2ray
installed: /usr/local/bin/v2ctl
installed: /usr/local/share/v2ray/geoip.dat
installed: /usr/local/share/v2ray/geosite.dat
installed: /usr/local/etc/v2ray/config.json
installed: /var/log/v2ray/
installed: /var/log/v2ray/access.log
installed: /var/log/v2ray/error.log
installed: /etc/systemd/system/v2ray.service
installed: /etc/systemd/system/[email protected]
removed: /tmp/tmp.DvsYcnT0Nm
info: V2Ray v4.41.1 is installed.
You may need to execute a command to remove dependent software: apt purge curl unzip Please execute the command: systemctl enable v2ray; systemctl start v2ray [email protected]:~$ systemctl start v2ray
Failed to start v2ray.service: Unit v2ray.service not found.
———
隔天又摸了一下
一直以為GUI上的Aaron就是系統唯一系統管理員,ls 看權限 加了root群組也沒用
原來root 就是 root
但root沒有預設密碼
所以要先sudo passed root
設定root密碼
再來Su開啟管理員權限就能順利安裝QQ
但安裝完後 又不會配置文件了…
找了一下一鍵腳本的搭建
有些要求用root身分執行腳本 $ su沒用
$ sudo -i 也還是不行
好不容易找到可以執行的腳本
裝好v2ray websocket tls
還是顯示延時…..

有大神能教學嗎
關閉廣告