Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
update-motd.d /
Delete
Unzip
Name
Size
Permission
Date
Action
00-1-header
54
B
-rwxr-xr-x
2018-04-05 16:51
00-header
1.19
KB
-rwxr-xr-x
2015-10-22 19:15
10-help-text
1.13
KB
-rwxr-xr-x
2016-06-14 14:16
50-motd-news
4.88
KB
-rwxr-xr-x
2020-08-17 16:19
51-cloudguest
334
B
-rwxr-xr-x
2016-11-15 15:19
88-esm-announce
106
B
-rwxr-xr-x
2021-04-29 18:29
90-updates-available
97
B
-rwxr-xr-x
2016-05-24 18:48
91-contract-ua-esm-status
112
B
-rwxr-xr-x
2021-04-29 18:29
91-release-upgrade
299
B
-rwxr-xr-x
2016-07-22 17:47
92-unattended-upgrades
165
B
-rwxr-xr-x
2019-11-25 16:23
97-overlayroot
111
B
-rwxr-xr-x
2016-10-05 23:26
98-fsck-at-reboot
142
B
-rwxr-xr-x
2016-05-24 18:48
98-reboot-required
144
B
-rwxr-xr-x
2016-05-24 18:48
99-md5-status
43
B
-rwxr-xr-x
2018-04-05 16:30
Save
Rename
#!/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"