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

Frustration grows over Google's AI Overviews feature, how to disable

Category: Google|May 20, 2024 | Author: Admin

Is a tablet for NOK 3,800 good enough? - "OnePlus Pad Go"

Category: IT|May 19, 2024 | Author: Admin

Microsoft is ending Edge support on computers without SSE3

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

Gratulerer med 17. mai!

Category: General|May 17, 2024 | Author: Admin

Now many can try Android 15

Category: Google|May 16, 2024 | Author: Admin

Apple has released iOS 17.5

Category: Apple|May 15, 2024 | Author: Admin

Toshiba demonstrates 30TB+ HDDs using HAMR and MAMR technologies — customer sampling scheduled for 2025

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

Microsoft’s free PC optimizer makes it easier to free up storage space

Category: Microsoft|May 13, 2024 | Author: Admin

Stack Overflow Users Are Revolting Against an OpenAI Deal

Category: IT|May 12, 2024 | Author: Admin

ChatGPT is probably coming to the iPhone

Category: Apple|May 11, 2024 | Author: Admin

April Windows Server updates also cause crashes, reboots

Category: Microsoft|May 10, 2024 | Author: Admin

Apple skin braided after advertising stunt

Category: Apple|May 9, 2024 | Author: Admin

"RTX 5080 coming this fall"

Category: IT|May 8, 2024 | Author: Admin

Sorry, but it will stop on October 14, 2025

Category: Microsoft|May 7, 2024 | Author: Admin

Microsoft announces new security services and features for AI deployments

Category: Microsoft|May 6, 2024 | Author: Admin
more