Initialize Ubuntu Server


1. install docker and docker-compose

  • install docker
  • install docker-compose

2. Batch adduser

  • add users with randomized passwds

3. Configure passwd policy

  • install libpam-pwquality
  • configure minlen = 8
  • configure passwd complexity

4. Configure VNC

  • install xfce4 xfce4-goodies
  • install tightvncserver

5. Install Nginx


Previous: Open Datasets Next: Checklist of Latex papers before submitting