From owner-freebsd-questions@freebsd.org Wed Aug 30 21:21:14 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1F15E0A692 for ; Wed, 30 Aug 2017 21:21:14 +0000 (UTC) (envelope-from frank2@fjl.co.uk) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bs1.fjl.org.uk", Issuer "bs1.fjl.org.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A805F807BA for ; Wed, 30 Aug 2017 21:21:13 +0000 (UTC) (envelope-from frank2@fjl.co.uk) Received: from [192.168.1.35] (host86-191-18-76.range86-191.btcentralplus.com [86.191.18.76]) (authenticated bits=0) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id v7ULJiTY075973; Wed, 30 Aug 2017 22:19:49 +0100 (BST) (envelope-from frank2@fjl.co.uk) Subject: Re: VPS that will run xBSD To: Shane Ambler References: <673b7208-c0d9-5179-407a-2cf9d276e1a8@fjl.co.uk> <031E40A6-0C53-47B2-BA86-E9932E02000B@sigsegv.be> Cc: freebsd-questions@freebsd.org From: Frank Leonhardt Message-ID: Date: Wed, 30 Aug 2017 22:19:46 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2017 21:21:15 -0000 On 25/08/2017 03:16, Shane Ambler wrote: > On 24/08/2017 23:03, Kristof Provost wrote: >> On 24 Aug 2017, at 11:32, Frank Leonhardt wrote: >>> There are a load of cheap VPS services out there; so cheap I decided >>> to give one a go to run a backup NS. >>> >>> Then when I looked closer they all offer Windoze or some Linux or >>> other. >>> >>> Does anyone know of a VPS provider that can do any OS I like? Or do >>> I need to create my own VPS provider :-) >>> >> RootBSD (https://www.rootbsd.net) are nice people. >> I use Gandi (https://www.gandi.net/) myself. > > If you look at the release notes you will find info on pre-installed > images for aws and google compute. > > While aws may not be what you call a "cheap" provider it can have lower > prices, a t2.nano on demand will cost 4.39 a month, but it can get as > low as 1.92 a month if you pay upfront to reserve it for 3 years - thats > 69 for 3 years. So you may pay a few bucks more to test it out but for a > final setup it can be cheaper. > Hi Shane, Thanks, but the whole problem is that they're "pre-installed". I can't run STABLE or any other version Amazon hasn't set up, never mind custom kernels. Actually, I've no idea what would happen if you took one and recompiled the kernel from new source but I don't really have the time to find out - nothing good I suspect. Regards, Frank.