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 /
doc /
Delete
Unzip
Name
Size
Permission
Date
Action
mappings
[ DIR ]
drwxr-xr-x
2026-04-01 09:39
user-guide
[ DIR ]
drwxr-xr-x
2026-04-01 09:39
Makefile
433
B
-rw-r--r--
2026-04-01 09:39
rear-presentation.adoc
9.72
KB
-rw-r--r--
2026-04-01 09:39
rear-release-notes.txt
91.88
KB
-rw-r--r--
2026-04-01 09:39
rear.8
23.61
KB
-rw-r--r--
2026-04-01 09:40
rear.8.md
22.21
KB
-rw-r--r--
2026-04-01 09:39
Save
Rename
SHELL=/bin/bash # disable parallel execution of make .NOTPARALLEL: prefix = /usr datadir = $(prefix)/share mandir = $(datadir)/man ronn := $(shell if type -p ronn >/dev/null; then echo ronn; fi) all: docs dist: docs man: rear.8 docs: rear.8 make -C user-guide docs install: rear.8 install -Dp -m0644 rear.8 $(DESTDIR)$(mandir)/man8/rear.8 clean: rm -f *.8 *.html make -C user-guide clean %.8: %.8.md $(ronn) --roff $<