There exists a central backup server for the Department EECE. The server automatically performs backups of the AFS Cell and all Unix servers. Linux users that have their home directories in AFS are therefore automatically protected by these backups.
For EECE permanent staff who have Windows desktop machines, a mechanism exists to make use of the backup facilities. In order to have your desktop machine automatically backed up you need to:
Request the backup operation by sending an email to the Unix Program Manager. You will be sent a randomly generate password that you will need for the steps below.
Install a backup client onto your machine (the procedure is described at the bottom of this page).
Assuming that backups have been successfully performed, file restores can be requested by sending an email to the Unix Program Manager specififying which files to restore. Restores can be done at the file level, directory level or job level (all files backed up).
Before you begin, download the latest version of the backup client here. Also ensure that you have received your unique, randomly generated password from the Unix Program Manager.
If you have a previous version of the backup client (WinBacula) installed, you need to uninstall it as follows:
Open the “Control Panel” with “Start / Settings / Control Panel”.
Under the control panel, choose “Administrative Tools”.
Start the “Services” management tool.
Right click on “Bacula File Service” and choose “Stop” to shutdown the active client. If this action is not performed, the installation of the new version will not complete successfully as the client executable remains locked.
Now uninstall the client by running “Start / Programs / Bacula / Uninstall Bacula”.
Reboot your machine.
You are now ready to procedure with the installation of the new client.
Begin the installation by executing the file downloaded above. You will see a welcome screen such as below. Press Next to continue.
A license message will be displayed. Press I Agree to continue.
The next window will ask you to specify the installation type. Choose Automatic.
For the next window, which asks you which components you wish to install, select the default by choosing Next.
The next window of the installer asks you to supply the configuration of the backup server. The name should be ”bkp-dir“ with address ”bkp.ee.up.ac.za“. The password field should be set to the password supplied by the Unix Program Manager. Choose Install to perform the installation.
The installation will now proceed, showing a window such as below.
You are now asked if you wish to generate a template configuration. Deselect the client tickbox as below, and choose Next to continue.
On the final window, choose Finish. The installation has now been completed.
The configuration of the backup client however needs to be manual adjusted and your machine IP sent to the Unix Program Manager for registration.
Open an editor with the client configuration file by using the following path: “Start / Programs / Bacula / Edit Client Configuration ”.
Search for lines specifying passwords and replace the values between the inverted commas with the password supplied by the Unix Program Manager. This must be done for every password line in the configuration file.
Close / save the file.
Open a command window with: “Start / Run” and “cmd”
Open the firewall port on your machine to allow the backup server to connect by copy and pasting the following into the command window and pressing “Enter”. You should receive the response: “Ok.”
Start a command window by doing “Start / Run” with “cmd”.
Type “ipconfig/all” to obtain the IP address of your machine. Look under “Ethernet adaptor Local Area Connection” for the field opposite the IP Address.
Send an email to the Unix Program Manager with the IP as notification that the installation has been completed.