cd /tmp
cd a
ls
cp -r ./* /usr/
smart channel -y --remove Intel_Repository iotdk
smart channel -y --add Intel_Repository type=rpm-md name="Intel_Repository"  baseurl=https://download.01.org/iotgateway/rcpl21/x86_64/
export http_proxy=http://proxy-mu.intel.com:911;
export https_proxy=https://proxy-mu.intel.com:912;
smart update
smart upgrade -y mraa upm
unset http_proxy
unset https_proxy
vim /etc/ssh/sshd_config
exot
exit
