If you are new to using a VPS (Virtual Managed Server) would VPS security and hardening be of importance to you? Sure it would.
I have done a little digging around and found the following that are free of charge to beef up the security of a Linux VPS.
ConfigServer Security and Firewall
http://www.configserver.com/cp/csf.html
Advanced Policy Firewall (APF)
https://www.rfxn.com/projects/advanced-policy-firewall/
ModSecurity
UncomplicatedFirewall (UCF)
http://netfilter.org/
Lynis
Please feel free to add to this thread on your personal recommendations on how to secure your VPS.
I have done a little digging around and found the following that are free of charge to beef up the security of a Linux VPS.
ConfigServer Security and Firewall
http://www.configserver.com/cp/csf.html
Advanced Policy Firewall (APF)
https://www.rfxn.com/projects/advanced-policy-firewall/
ModSecurity
https://www.modsecurity.orgModSecurity is an open source, cross-platform web application firewall (WAF) module. Known as the "Swiss Army Knife" of WAFs, it enables web application defenders to gain visibility into HTTP(S) traffic and provides a power rules language and API to implement advanced protections.
UncomplicatedFirewall (UCF)
https://wiki.ubuntu.com/UncomplicatedFirewallThe Uncomplicated Firewall (ufw) is a frontend for iptables and is particularly well-suited for host-based firewalls. ufw provides a framework for managing netfilter, as well as a command-line interface for manipulating the firewall. ufw aims to provide an easy to use interface for people unfamiliar with firewall concepts, while at the same time simplifies complicated iptables commands to help an adminstrator who knows what he or she is doing. ufw is an upstream for other distributions and graphical frontends.
http://netfilter.org/
Lynis
https://cisofy.com/lynis/Lynis is an open source security auditing tool. Used by system administrators, security professionals, and auditors, to evaluate the security defences of their Linux/Unix-based systems. It runs on the host itself, so it performs more extensive security scans than vulnerability scanners.
Please feel free to add to this thread on your personal recommendations on how to secure your VPS.