Linux ih01.iridiumhosting.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
LiteSpeed
Server IP : 67.227.241.211 & Your IP : 216.73.216.226
Domains :
Cant Read [ /etc/named.conf ]
User : dustinhy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
MXB /
rear /
usr /
share /
rear /
conf /
examples /
Delete
Unzip
Name
Size
Permission
Date
Action
PXE-booting-example-with-URL-style.conf
1020
B
-rw-r--r--
2026-04-01 09:39
RHEL6-NETFS-of-NBU-master-example.conf
838
B
-rw-r--r--
2026-04-01 09:39
RHEL7-ISO-Oracle-example.conf
2.77
KB
-rw-r--r--
2026-04-01 09:39
RHEL7-PPC64LE-Multipath-PXE-GRUB.conf
2.07
KB
-rw-r--r--
2026-04-01 09:39
SLE11-SLE12-SAP-HANA-UEFI-example.conf
3.02
KB
-rw-r--r--
2026-04-01 09:39
SLE11-ext3-example.conf
1.56
KB
-rw-r--r--
2026-04-01 09:39
SLE12-SP1-btrfs-example.conf
4.36
KB
-rw-r--r--
2026-04-01 09:39
SLE12-SP2-btrfs-example.conf
5.02
KB
-rw-r--r--
2026-04-01 09:39
SLE12-btrfs-example.conf
2.81
KB
-rw-r--r--
2026-04-01 09:39
USB-and-Samba-example.conf
755
B
-rw-r--r--
2026-04-01 09:39
blockclone.conf
4.69
KB
-rw-r--r--
2026-04-01 09:39
borg-example.conf
912
B
-rw-r--r--
2026-04-01 09:39
rescue-and-backup-on-same-ISO-image-example.conf
481
B
-rw-r--r--
2026-04-01 09:39
Save
Rename
# Example configuration file for ReaR with Borg backend. ### Rescue image will be the default (ISO) ### OUTPUT=ISO OUTPUT_URL=nfs://foo.bar.xy/mnt/rear/iso GRUB_RESCUE=n ONLY_INCLUDE_VG=( "vg00" ) EXCLUDE_BACKUP+=( fs:/crash fs:/usr/sap fs:/oracle ) ### Borg stuff ### BACKUP=BORG BORGBACKUP_HOST="foo.bar.xy" BORGBACKUP_USERNAME="borg_user" BORGBACKUP_REPO="/mnt/rear/${HOSTNAME}" BORGBACKUP_PRUNE_KEEP_HOURLY=5 BORGBACKUP_PRUNE_KEEP_WEEKLY=2 BORGBACKUP_COMPRESSION="zlib,9" ## Borg repository encryption BORGBACKUP_ENC_TYPE="keyfile" # Change directory for storing repository keys export BORG_KEYS_DIR=~root/keys # Password for key encryption export BORG_PASSPHRASE="S3cr37_P455w0rD" # Copy encryption keys to Relax-and-Recover rescue/recovery system COPY_AS_IS_BORG=( $BORG_KEYS_DIR ) ## Borg behavior export BORG_RELOCATED_REPO_ACCESS_IS_OK="yes" export BORG_UNKNOWN_UNENCRYPTED_REPO_ACCESS_IS_OK="yes"