Personally, I use chkrootkit, rkhunter and ISPProtect. On some systems. I use Lynis instead of rkhunter, Lynis is the successor of rkhunter.
This thread is about the most recent perfect server guide, which does/did have a reference to mcrypt, though the apt-get command does not. In the absence of an explicit encryption library to replace mcrypt, I wanted to verify that the Beta doc that I'm reading is accurate. The command is correct - now we know. The instructions have changed - now we know. Thanks. And I see the doc has been changed to eliminate that reference. That's what this is about. Thanks. I asked: Ahrasis, thanks. : I have spent my entire week dedicated to this software, reading this site and others, and installing servers. I've spent significant time re-writing and expanding instructions that obviously still result in a lot of forum questions. And today I will delete my new network and use my own instructions to build a new one - and I'll probably do this a few times to help Beta 3.2 and the new "not yet perfect" docs. I'm sure I'll get to FQDN posts soon. That's just a topic I haven't had need to focus on until now. I feel like I'm getting a couple RTFM responses when I'm pointing out that specific information is not easy to find. I'm really trying to help here. My new docs reference relevant links when they are helpful. I see people are asking questions in the blog Comments that are similar to what I'm posting here. My new version of the Multi-Server doc should help with some of that. That is, we can tell people something like this : Read the perfect docs which are very brief and direct - they simply work. Then for more info, read the multi-server doc which has more explanation, with some links for more research. For even more information, search the forums with Google using site:www.howtoforge.com and focused keywords. Then when you have exhausted all other resources, feel free to post a question in the forum. Thanks for your patience and helpful responses.
Hi Tony, would you be interested in testing the new guide I've written on installing the roundcube plugins? I currently don't have time to test it myself and your feedback is welcome. I can send you it through a PM.
I'll try to get through it within the next couple days. As noted above, I'm in the process of blowing away my servers and replacing them pretty quickly.
i have another question: is there any particular reason why, using the perfect server (apache) guide, you don't explicitly disable mpm_prefork along with php7.4, and enable mpm_event or mpm_worker instead, along with 'a2enconf php7.4-fpm'? since mpm_event and mpm_worker are faster, multi-threaded, and less memory intensive, i would have thought that switching to one of those would have been the preferred default.
I've planned to make a v2 series of the guides with a different base setup that will also use Rspamd. There are some functions in PHP that are provided by mod_php only and while I personally don't use mod_php anymore for many years, there are still users and websites that need it.
ok, well i'm definitely interested in seeing the v2 guide then when it's done. no rush... <taps foot impatiently.>
yep, so do all of mine , and i can understand mpm_prefork being the default till now, with the others still being classed as experimental when 3.1 was released, i just thought with mpm_worker and mpm_event now being considered as stable on apache 2.4, the 3.2 version of ispconfig would be a good point at which to make one of them the default for the perfect server install. i'm still interested to see a v2 install guide though, just to see what other possible tweaks and improvements i may have missed.
This is not about having problems, it's about features that are not available anymore when doing that change where some users rely on.
cool, i'd be happy to test it out, i'm going to be doing a lot of creating/destroying new test servers this week...