From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0571B1381F3 for ; Thu, 1 Aug 2013 04:10:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7624E0BAD; Thu, 1 Aug 2013 04:10:25 +0000 (UTC) Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.182]) by pigeon.gentoo.org (Postfix) with ESMTP id B0081E0A96 for ; Thu, 1 Aug 2013 04:10:24 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFG4rxNq/2dsb2JhbABEvw4Xc4IfAQU6HDMLIQ0BBRIPBSU3iBHBLY1dAQOCSGEDjX6IDoV+iHCBXoMTgUwHFw X-IPAS-Result: Av4EABK/CFG4rxNq/2dsb2JhbABEvw4Xc4IfAQU6HDMLIQ0BBRIPBSU3iBHBLY1dAQOCSGEDjX6IDoV+iHCBXoMTgUwHFw X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="20315316" Received: from 184-175-19-106.dsl.teksavvy.com (HELO waltdnes.org) ([184.175.19.106]) by ironport2-out.teksavvy.com with SMTP; 01 Aug 2013 00:10:15 -0400 Received: by waltdnes.org (sSMTP sendmail emulation); Thu, 01 Aug 2013 00:10:14 -0400 From: "Walter Dnes" Date: Thu, 1 Aug 2013 00:10:14 -0400 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] which VM do you recommend? Message-ID: <20130801041014.GA28046@waltdnes.org> References: <1375166739.14240.0@numa-i.igpm.rwth-aachen.de> <51F79749.6030201@libertytrek.org> <20130731003041.GB25154@waltdnes.org> <51F8F7B4.7000805@libertytrek.org> <20130801014004.GA27622@waltdnes.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130801014004.GA27622@waltdnes.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: 268e7638-bad0-45dc-8e49-5b4cce4a1caa X-Archives-Hash: 945bcca9ee4181946082713da69012f7 On Wed, Jul 31, 2013 at 09:40:04PM -0400, Walter Dnes wrote > > ssh -P 60022 root@localhost /sbin/poweroff Oops... that should read... ssh -p 60022 root@localhost /sbin/poweroff scp uses uppercase "P" for port number. It goes without saying, but I probably should say it; ssh needs to have login via keyauthentication enabled, and the appropriate key set up. -- Walter Dnes I don't run "desktop environments"; I run useful applications