From owner-freebsd-questions@FreeBSD.ORG Mon Sep 5 04:04:35 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1159B106566C for ; Mon, 5 Sep 2011 04:04:35 +0000 (UTC) (envelope-from pldrouin@pldrouin.net) Received: from ran.physics.carleton.ca (ran.physics.carleton.ca [134.117.14.34]) by mx1.freebsd.org (Postfix) with ESMTP id DD5188FC08 for ; Mon, 5 Sep 2011 04:04:34 +0000 (UTC) Received: from [192.168.1.107] (CPE0023695b905f-CM001a666aca96.cpe.net.cable.rogers.com [99.245.231.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ran.physics.carleton.ca (Postfix) with ESMTP id D1CEC39F8A for ; Sun, 4 Sep 2011 23:47:04 -0400 (EDT) Message-ID: <4E644637.1030500@pldrouin.net> Date: Sun, 04 Sep 2011 23:47:03 -0400 From: Pierre-Luc Drouin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Best Server OS for Someone That Does not Want to Touch a Shell on a Regular Basis? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2011 04:04:35 -0000 Hi, so I have a friend who is looking for the best OS for a web server, that allows to configure services (I guess HTTP, PHP, MySQL and web content) and do the OS maintenance (OS & package updates, firewall configuration) without having to touch a shell. I was wondering if something like PC-BSD + CPanel would be the way to go. Would there be other BSD-based alternatives? I always do upgrades and configure services through the shell and I am not aware too much about the GUI alternatives... Thanks!