See fosslinux.com
Summary:
- Download the ‘netinst’ version of Debian 11 from the official website. From here at debian.org.
- Create storage medium if needed (can install directly from
.isoif in a VM). - Install.
- This will install the base system.
- You want to select:
- standard system utilities (you can use e.g. busybox.
- Web Server (if needed -- perhaps you are running a node server so don't need apache2.
- SSH server. This is a must if you want to administer the VM remotely.
- You can then login.
- I would then install tmux, vim, rsync, wget, curl.
Virtualisation
See here for giving a VM its own IP address.