Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
cd /home/Administrator
wget http://ista.home.xs4all.nl/ipoffice/AvayaLinuxSharing/UCM8_1/CentOS-Base.repo
wget http://ista.home.xs4all.nl/ipoffice/AvayaLinuxSharing/UCM8_1/smb.conf
wget http://ista.home.xs4all.nl/ipoffice/AvayaLinuxSharing/UCM8_1/windows-sharing-8.1.90-39.el6.noarch.rpm
cp CentOS-Base.repo /etc/yum.repos.d
cp windows-sharing-8.1.90-39.el6.noarch.rpm /var/cache/avaya/apps
yum install samba samba-swat -y
cd /etc/yum.repos.d
rm CentOS-Base.repo -f
cd /var/cache/avaya/apps
rpm -ivh windows-sharing-8.1.90-39.el6.noarch.rpm
cd
service smb stop
cd /home/Administrator
cp smb.conf /etc/samba -y
service smb start
chkconfig smb on
chmod 777 /opt/vmpro/VRL