System administration: Difference between revisions

→‎Links: fail2ban
mNo edit summary
→‎Links: fail2ban
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= Links =
= Links =
[[fail2ban]]


[[Mirth Connect]]
[[Mirth Connect]]
Line 259: Line 261:


[[RHEL]]-specific notes
[[RHEL]]-specific notes
Optimize using Tuned.  Optimize for general performance.
<syntaxhighlight lang="bash">
# tuned-adm profile throughput-performance
</syntaxhighlight>
Optimize for KVM
<syntaxhighlight lang="bash">
# tuned-adm profile throughput-performance
</syntaxhighlight>


= Debian/Ubuntu-specific =
= Debian/Ubuntu-specific =