I'm using a dedicated server and this provider installs Ubuntu 16.04 with almost nothing. For example none of these commands exist so I need to install them one by one:
curl, nano, tmux, htop, iptables, ifconfig and many more of these basic stuff that I don't recall.
I used to use another dedicated server provider and their images would come with those basic stuff.
Now it's a hassle to install those one by one every time I get a new dedicated server (and I get a lot) and/or when I reinstall the OS and they don't have a snapshot feature either.
Is there a command that I can get basic stuff in bundle or something without having to run apt install xx each time for each app I mentioned above?