Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.142.131.51
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
etc /
update-motd.d /
[ HOME SHELL ]
Name
Size
Permission
Action
00-header
1.19
KB
-rwxr-xr-x
10-help-text
1.13
KB
-rwxr-xr-x
50-landscape-sysinfo
397
B
-rwxr-xr-x
50-motd-news
4.16
KB
-rwxr-xr-x
51-cloudguest
334
B
-rwxr-xr-x
80-esm
604
B
-rwxr-xr-x
80-livepatch
2.95
KB
-rwxr-xr-x
90-updates-available
97
B
-rwxr-xr-x
91-release-upgrade
299
B
-rwxr-xr-x
95-hwe-eol
129
B
-rwxr-xr-x
97-overlayroot
111
B
-rwxr-xr-x
98-fsck-at-reboot
142
B
-rwxr-xr-x
98-reboot-required
144
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 10-help-text
#!/bin/sh # # 10-help-text - print the help text associated with the distro # Copyright (C) 2009-2010 Canonical Ltd. # # Authors: Dustin Kirkland <kirkland@canonical.com>, # Brian Murray <brian@canonical.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. printf "\n" printf " * Documentation: https://help.ubuntu.com\n" printf " * Management: https://landscape.canonical.com\n" printf " * Support: https://ubuntu.com/advantage\n"
Close