Skip to content

Instantly share code, notes, and snippets.

View Laitr0n's full-sized avatar

Laitron Laitr0n

  • ChengDu
  • 12:37 (UTC +08:00)
View GitHub Profile
@yunyuyuan
yunyuyuan / init.md
Last active January 10, 2024 08:01
stardust ipv6初始化

命令行脚本

scw instance server create type=STARDUST1-S zone=fr-par-1 image=arch_linux root-volume=l:10G name=v6instance ip=none ipv6=true project-id=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx

基本初始化

  • 安装keyring:pacman -S archlinux-keyring
  • 全面更新系统:pacman -Syu
  • 安装vi并编辑DNS64:
pacman -S vi