Bash Script – Test Veeam Linux Agent Socket and Restart Service if Needed

I recently started using the full version of Veeam Backup & Replication (Build 11.01.1261) in a corporate production environment and was kind of shocked to find that the Veeam Agent for Linux (Agent version: 5.0.1.4493) fails so regularly with the following warning and error messages:

Processing ServerName Error: Failed to execute agent management command print. Connection refused Failed to connect: /var/tmp/veeam/socket/veeamservice.sock. Failed to connect to veeamservice daemon.

and

Task failed. Error: Failed to execute agent management command print. Connection refused Failed to connect: /var/tmp/veeam/socket/veeamservice.sock. Failed to connect to veeamservice daemon.

Apparently, Veeam offers no error checking or resolution process for automatically restarting the service, so I had to write a quick script to resolve this ongoing issue.
Continue reading “Bash Script – Test Veeam Linux Agent Socket and Restart Service if Needed”

Installing Logitech Webcam Software on Windows Server

Recently I had a bad run in when installing Logitech’s software for the Webcam Pro 9000 camera on Windows Server 2003 x64.

After searching online for an hour or so, I found an article that showed the supported operating systems matrix for the majority of their webcams. Unfortunately to my dismay there was no support for any of the versions of Windows Server and when trying to install the software for LWS2.51 you get a nasty little error message saying some garbage about being an unsupported operating system.
Continue reading “Installing Logitech Webcam Software on Windows Server”