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 2C2A91381F3 for ; Fri, 13 Sep 2013 17:54:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0719DE0B9B; Fri, 13 Sep 2013 17:54:41 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF76FE0AE7 for ; Fri, 13 Sep 2013 17:54:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 74DD3123FB for ; Fri, 13 Sep 2013 19:54:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1379094878; bh=iKbDY4Vdky+lyUCx9HoZ5we7cpjfR5iTQXItkm0wdLA=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=N4z/8I9d7dhDFlaFqGnxB5VHrOBPgoVyxx8QVTxbQcvU95hiaP4/4X1tWRC6Z+e6Z vub4dVuAiL4h2emtZFXLb8MAF3ipxTCQyZxtwBTXZp92WyD3EXv/6z95p1Ro09hmDC g20PSsF4vC40/nChdIv64LsRGUj35zi5ZaslM01c= Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 20035-02 for ; Fri, 13 Sep 2013 19:54:37 +0200 (CEST) Received: from [172.32.99.26] (mail.oops.co.at [213.129.238.225]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id D224F123F3 for ; Fri, 13 Sep 2013 19:54:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1379094876; bh=iKbDY4Vdky+lyUCx9HoZ5we7cpjfR5iTQXItkm0wdLA=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=s3XSd00n4iy1JQ/7gree2KoNXV7FwtExx6Ip4lZoeXHSS7R//vvs2XkqHO8oxCvEj Xj4vXBNxRVlYwc60eX6IQ65FVfoOcf5VO7OTGDN0agqDcgrjJDWLRNZa8uSHuUU+Bp ooBKj6V6m/dWmAef4WLqLp+u8BynaRXYC7hv/p9Y= Message-ID: <5233515C.2080609@xunil.at> Date: Fri, 13 Sep 2013 19:54:36 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cross-compiling mosh References: <52316B5C.2040906@xunil.at> <20130912145503.GA15065@dethkomp> In-Reply-To: <20130912145503.GA15065@dethkomp> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: 2c768012-ded7-4a5e-bded-85896a195e5e X-Archives-Hash: 232116ebae0abe9b11f5f5844abc803a Am 12.09.2013 16:55, schrieb Yohan Pereira: > On 12/09/13 at 09:21am, Stefan G. Weichinger wrote: >> ps: anyone using mosh already? Experiences? opinions? > > I've been using mosh for almost a month now for my remote servers and > when I'm away, for my workstation. I like the local echo and the > persistent session over dodgy network connections. I can restart my > router without worrying about re connecting via ssh. The responsiveness > on high latency servers is also a big + for me. > > Set-up is also fairly straightforward just need to get the locale getup > right. Mis-configured locale was the only issue I've ran into so far. I still have to get used to it ... some things are different ... for example scrolling up the terminal history and colors. S