linuxbox/README.md

410 B

code_server

Config VM

  • 2GB RAM
  • 16GB vDisk

Install VM (in hypervisor)

  • Ubuntu server 22.04
  • Minimal installation
  • Install openssh server

Install (in SSH)

  • Log in via SSH
  • Install git
sudo apt update
sudo apt install git
  • Clone this repo
cd ~
git clone https://git.cmtec.se/cm/code_server.git
  • Run setup script
code_server/setup.sh
  • exit session
  • Log in via SSH