Edit the patch file
#nano installraluspatch.sh
Insert these lines of code where it says “### INSERT THIS CODE HERE ###”
elif [ `cat /etc/issue | grep Ubuntu | wc -l` = 1 ] then if [ `which dpkg-query | wc -l` = 1 ] then RALUSINSALLED=`dpkg-query -l | grep vrtsralus | wc -l` fi
Save the file
Type ctrl+x and type 'y' to save changes and then press enter
Now run the patch
#./installraluspatch.sh
You should see something similar to this
Installing RALUS patch for Linux... Stopping RALUS service... Stopping Symantec Backup Exec Remote Agent ... Stopping Symantec Backup Exec Remote Agent: [ OK ] Finished installing RALUS patch...restarting RALUS services... Starting Symantec Backup Exec Remote Agent ...... Starting Symantec Backup Exec Remote Agent: [ OK ]