Secure CentOS Build

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
adrianna
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Jan 31, 2014 8:40 am

Secure CentOS Build

Post by adrianna »

I would like to know if you guys provide a secure CentOS build.

Thanks.
User avatar
Edge100x
Founder
Founder
Posts: 13108
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Secure CentOS Build

Post by Edge100x »

What do you mean by "secure"?

We provide a default install that you can secure to the extent you desire.
adrianna
New to forums
New to forums
Posts: 4
Joined: Fri Jan 31, 2014 8:40 am

Re: Secure CentOS Build

Post by adrianna »

Edge100x wrote:What do you mean by "secure"?

We provide a default install that you can secure to the extent you desire.
I would like to know if you offer a CentOS harden service?
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: Secure CentOS Build

Post by soja »

Apart from managed servers, your machine/vds is left to you to manage/configure. I am sure there are some third party services you could opt for, but I have never heard of NFO offering something like this.
Not a NFO employee
adrianna
New to forums
New to forums
Posts: 4
Joined: Fri Jan 31, 2014 8:40 am

Re: Secure CentOS Build

Post by adrianna »

Edge100x, how can I contact you directly to further explain my requirements? Thanks.
User avatar
Edge100x
Founder
Founder
Posts: 13108
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Secure CentOS Build

Post by Edge100x »

You can email us at support@nfoservers.com with further questions, yes.

As soja said, we do not offer managed services aside from managed game server hosting, so it would be up to you to harden your own CentOS installation, and maintain it.
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: Secure CentOS Build

Post by soja »

With that said, I can't imagine it would be difficult. Making a Firewall whitelist for things like SSH is very easy with NFOs firewall tab, and as long as you don't install a bunch of programs that have security vulnerabilities, and keep your software up to date, you should be fine.

We created a whitelist for our SSH on our web hosting VDS, and we have the occasional attempt to brute force our email server, but they never get in(we use complex passwords and non-standard account names). If you are looking into web hosting, get a cpanel VPS license(about $15/m) which will handle a lot of stuff like alerting you to large amounts of login attempts to ssh/smtp/pop3 etc, and will alert you whenever someone logs into ssh. We got ours from http://www.licensepal.com/
Not a NFO employee
User avatar
Edge100x
Founder
Founder
Posts: 13108
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Secure CentOS Build

Post by Edge100x »

Whitelisting SSH (and blocking everyone else) through the Firewall page is a great idea, since it's easy for you to remove or change the entry without needing to even log in to the VDS.

The #1 and #2 most important security measures are strong passwords and keeping all software up-to-date. With just those two, you eliminate most openings. Beyond those, there are many smaller steps that you can take, such as compartmentalizing access as much as possible (different users for different tasks, chroot jails, SELinux, etc), additional firewall rules, an IDS, closing off access to services meant to be used only internally, and so on.
User avatar
barricas
New to forums
New to forums
Posts: 3
Joined: Sat Feb 01, 2014 6:45 pm
Location: Portugal
Contact:

Re: Secure CentOS Build

Post by barricas »

Even better, you can setup to for SSH to use private keys only.
I think CPanel can config that for you, a free alternative is Webmin I think it also has the ability to set up it easily.
Image
adrianna
New to forums
New to forums
Posts: 4
Joined: Fri Jan 31, 2014 8:40 am

Re: Secure CentOS Build

Post by adrianna »

Thanks for the replies. It is not for web hosting nor gaming.
User avatar
Edge100x
Founder
Founder
Posts: 13108
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Secure CentOS Build

Post by Edge100x »

What I said applies to all types of services -- those are just general best practices.
Post Reply