Linux amd.servercpanel.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
LiteSpeed
Server IP : 161.248.188.165 & Your IP : 216.73.216.219
Domains :
Cant Read [ /etc/named.conf ]
User : oishifashion
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
passenger /
templates /
installer_common /
Delete
Unzip
Name
Size
Permission
Date
Action
cannot_access_files_as_root.txt.erb
728
B
-rw-r--r--
2025-11-17 16:59
gem_install_permission_problems.txt.erb
739
B
-rw-r--r--
2025-11-17 16:59
low_amount_of_memory_warning.txt.erb
1000
B
-rw-r--r--
2025-11-17 16:59
run_installer_as_root.txt.erb
552
B
-rw-r--r--
2025-11-17 16:59
world_inaccessible_directories.txt.erb
663
B
-rw-r--r--
2025-11-17 16:59
Save
Rename
<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>