From owner-freebsd-questions@freebsd.org Wed Jun 24 23:38:16 2015 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 B9DD49165F8 for ; Wed, 24 Jun 2015 23:38:16 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from douhisi.pair.com (douhisi.pair.com [209.68.5.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 92C5618ED for ; Wed, 24 Jun 2015 23:38:16 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from [10.2.2.1] (pool-173-48-121-235.bstnma.fios.verizon.net [173.48.121.235]) by douhisi.pair.com (Postfix) with ESMTPSA id AF81C3F840 for ; Wed, 24 Jun 2015 19:38:08 -0400 (EDT) Message-ID: <558B3F60.7060809@sneakertech.com> Date: Wed, 24 Jun 2015 19:38:08 -0400 From: Quartz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: FreeBSD questions Subject: Any utils worth installing a GUI on a server for? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 23:38:16 -0000 Traditionally I have always run fileservers headless, with any administration being done through ssh. However, I'm currently working with a system that's somewhat overpowered for its job and I'm considering throwing a window manager on there just to have access to more stuff. Are there any utilities out there that require or really benefit from a window manager that are worth installing one for? The system's main function is a sort of NAS that can have usb drives plugged directly into it, so I'm only really interested in stuff that would relate to that: for example disk partitioning/repair programs or fancy shells for messing with samba/nfs/zfs, etc. (Also: forgive me in advance if this is a stupid question. I'm not familiar with using freebsd in anything resembling a workstation role, so I'm not sure to what extent the GUI software selection differs from linux).