Creating Ubuntu OS Custom ISO
As part of a customer project I had to do a complete offline installation of an Ubuntu server with various packages: Linux: nano zip unzip tree make java (JRE & JDK) ant openssh net-tools htop Python 3.6.9 (prereqs for Python are gcc openssl-devel bzip2-devel libffi-devel) Python: paramiko pandas ntc-templates After a little research on the internet, I found out that downloading .deb files is not […]