Skip to content

Instantly share code, notes, and snippets.

View randaiistephens's full-sized avatar

randaiistephens

View GitHub Profile
@dotsh
dotsh / reinstall_VPS_from_inside.sh
Last active December 26, 2025 08:02
DIY install debian on Oracle Cloud Infrastructure ( Free Tier )
# should works on any cloud-init enabled hypervisor (openstack.. )
# start from a ubuntu minimal install
# we need to shrink down the used space to move it in a tmpfs of 700MB
# make sure we are on the highest kernel, so we can delete all the others ...
sudo apt update && sudo apt upgrade -y && reboot
# ... reconnect
sudo apt install lsof

mac配置v2ray命令行开机自启动

参考文档: CreatingLaunchdJobs

编写plist文件

例子中用户名为name【】需要删除

com.name.v2ray