Below are the installation steps:
[root@example bacula-web]# yum install bacula-console-gnome
Change the director ipaddress and password
[root@example bacula-web]# vi /etc/bacula/bgnome-console.conf
Director {
Name = bacula-dir
DIRport = 9101
address = localhost
Password = "d84c7934a7a7826da3d34d5f7c6c86"
}
ConsoleFont {
Name = Default
Font = "LucidaTypewriter 9"
}
No comments :
Post a Comment