Howdy, Stranger!

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


VPS setup script (minimal)
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.

VPS setup script (minimal)

vahevahe Member
edited April 2012 in General

Hey guys
I wrote this shell script for myself in order to quickly setup my debian 6 after reinstalling a couple of times.
It follows the setup guides posted at the SliceHost articles.

I know there are a couple of scripts like this, but I think there's always room for more.
The script is pretty messy but does the job for me. I'd recommend reading the source to see what exactly it does. I will update it sometime later to do error checking and such.

Here is a github repo: https://github.com/vahek/vSetup
Read the Readme on github for some more info.

I'm open to suggestions, especially if you see a security related problem.
I hope this helps.

NOTE: only run the script on a newly installed system. This script is provided as is. I'm not responsible for any damage done to your computer/vps due to this script.

Sign In or Register to comment.