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 /
devices /
Delete
Unzip
Name
Size
Permission
Date
Action
DDS.conf
218
B
-rw-r--r--
2016-09-21 11:58
DDS4.conf
643
B
-rw-r--r--
2020-08-26 20:03
EXB-8200.conf
319
B
-rw-r--r--
2016-09-21 11:58
EXB-8500.conf
214
B
-rw-r--r--
2016-09-21 11:58
Exabyte.conf
427
B
-rw-r--r--
2016-09-21 11:58
FreeBSD.conf
474
B
-rw-r--r--
2016-09-21 11:58
HP-DLT80.conf
278
B
-rw-r--r--
2016-09-21 11:58
HP-autoloader.conf
374
B
-rw-r--r--
2016-09-21 11:58
LTO-2.conf
649
B
-rw-r--r--
2020-08-26 20:03
LTO-3.conf
649
B
-rw-r--r--
2020-08-26 20:03
LTO-4.conf
649
B
-rw-r--r--
2020-08-26 20:03
OnStream.conf
610
B
-rw-r--r--
2016-09-21 11:58
OpenBSD.conf
342
B
-rw-r--r--
2016-09-21 11:58
README
463
B
-rw-r--r--
2016-09-21 11:58
Sony-DDS.conf
218
B
-rw-r--r--
2016-09-21 11:58
two-drive-autoloader.conf
1.5
KB
-rw-r--r--
2020-08-26 20:03
Save
Rename
# # An autochanger device with two drives # Autochanger { Name = Autochanger Device = Drive-1 Device = Drive-2 Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d" Changer Device = /dev/sg0 } Device { Name = Drive-1 # Drive Index = 0 Media Type = DLT-8000 Archive Device = /dev/nst0 AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; AutoChanger = yes # # Enable the Alert command only if you have the mtx package loaded # Note, apparently on some systems, tapeinfo resets the SCSI controller # thus if you turn this on, make sure it does not reset your SCSI # controller. I have never had any problems, and smartctl does # not seem to cause such problems. # Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'" If you have smartctl, enable this, it has more info than tapeinfo Alert Command = "sh -c 'smartctl -H -l error %c'" } Device { Name = Drive-2 # Drive Index = 1 Media Type = DLT-8000 Archive Device = /dev/nst1 AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; AutoChanger = yes # Enable the Alert command only if you have the mtx package loaded Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'" If you have smartctl, enable this, it has more info than tapeinfo Alert Command = "sh -c 'smartctl -H -l error %c'" }