Results 1 to 8 of 8
Threaded View
-
12-30-2024, 01:19 PM #4
Web Hosting Master
- Join Date
- Dec 2006
- Location
- London, UK
- Posts
- 1,724
Re-reading my previous post, it was perhaps a bit too negative. In practice you can get pretty good security fairly easily. Here are some steps I would take.
Most VPS hosting providers already have pretty good physical security - secure buildings, redundant power and network connections, lots of monitoring. The main risk by far comes from the humans using the installed software - accidental data deletion, clicking links in emails, responding to phishing phone calls, using weak passwords and so on. So my first tip is to make sure everyone is trained, and are using things like 2FA and password managers (not memorable or shared passwords).
Check that data is encrypted "at rest". Surprisingly few VPS providers use (or even allow) full disk encryption. That's because web servers are rarely "at rest", but they forget about backups. Backups really should ALWAYS be encrypted if you're serious about protecting user data and privacy.
Check that VPS setups are up to date - not just patched but following best practice. I very commonly see out-of-date security setups, by which I mean setups that were state of the art 10 years ago but are now totally irrelevant because the hackers have moved on. In particular, default setups often use obsolete ciphers and allow unencrypted connections (http instead of https), and omit http headers that deflect "XSS" and "SQL injection" attacks (which are still very common).
Many providers fail basic compliance checks like NIST, HIPAA and GDPR guidance. That's usually because they're not in the EU or the US or wherever, but compliance doesn't have to be compulsory to be useful.Phil McKerracherI do server maintenance and troubleshooting
Similar Threads
-
How to set up VPS hosting for my students
By Flavius in forum VPS HostingReplies: 14Last Post: 10-25-2010, 09:03 AM -
EtherClear Managed Hosting - Fully managed Shared Hosting and VPS solutions for Hosts
By Toby H in forum Systems Management OffersReplies: 0Last Post: 04-12-2010, 01:11 PM -
I'm confused between Shared,Reseller and VPS hosting for Wordpress blog?
By waqyum in forum Reseller HostingReplies: 18Last Post: 02-06-2010, 03:18 PM -
Hosting and VPS Domains for Sale
By ClickMonster in forum Domain Name OffersReplies: 3Last Post: 05-14-2008, 06:56 PM -
How much are all the control panel for redhat? and which is most value for $$
By critical in forum Hosting Software and Control PanelsReplies: 9Last Post: 09-08-2002, 06:53 PM