Topics Archives:

You are here:

What is the difference between the manual and the one-line installation?

Basically, the one-line installation runs the same commands that are included in the manual installation steps, but it makes it more convenient as it detects your server's OS and also checks if the server is compatible with BitNinja. If you use the one-line installation command sh...

My server doesn’t show up at the Dashboard

After you executed the one-line installation command and you still see “Waiting for agent heartbeat..“ under the installation command. If you installed BitNinja on the server but you are still on the same page please check the box under the installation command. If you see this then the ...

Is BitNinja compatible with AlmaLinux 9?

Dependency Run these commands to install dependencies, this is required to be able to start BitNinja from CLI: yum install -y initscripts yum install libxcrypt-compat If the installation is successful, the following files will be populated with the necessary functions. ls -la /etc/...

Install the WHM plugin for BitNinja

You can use the command below to Install BitNinja and then the WHM plugin:wget -qO- https://get.bitninja.io/bitninja-whm.tar.gz | tar -zx && ./bitninja-whm/install --license_key= Or you can use the command below to install the WHM plugin only:wget -qO- https://get.bitninja.io/bitninja-...

Install BitNinja via Plesk plugin

With the Plesk BitNinja plugin, you can install BitNinja automatically on your server by just pasting a license key into the plugin. The plugin is available here. You can choose to purchase your BitNinja license from Plesk or BitNinja directly. Purchase license directly from BitNinja Re...

I bought my License at Plesk but I can’t see my server in Plesk

You can uninstall BitNinja completely and reinstall BitNinja from Plesk Your BitNinja license key from Plesk should look like RSK__PLESK__YourLicenseKeyYou should have received an email from Plesk with the BitNinja license key. Uninstall BitNinja from your server:Use the service bitninja ...

How to open your terminal

While it might seem intimidating, the terminal is a versatile and powerful tool that can be used for numerous things. However, to install BitNinja, we need to run one command to block all hackers and clear your server from malware. Control panels A terminal is available either by default or ...

How to Install BitNinja and how to add a new server

First of all, we are really happy to see that you choose BitNinja to protect your server. The installation process usually takes around 4-5 minutes. Instructions You can install the BitNinja agent on your Linux server with the one-line installation command. Open the DashboardCopy the i...

Error while installing BitNinja

Let's try the manual installation If the one line installation does not work for some reason please try the manual installation process. You can find the instructions at the bottom of the installation/add new server page. You just need to select the distribution of your server and follow ...

CentOS 6 EOL – BitNinja update and install doesn’t work

CentOS 6 has reached the end of its lifetime on the 30th of November 2020. This means the operating system is no longer supported and the default repositories are no longer available. So you may run into this error message when trying to use yum to update your packages on your CentOS 6 server. ...