Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
snap /
core22 /
2139 /
etc /
systemd /
system /
[ HOME SHELL ]
Name
Size
Permission
Action
cloud-config.target.wants
[ DIR ]
drwxr-xr-x
cloud-init.target.wants
[ DIR ]
drwxr-xr-x
getty.target.wants
[ DIR ]
drwxr-xr-x
dbus-fi.w1.wpa_supplicant1.service
342
B
-rw-r--r--
dbus-org.freedesktop.resolve1.service
1.74
KB
-rw-r--r--
dbus-org.freedesktop.timesync1.service
1.72
KB
-rw-r--r--
sshd.service
538
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sshd.service
[Unit] Description=OpenBSD Secure Shell server Documentation=man:sshd(8) man:sshd_config(5) After=network.target auditd.service ConditionPathExists=!/etc/ssh/sshd_not_to_be_run [Service] EnvironmentFile=-/etc/default/ssh ExecStartPre=/usr/sbin/sshd -t ExecStart=/usr/sbin/sshd -D $SSHD_OPTS ExecReload=/usr/sbin/sshd -t ExecReload=/bin/kill -HUP $MAINPID KillMode=process Restart=on-failure RestartPreventExitStatus=255 Type=notify RuntimeDirectory=sshd RuntimeDirectoryMode=0755 [Install] WantedBy=multi-user.target Alias=sshd.service
Close