From owner-freebsd-geom@FreeBSD.ORG Sat May 20 20:40:16 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1570616A421 for ; Sat, 20 May 2006 20:40:16 +0000 (UTC) (envelope-from xride@x12.dk) Received: from swip.net (mailfe11.swip.net [212.247.155.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B06343D49 for ; Sat, 20 May 2006 20:40:14 +0000 (GMT) (envelope-from xride@x12.dk) X-T2-Posting-ID: lkM/Dn7LTUP9vUt2XCoVCw== X-Cloudmark-Score: 0.000000 [] Received: from x12.dk ([83.72.97.237] verified) by mailfe11.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 30537282; Sat, 20 May 2006 22:40:13 +0200 Received: by x12.dk (Postfix, from userid 666) id 5787150839; Sat, 20 May 2006 22:40:13 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by x12.dk (Postfix) with ESMTP id 4C6BE5082A; Sat, 20 May 2006 22:40:13 +0200 (CEST) Date: Sat, 20 May 2006 22:40:13 +0200 (CEST) From: Soeren Straarup To: OxY In-Reply-To: <000601c67c47$58bb7400$0201a8c0@oxy> Message-ID: <20060520223444.H49975@x12.dk> References: <20060519232704.M49975@x12.dk> <20060520000742.0bd8f289@sol> <20060520201615.C49975@x12.dk> <000601c67c47$58bb7400$0201a8c0@oxy> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-geom@freebsd.org Subject: Re: geomgui version 0.8 X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 May 2006 20:40:16 -0000 On Sat, 20 May 2006, OxY wrote: > maybe a non X version? > many people don't use X on servers.. > i thought about a console menu thing, like sysinstall or label > > ( i tried your stuff on my desktop with X and it's cool, congrat! :) > however i am sad that i can't use it on my servers. :( can you ssh from your desktop to your servers? In that case try geomgui -r user@host > > ----- Original Message ----- From: "Soeren Straarup" > To: "Marius Nuennerich" > Cc: > Sent: Saturday, May 20, 2006 8:23 PM > Subject: Re: geomgui version 0.8 > > >> On Sat, 20 May 2006, Marius Nuennerich wrote: >> >>> On Fri, 19 May 2006 23:36:43 +0200 (CEST) >>> Soeren Straarup wrote: >>> >>>> >>>> Hi >>>> >>>> I would like some feedback on a little project of mine. >>>> >>>> The port: >>>> http://xride.dk/pub/geomgui-port-0.8.tar.gz >>>> >>>> The actual source code: >>>> http://xride.dk/pub/geomgui-0.8.tar.gz >>>> >>>> The things it does for now is to display the geom layout. >>>> It is a X program, one can use it like 'geomgui' and it will show it from >>>> the current box or 'geomgui -r user@host' and it makes a ssh connection >>>> to >>>> user@host via ssh (if there is a passwd/passphrase this is beeing asked >>>> for in the console that geomgui was started from). >>>> >>>> It writes to following files and leaves them, just i case the user wants >>>> them: >>>> /tmp/geomgui.dot /tmp/geomgui.svg /tmp/geomgui.xml >>>> >>>> What would be a nice feature to add to it? >>> >>> Hi, >>> >>> nice tool :) >>> >>> What about these switches? >>> -h: humanize number for the mediasize >>> -c: use different colors for different things >> >> There is a version 0.9 up on that site now .. with -h and -c functionality. >> >> Still to get fixed is the zoom limits.. forgot those in the battle of >> getting colors and human readable values implemeted. >> >> 'H' toggles values between orig and humanreadable >> 'c' toggles between no or colors >> >> Next to look at is so that there is an popup on passwd or phrase. >> >> Is there other things that would be nice to have? >> >> vbr Soeren >> vbr Soeren Soeren Straarup | aka OZ2DAK aka Xride FreeBSD wannabe | FreeBSD since 2.2.6-R Incorrect documentation is often worse than no documentation. - Bertrand Meyer