Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.122
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
bacula-common /
examples /
conf /
Delete
Unzip
Name
Size
Permission
Date
Action
bacula-defs.m4
1.1
KB
-rw-r--r--
2016-09-21 11:58
console.conf
169
B
-rw-r--r--
2016-09-21 11:58
defaultconfig
673
B
-rwxr-xr-x
2016-09-21 11:58
fileset_convert.pl
723
B
-rwxr-xr-x
2016-09-21 11:58
kernsconfig
765
B
-rwxr-xr-x
2016-09-21 11:58
m4.Makefile
1.07
KB
-rw-r--r--
2016-09-21 11:58
m4.additions
1.4
KB
-rw-r--r--
2016-09-21 11:58
m4.bacula-dir.conf.gz
2.08
KB
-rw-r--r--
2016-09-21 11:58
m4.bacula-fd.conf
734
B
-rw-r--r--
2016-09-21 11:58
m4.bacula-sd.conf
3.88
KB
-rw-r--r--
2016-09-21 11:58
m4.email
1.15
KB
-rw-r--r--
2016-09-21 11:58
many-clients.txt
2.72
KB
-rw-r--r--
2016-09-21 11:58
Save
Rename
# bacula-sd.conf # # Default Bacula Storage Daemon Configuration file # # WARNING: # This file is generated from /opt/lysator/etc/bacula/bacula-dir.conf # Edit the source file and then run 'make'. # Storage { # definition of myself Name = Baccus SDPort = 9103 # Director's port WorkingDirectory = "/var/bacula/working" Pid Directory = "/var/run" Maximum Concurrent Jobs = 20 } # # List Directors who are permitted to contact Storage daemon # Director { Name = Baccus Password = "KLUwcp1ZTeIc0x265UPrpWW28t7d7cRXmhOqyHxRr" } # # Devices supported by this Storage daemon # To connect, the Director's bacula-dir.conf must have the # same Name and MediaType. # Device { Name = File-0 Media Type = File Archive Device = /var/bacula/storage/file-0 LabelMedia = yes; # lets Bacula label unlabeled media Random Access = Yes; AutomaticMount = yes; # when device opened, read it RemovableMedia = no; AlwaysOpen = no; } Device { Name = DLT-0 Media Type = DLT7000 Archive Device = /dev/rmt/0cbn AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; Autochanger = yes; Changer Device = /dev/scsi/changer/c1t0d0 Changer Command = "/opt/bacula/etc/mtx-changer %c %o %S %a %d" Drive Index = 0 Maximum Spool Size = 4gb Maximum Job Spool Size = 1gb Spool Directory = /var/bacula/spool/dlt-0 } Device { Name = DLT-1 Media Type = DLT7000 Archive Device = /dev/rmt/1cbn AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; Autochanger = yes; Changer Device = /dev/scsi/changer/c1t0d0 Changer Command = "/opt/bacula/etc/mtx-changer %c %o %S %a %d" Drive Index = 1 Maximum Spool Size = 2gb Maximum Job Spool Size = 1gb Spool Directory = /var/bacula/spool/dlt-1 } Device { Name = DLT-2 Media Type = DLT7000 Archive Device = /dev/rmt/2cbn AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; Autochanger = yes; Changer Device = /dev/scsi/changer/c1t0d0 Changer Command = "/opt/bacula/etc/mtx-changer %c %o %S %a %d" Drive Index = 2 Maximum Spool Size = 2gb Maximum Job Spool Size = 1gb Spool Directory = /var/bacula/spool/dlt-2 } Device { Name = DLT-3 Media Type = DLT7000 Archive Device = /dev/rmt/3cbn AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; Autochanger = yes; Changer Device = /dev/scsi/changer/c1t0d0 Changer Command = "/opt/bacula/etc/mtx-changer %c %o %S %a %d" Drive Index = 3 Maximum Spool Size = 2gb Maximum Job Spool Size = 1gb Spool Directory = /var/bacula/spool/dlt-3 } Device { Name = DLT-4 Media Type = DLT7000 Archive Device = /dev/rmt/4cbn AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; Autochanger = yes; Changer Device = /dev/scsi/changer/c1t0d0 Changer Command = "/opt/bacula/etc/mtx-changer %c %o %S %a %d" Drive Index = 4 Maximum Spool Size = 2gb Maximum Job Spool Size = 1gb Spool Directory = /var/bacula/spool/dlt-4 } Device { Name = DLT-5 Media Type = DLT7000 Archive Device = /dev/rmt/5cbn AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; Autochanger = yes; Changer Device = /dev/scsi/changer/c1t0d0 Changer Command = "/opt/bacula/etc/mtx-changer %c %o %S %a %d" Drive Index = 5 Maximum Spool Size = 2gb Maximum Job Spool Size = 1gb Spool Directory = /var/bacula/spool/dlt-5 } # # Send all messages to the Director, # mount messages also are sent to the email address # Messages { Name = Standard director = Baccus = all }