Skip to content

Oracle Cloud 甲骨云服务器新开主机常用操作

Notifications You must be signed in to change notification settings

yy162153/Oracle-Cloud-New-Host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Oracle Cloud 甲骨云服务器新开主机常用操作

甲骨文云网站上操作备忘

  1. 下载和备份密钥
  2. 开启 IPv6

远程进入 VPS 后操作备忘

获取 root 权限

sudo -i

按需安装依赖

apt-get update
apt-get install unzip
apt-get install cron

一键 root(甬哥的脚本)

bash <(curl -Ls https://gitlab.com/rwkgyg/vpsroot/raw/main/root.sh)

安装 sing-box(甬哥的脚本)

bash <(curl -Ls https://raw.githubusercontent.com/yonggekkk/sing-box-yg/main/sb.sh)

其他操作

  1. 在 sing-box 脚本中:
    • 开启 BBR 加速
    • 配置域名证书
    • 设置 Netflix 和 OpenAI 分流
  2. 安装哪吒监控面板
    • 无 VPS 搭建哪吒探针:使用 Paas、Cloudflare 与 GitHub 的创新方案
  3. 卸载哪吒监控面板(宿主机内)
systemctl disable --now nezha-agent
m -rf /opt/nezha/agent

About

Oracle Cloud 甲骨云服务器新开主机常用操作

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages