Linux Configuration for Management and Deployment


The following are required on new Linux Operating System installation before you can deploy the SyAM Client and use SyAM Management Utilities to perform Third Party Application deployment to Linux targets



Ubuntu 14/15/16/18  64bit

Fedora 19/23

Pre Requisites for Client Deployment

sudo apt-get install libz1:i386

sudo apt-get install zlib1g:i386



sudo apt-get install xfce4-session

sudo apt-get install libjpeg62:i386

sudo yum -y install glibc.i686

yum -y install libgcc_s.so.1


Pre Requisites for Third Party application Deployment

sudo apt-get install openssh-server 

sudo apt-get install smbclient

sudo apt-get install yum

Yum install openssh-server


Firewall (Must be open for deployment so we disable)

sudo ufw disable


systemctl stop firewalld

systemctl disable firewalld