The following Tool Tips have been created to show how to install applications on Ubuntu


**Please Note Ubuntu requires the following packages installed before deploying applications



To be able to access NFS Share - install Samba Client

sudo apt-get install smbclient


To be able to perform deployment to Ubuntu Target - stats SSH Server

sudo apt-get install openssh-server


To be able to perform deployment to Ubuntu Target - disables firewall

sudo ufw disable