Go to file
2023-11-27 13:16:24 +08:00
files Update earlyoom.conf with new arguments 2023-11-27 13:16:24 +08:00
init_priv.sh Update earlyoom config file 2023-11-27 13:14:42 +08:00
init_root.sh refactor 2023-10-25 14:29:04 +08:00
init_sudo.sh refactor 2023-10-25 14:29:04 +08:00
init_user.sh add update_authorized_keys 2023-10-25 14:53:46 +08:00
README.md minor 2023-10-25 15:16:46 +08:00
run.sh refactor 2023-10-25 14:29:04 +08:00
utils.sh add command_exists 2023-11-16 11:19:02 +08:00

lazy

root 用户请使用 init_root.sh

有 sudo 权限的普通用户请使用 init_sudo.sh

无 sudo 权限的普通用户请使用 init_user.sh

配置文件

TODO

  • 安装 nvm 管理 nodejs 和 npm

  • 安装 docker 和 docker-compose参考链接

  • /etc/apt/sources.list.d: docker, yarn, nginx