⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.50
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
passenger
/
templates
/
installer_common
/
View File Name :
low_amount_of_memory_warning.txt.erb
Your system does not have a lot of virtual memory
Compiling <%= PROGRAM_NAME %> works best when you have at least <%= @required %> MB of virtual memory. However your system only has <%= @current %> MB of total virtual memory (<%= @ram %> MB RAM, <%= @swap %> MB swap). It is recommended that you temporarily add more swap space before proceeding. You can do it as follows:
sudo dd if=/dev/zero of=/swap bs=1M count=1024 sudo mkswap /swap sudo swapon /swap
See also
https://wiki.archlinux.org/index.php/Swap
for more information about the swap file on Linux. If you cannot activate a swap file (e.g. because you're on OpenVZ, or if you don't have root privileges) then you should install <%= PROGRAM_NAME %> through DEB/RPM packages. For more information, please refer to our installation documentation: <%= @install_doc_url %>
Press Ctrl-C to abort this installer (recommended).
Press Enter if you want to continue with installation anyway.