Jump to content

torettos

Priority Members
  • Posts

    23
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by torettos

  1. Thank you Sandeep! I see 3 time CWP in your answer and thinks this is normal, is not bad panel i like it so much BUT have some things in last times: don't work the technical support - very slow answer and many time is not competent or fix one but stop work another; don't have updates and patches in last time (over a very long time interval); have a features that don't work currectrly like custom SSL (lost it or chage it with Let's encript), API (don't find it) and etc.; don't have information what happened after the rest 2 months to life end of CentOS 7 how will it continue; etc. Honest answer: good thing it's you because I would move to another panel a long time ago! Now i see many changes in another panel like DirectAdmin - yes i understand that is very complex, but if is stable ... one time that is ready you don't make changes, right?! The new design, with all features and the price with support i think is a nice choose ... or sPanel don't have many features but it's stable with very, very nice support and price. I ask everyone to share experiences, impressions or opinions, thanks!
  2. Hello Sandeep and all other users, many year I wasn't looking for web panel but with end of life on Cent OS 7 and very, vary bad payed support on CWP i start to research which web panel is better in 2024. and all yours experience and opinion will be helpful for me šŸ™‚ Watching the features, support, price and ecc. i don't have many criteries i want stable web panel with good support and on normal price. The beter option for me is if it can optimize the sites (for fast loading for reason of SEO) and have no problems with SSL or E-mail. To the question: which is the best option for 2024 and why? Thank you in advance!
  3. I have the DOS protection on frequent requests return 403 ... but on normal RoundCube operations like delete and etc. it activates too often. Can i fix this just for the RoundCube or do I need to raise the request count for the entire server?
  4. After installation and activation (on one of my accounts on the server) work very overload and i had slow respond ... šŸ˜•
  5. Hello @Sandeep B., this "plugin" works? Do you recommend it be used? @leisegang any screenshoots? Thank you in advance to all!
  6. Yes this is good question ... or better way to filtering incoming and outgoing e-mail?
  7. Hello Navid, the cron work fine - tested from me and confirm this! Have only one problem if you make it daily and wŠ°nt to monitoring mail logs (for reason of SPAM and etc.) in this case is neccesere to remove this lines: truncate -s 0 /var/log/maillog truncate -s 0 /usr/local/cwpsrv/var/services/roundcube/logs/errors rm -rf /var/log/maillog-* Have a nice day!
  8. Thank you Sandeep, Netino and Plamen K. ... i have same question like Plamen K. can you make it know witch is batter solution? thank you and from me!
  9. Hello Sandeep, i have a sŠ¾me questions for this "fast, free and open-source spam filtering system": Rspamd I fund this theme in CWP forum (from Netino) how to install and configurated with CWP ... the steps is actuals? Did you have experience and observation with this spam system? Do you recommend it? Thank you in advance and have a nice day!
  10. Hello Sandeep, after the changes from this link: https://phoenixnap.com/kb/ssh-permission-denied-publickey the error message it's changed to: Authentication failed. Please make sure the username and SSH key are both correct and the corresponding file protocol has been enabled on the source server. (root@xxx.xxx.xxx.xxx: Permission denied (publickey,password). [rsync code 255]) I convert the "id_rsa" to *.pem but without results and still don't connected via SSH, any other idea? Thank you in advance!
  11. Hello Sandeep, work fine for SSH connection via PuTTY but i have some problems with rsync connection from my Synology NAS device. With SSH key generated with PuTTYgen (without passphrase) don't pass verifying, but with server default key (from "id_rsa") pass verifying process, but after that on rsync connection return me this error: Why happened this and how to fix it? And why UsePAM must to be "no"? It's can to be from this? Thank you in advance and i expect your reply!
  12. Hello Sandeep, i have a sŠ¾me questions for this module: PageSpeed Module Has it been tested with CWP and if so, which module should be installed - Apache or Nginx (for Nginx & Varnish & Apache configuration)? Did you have experience and observation with this module? Do you recommend it? Thank you in advance and have a nice day!
  13. Hello Sandeep, I report after dos2unix conversion of bash script everything works fine, without errors, warn or notice. You are awesome, thank you so much!
  14. Thank you so much, i make it and after cron job we see it.
  15. OK after your comment i tried to leave in cron job and this is the result form this night: Any idea how to change it?
  16. But after check on command line: ... the sessions is removed šŸ™‚ Maybe if it's fixed "command not found" and will star to work without problems and will be possible to set cron job.
  17. I try it: find /tmp/ -type f -name "sess_*" -exec rm -rf {} \; but the result is:
  18. I finded the problem - was in Cron Job error ... thank you so much! One Š°Š½Š¾Ń‚Ń…ŠµŃ€ question for optimay the cleaning file (on my case). How i can to add this command: find /tmp -name "sess_*" -exec rm -f {} \; ... to the shell script file? I tryed directly but without results šŸ˜ž
  19. Nice, thank you so much! P.S.: can to be make it one site (account) in CWP to use independent IP? Example: all server use 1.2.3.4 but only domainame.com use 1.2.3.5 ...
  20. Hello Sandeep, i maked process automate with your example for cron job: 0 0 * * * /usr/bin/sh /root/clearlog.sh ... but e-mail notification return me this error: Why and how can i fix it?
  21. Thank you, Sandeep! P.S.: This remove is call it 2 times, it has to be like this or ... ?
×
×
  • Create New...