#Upload the agent to some tmp directory
cd /tmp
ls -lrt
#Install cohesity rpm
rpm -ivh el-cohesity-agent-6.8.2_u1-1.x86_64.rpm
#Check cohesity agent present
systemctl status cohesity-agent
#Restart cohesity agent
/etc/init.d/cohesity-agent stop
/etc/init.d/cohesity-agent start
No comments:
Post a Comment