Category: Operating Systems

Building Bareos RPMs on Ubuntu 16.04

Following on from my previous post on how to build Bareos (Backup Archiving Recovery Open Sourced) RPM packages on CentOS 6 & 7 (https://www.spheron1.uk/2018/03/14/building-bareos-rpms-on-centos-6-7/), the following instructions will show you how to build .deb versions of the packages on Ubuntu 16.04. Again, these instructions are based on Bareos version 17.2.5, so would need to be adjusted appropriately for other versions...

Not able to unsuspend a domain in Parallels Plesk

If you are seeing the following unhelpful message when trying to unsuspend a domain in Parallels Plesk running on Windows Server: Warning: The domain is still suspended for the following reason: This user account and user’s domain were suspended Then you will need to use the command line domain.exe tool to manually unsuspend the domain: “C:\Program Files (x86)\Parallels\Plesk\admin\bin\domain.exe” –on I’ve...