How to test if Bacula-fd is running

I just installed a new Bacula client but for some reason the server could not connect to it. I found this out by trying to get the status of the client on the server with the following command: Here is the things that I checked on the server. Step 1 – Check that the service … Read more

a2ensite ERROR: Site www.example.com does not exist! Ubuntu 13.10

On our Ubuntu 13.10 server, I had created an apache configuration file for a virtual host however, I could not enable it using a2ensite. The file was here: I tried to enable it: However, the command complained that ERROR: Site www.example.com does not exist! The files clearly exists. It turns out the this command only … Read more