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.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
bacula-common /
defconfig /
Delete
Unzip
Name
Size
Permission
Date
Action
bacula-dir.conf
8.92
KB
-rw-r--r--
2020-08-26 20:03
bacula-fd.conf
1.11
KB
-rw-r--r--
2020-08-26 20:03
bacula-sd.conf
7.89
KB
-rw-r--r--
2020-08-26 20:03
bat.conf
177
B
-rw-r--r--
2020-08-26 20:03
bconsole.conf
263
B
-rw-r--r--
2020-08-26 20:03
Save
Rename
# # Default Bacula File Daemon Configuration file # # For Bacula release 7.4.4 (20 September 2016) -- debian 9.13 # # There is not much to change here except perhaps the # File daemon Name to # # # Copyright (C) 2000-2015 Kern Sibbald # License: BSD 2-Clause; see file LICENSE-FOSS # # # List Directors who are permitted to contact this File daemon # Director { Name = @debian_hostname@-dir Password = "XXX_FDPASSWORD_XXX" } # # Restricted Director, used by tray-monitor to get the # status of the file daemon # Director { Name = @debian_hostname@-mon Password = "XXX_MONFDPASSWORD_XXX" Monitor = yes } # # "Global" File daemon configuration specifications # FileDaemon { # this is me Name = @debian_hostname@-fd FDport = 9102 # where we listen for the director WorkingDirectory = /var/lib/bacula Pid Directory = /run/bacula Maximum Concurrent Jobs = 20 Plugin Directory = /usr/lib/bacula FDAddress = 127.0.0.1 } # Send all messages except skipped files back to Director Messages { Name = Standard director = @debian_hostname@-dir = all, !skipped, !restored }