Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


What scripts would you like to see by default on setting up a VPS ?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

What scripts would you like to see by default on setting up a VPS ?

Hi Folks,

We are planning to setup ready-to-go OS templates when a user signs up for a VPS. This will include scripts / software line Apache, Nginx, MongoDB, meanstack etc.. setup by default.

As a developer or a geek, what other scripts or software would you like to have installed by default when you immediately setup your VPS ?

Best,
ServerGigs

p.s. mods, please mode to topic to the right category if 'general' is in-appropriate.

Comments

  • nginx+php5-fpm+mariadb

    Thanked by 2ServerGigs BharatB
  • DroidzoneDroidzone Member
    edited June 2015

    A module in the Solus panel to import ssh public keys to the VPS on each reinstall, and to disable ssh root password based access.

    Thanked by 2Traffic ServerGigs
  • Droidzone said: A module in the Solus panel to import ssh public keys to the VPS on each reinstall, and to disable ssh root password based access.

    Great suggestion. Will try to incorporate in our system.

  • Also, a basic template with just denyhosts, unattended-upgrades, nano and htop would prevent most of the initial apt-gets.

    Thanked by 1ServerGigs
  • 4n0nx4n0nx Member

    preinstalled unattended-upgrades might prevent a lot of server breaches...

  • @4n0nx said:
    preinstalled unattended-upgrades might prevent a lot of server breaches...

    This can be done at template level. Try asking on the OVZ forums for this one.

  • If you're installing services by default, set up the firewall accordingly. That will also help reduce the vectors for server breaches.

  • AutoSnipeAutoSnipe Member
    edited June 2015

    @Traffic - http://templates.joodle.nl :)

    Updated daily, there is a couple of debian ones on there with what you are after but with Hiawatha, surely can ask @Joodle to do a Nginx one if necessary

    Thanked by 1Traffic
  • @bitseeker said:
    If you're installing services by default, set up the firewall accordingly. That will also help reduce the vectors for server breaches.

    We do a hardening process by default once VPS is created with us.

  • @ServerGigs said:
    We do a hardening process by default once VPS is created with us.

    Cool. Good to know.

  • Completely untouched Debian template.

  • SolusVMSolusVM Member, Host Rep

    Droidzone said: A module in the Solus panel to import ssh public keys to the VPS on each reinstall, and to disable ssh root password based access.

    No need.

    Thanked by 1BharatB
Sign In or Register to comment.