7 Commits

Author SHA1 Message Date
Doc
8b4934103c Adjusted packages installed
- Removed openssh-client (server is the part we need)
- Added python3 and python3-apt to support Ansible
2025-12-15 04:28:16 -05:00
Doc
53327301d1 Removed --no-install-recommends option
Maybe its better if we allow recommends for basic utilities. wget has problems with https if we do not allow recommends.
2025-12-14 21:54:27 -05:00
Doc
7fdf0f2b21 Corrected name of service
Corrected name of service to enable from sshd -> ssh
2025-12-14 21:19:34 -05:00
Doc
21b3784006 Corrected command for byte count.
- used awk to return only the first column of the output from wc, which is the numerical part.
2025-12-14 21:08:14 -05:00
Doc
ae8c5d9c3e Improved appearance. Added error checking. 2025-12-14 21:03:24 -05:00
Doc
ff6e1ddeb3 Fixed option to apt. Installed a few extra files.
- Fixed --no-recommends to the correct --no-install-recommends
- Added wget, curl, and git to utilities to install.
2025-12-14 17:23:36 -05:00
Doc
de5125048e First commit. Added Debian 12 OpenVZ 2025-12-09 16:27:54 -05:00