It seems that with Windows all you have to do is download the program and run the installer. Here on Linux, I assume you have to use the command line or something. I've looked at a few PDF files on the site, but i'm not firmilar with this software much. I'm new to Linux and just trying to settle in. It says to download the CID, and install over the server, but I don't know where the CID download is. I managed to download the Anti Virus and dragged the install SH file to the command line, but I get a message that says
tar: /home/darkone/Downloads/sav.tar: Cannot open: No such file or directorytar: Error is not recoverable: exiting now/home/darkone/Downloads/install.sh: 45: sophos-av/install.sh: not found
This is where i'm stuck. It seems to be the only way I know how to install it. Any advice?
docs.sophos.com/.../sav_linux_sg.pdf
Hi Alex,
CID? are you trying to install sophos central or sophos on-prem on your linux machine? as CID is for onprem
Your question was posted in sophos central category, so I'll assume you're using sophos…
Your question was posted in sophos central category, so I'll assume you're using sophos central.
To download and run the installer do as follows:
Alternatively, to download the installer from a command line or script, do as follows:
wget Linux installer link
chmod +x SophosSetup.sh
./SophosSetup.sh
If you are not signed in as root, run the installer with the sudo command:
sudo ./SophosSetup.sh
docs.sophos.com/.../DownloadsServers.html
If this post solves your question, please use the "Verify Answer" button.
Fernan Tutor