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 1910F1381F3 for ; Thu, 19 Sep 2013 03:44:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5DADE0C09; Thu, 19 Sep 2013 03:44:10 +0000 (UTC) Received: from mail-vb0-f42.google.com (mail-vb0-f42.google.com [209.85.212.42]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1AE4E0AE9 for ; Thu, 19 Sep 2013 03:44:09 +0000 (UTC) Received: by mail-vb0-f42.google.com with SMTP id e12so6189582vbg.29 for ; Wed, 18 Sep 2013 20:44:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Q38s8+4Jq41zFEubIOOEp+bkxk5Ck5Yiv+PJlEF1iLs=; b=rFIrD6jQgnzgLZLrE2Zm+7GtQM7kuMblSDEETPnLS2R8ICEUpkSsj6VGWOwMV1LRB+ 9cd6d/DcRJymmeWSihY9KW6E+76TI11+/nf24Qk1Z6kKezbxxzmnGw0ByspW7cwfdzSF NKk6vWiDJbMJJr1Yix5DfLrUO0N3zs+lJB17ZPiPyD6ln5dxQnfkg5DmTs38Gjg8/+K+ 7lu7R/UxMx0edyhmb5D+uxlPWtNZvoaWvjlPg7EsttXWxPn8n39BBqj1vRC61xgPvZRz KaPfkYEHOHP2Ln9lz/d6T3KTmTmqVnPsWrfIcj3FOtDy7xjkTQRvxmkOzTQwNG9LtANQ TTbA== X-Received: by 10.58.73.202 with SMTP id n10mr41359366vev.7.1379562248749; Wed, 18 Sep 2013 20:44:08 -0700 (PDT) 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 Received: by 10.52.228.135 with HTTP; Wed, 18 Sep 2013 20:43:48 -0700 (PDT) In-Reply-To: <523A11A3.1000701@xunil.at> References: <523977FD.6060704@xunil.at> <523978AC.3020302@xunil.at> <3F839DBD-DBF4-41D2-A187-F47A9855207E@joenyland.co.uk> <5239E7FB.2060401@xunil.at> <9fd4123a-d872-4fac-8714-7896f1f1d5e7@email.android.com> <5239ED2F.1060902@xunil.at> <3744fceb-6357-47e6-a75b-98552f54a421@email.android.com> <523A11A3.1000701@xunil.at> From: shawn wilson Date: Wed, 18 Sep 2013 23:43:48 -0400 Message-ID: Subject: Re: [gentoo-user] ssh hanging ... why? To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=047d7bacbb5cc848bb04e6b45d12 X-Archives-Salt: d58d9f70-04fd-4964-b41f-9d700b00212d X-Archives-Hash: 091864df1a7155755242d5b15249d5a8 --047d7bacbb5cc848bb04e6b45d12 Content-Type: text/plain; charset=UTF-8 "did "chmod 0600" now." You just made it read+writable by just you - you're running ssh by you, right? I referred to the man page because I thought there would be something I could just quote and learned something "Omitted digits are assumed to be leading zeros." which makes sense, as I intuitively knew if I left out the sticky bit, it would be unset but always thought: user, group, everyone else. So, 'chmod 0 config' doesn't look as cluttered and conveys the same meaning :) On Wed, Sep 18, 2013 at 4:48 PM, Stefan G. Weichinger wrote: > Am 18.09.2013 21:01, schrieb Shawn Wilson: > > I was saying to chmod 000 it so that you're not picking up (possibly > strange?) options. > > and it is still readable then? never tried 000. > > > --047d7bacbb5cc848bb04e6b45d12 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
"did "chmod 0600" now."
<= br>
You just made it read+writable by just you - you're running ss= h by you, right?

I referred to the man page because I thought = there would be something I could just quote and learned something "Omi= tted digits are assumed to be leading zeros." which makes sense, as I intuitively knew if I left out the sti= cky bit, it would be unset but always thought: user, group, everyone else. = So, 'chmod 0 config' doesn't look as cluttered and conveys the = same meaning :)


On Wed,= Sep 18, 2013 at 4:48 PM, Stefan G. Weichinger <lists@xunil.at>= wrote:
Am 18.09.2013 21:01, schrieb Shawn Wilson:
> I was saying to chmod 000 it so that you're not = picking up (possibly strange?) options.

and it is still readable then? never tried 000.



--047d7bacbb5cc848bb04e6b45d12--