Tutorials

May 16, 2023 cyberpanel tutorial rsamd

How to change password on CyberPanel rspamd

With this tutorial, you can change the password for your CyberPanel rspamd

First, you set up your gui by following this guide:

 

https://cyberpanel.net/blog/rspamd-gui/

 

Then you follow the steps below:

 

  1. Connect to your server via SSH as a root user.

  2. Generate a new password for the Rspamd web interface using the following command:

    rspamadm pw --encrypt -p <password>

  3. Replace <password> with the desired password for the Rspamd web interface.
    You will receive an encrypted password that you can use in the next step.

  4. Edit the Rspamd web interface configuration file with the following command:

    nano /etc/rspamd/local.d/worker-controller.inc

  5. Find the following lines in the file, if there are no such lines, skip to 5:

    bash
    # Password for controller web interface
    #password = "randomly_generated_password"

  6. If this file is empty, add the comments below, if the file is not empty, comment out the password line by adding a # symbol at the beginning of the line, like this:
    bash
    # Password for controller web interface
    #password = "randomly_generated_password"

  7. Add a new line below the commented-out password line with the following text:
    makefile password = "<encrypted_password>"Replace <encrypted_password> with the encrypted password you generated in Step 2.

  8. Save and close the file.

  9. Restart the Rspamd service with the following command:
    systemctl restart rspamd

You should now be able to log in to the Rspamd web interface with the new password you created.

load more

Snowden: “DO NOT use Reddit!”

Category: IT|Apr 26, 2024 | Author: Admin

Popular Google app used by millions set to close in a few weeks

Category: Google|Apr 25, 2024 | Author: Admin

Cheeky, YouTube!

Category: Google|Apr 24, 2024 | Author: Admin

This is the date Apple will reveal new iPads

Category: Apple|Apr 23, 2024 | Author: Admin

Only possible with VPN

Category: IT|Apr 22, 2024 | Author: Admin

Apple sidles into sideloading in the EU

Category: Apple|Apr 21, 2024 | Author: Admin

Report: Microsoft-OpenAI ownership might get conditional OK from EU regulators

Category: IT|Apr 20, 2024 | Author: Admin

Giant change at Google could change everything

Category: Google|Apr 19, 2024 | Author: Admin

Now Windows will be bothered about this too

Category: Microsoft|Apr 18, 2024 | Author: Admin

Test the new AI trick with Logitech

Category: IT|Apr 17, 2024 | Author: Admin

The US Government Has a Microsoft Problem

Category: Microsoft|Apr 16, 2024 | Author: Admin

Now comes the commercial

Category: Microsoft|Apr 15, 2024 | Author: Admin

Linux Foundation is leading fight against fauxpen source

Category: IT|Apr 14, 2024 | Author: Admin

3000 news articles!!! Happy reading!

Category: General|Apr 13, 2024 | Author: Admin

Google shuts down new product

Category: IT|Apr 12, 2024 | Author: Admin
more