Skip to content

kimbank/proxmox-commands

Repository files navigation

proxmox-commands

prerequisite

  • curl

tip: APT Cache Clean and Update (Ubuntu)

sudo rm -rf /var/lib/apt/lists/*
sudo apt clean
sudo apt update

tip: Use KST Timezone (Ubuntu)

sudo timedatectl set-timezone Asia/Seoul

tip: HTTP -> HTTPS (Ubuntu)

sudo nano /etc/apt/sources.list.d/ubuntu.sources

[Ubuntu] add authorized ssh key

curl -s https://raw.githubusercontent.com/kimbank/proxmox-commands/main/ubuntu-add_authorized_ssh_key.sh | bash

[Debian] docker installation

curl -s https://raw.githubusercontent.com/kimbank/proxmox-commands/main/debian-docker-installation.sh | bash

[Ubuntu] docker installation

curl -s https://raw.githubusercontent.com/kimbank/proxmox-commands/main/ubuntu-docker-installation.sh | bash

[Ubuntu] JDK 17

curl -s https://raw.githubusercontent.com/kimbank/proxmox-commands/main/ubuntu-jdk17.sh | bash

[Ubuntu] Node.js (LTS)

curl -s https://raw.githubusercontent.com/kimbank/proxmox-commands/main/ubuntu-nodejs.sh | bash

[Debian] uptime kuma (non-docker)

https://github.com/louislam/uptime-kuma?tab=readme-ov-file#-non-docker

curl -s https://raw.githubusercontent.com/kimbank/proxmox-commands/main/debian-uptime-kuma.sh | bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors

Languages