Skip to content

Instantly share code, notes, and snippets.

@tkuennen
Last active March 21, 2018 15:04
Show Gist options
  • Select an option

  • Save tkuennen/91e5ad4471e377c95b2f4e812daa35f5 to your computer and use it in GitHub Desktop.

Select an option

Save tkuennen/91e5ad4471e377c95b2f4e812daa35f5 to your computer and use it in GitHub Desktop.
Installs Retrospect
cd /tmp
wget https://s3.amazonaws.com/download.retrospect.com/software/linux/v1100/Linux_Client_x64_11_0_0_107.tar
tar -xvf ./Linux_Client_x64_11_0_0_107.tar
sudo ./Install.sh
sudo /sbin/chkconfig rcl on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment