From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IUq0n-0000hO-9s for garchives@archives.gentoo.org; Mon, 10 Sep 2007 20:37:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8AKT9ss010649; Mon, 10 Sep 2007 20:29:11 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8AKOR7E005599 for ; Mon, 10 Sep 2007 20:24:28 GMT Received: by ug-out-1314.google.com with SMTP id j3so443193ugf for ; Mon, 10 Sep 2007 13:24:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=SGm8BGOV+Cv3bs3hjLzxEyXfcZMWBiBubpn7l4j8bKM=; b=Fmemru03m6qN6dQXCBs8J2oxmo772izOE76NnRAnOUgG2guEIei7dObdYv8EXm7yXDc+gR890YMPCcaVlBp45nVxQj1ZKm0SUrVHQwppJoCHSdVPDvRADGsw8BZf1RwS0OB4+1Z5wEe4jx8+j2bj0jMkZfDLo7U1i4MTtl5QZII= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CwmwuxOvtjaFdkSbwcy7x0gOPPEBtX7Su9tRgKB0tI61GL6qO4i3LOuWU2SgGCtRxkrrL/gFYmDT/uShGcZexEhs0zCNFt9WxiIFZ0J58sKiwHYaEzXgAbiONfktMhwHYW0Eb2UKrSP5XpcNyEGEi1VSqaUNiYH4Na6fyU8Jv7k= Received: by 10.78.206.9 with SMTP id d9mr2170493hug.1189455862051; Mon, 10 Sep 2007 13:24:22 -0700 (PDT) Received: by 10.78.146.16 with HTTP; Mon, 10 Sep 2007 13:24:21 -0700 (PDT) Message-ID: <342e1090709101324w6d3e4ed2u80cc77a617bb7927@mail.gmail.com> Date: Mon, 10 Sep 2007 17:24:22 -0300 From: "Daniel da Veiga" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] SSH won't restart In-Reply-To: <49bf44f10709101314q3f79e8bahd9111f768e5154b8@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10709080840k4f64df08r1f3ba9a4e3b4f031@mail.gmail.com> <46E2E590.8030207@usa.net> <49bf44f10709100958jd3516d7tbdf5bf1e804f412f@mail.gmail.com> <49bf44f10709101054r13c8b7c4w90f0051ade528dcb@mail.gmail.com> <49bf44f10709101212r26f869d9n2b6c7e6fd1f8395f@mail.gmail.com> <49bf44f10709101223j51dc1138j27f4bd17ad48275f@mail.gmail.com> <20070910143815.294027ed@pascal.spore.ath.cx> <49bf44f10709101314q3f79e8bahd9111f768e5154b8@mail.gmail.com> X-Archives-Salt: 30c58ed7-351e-4753-8f3a-2b01f8328f98 X-Archives-Hash: fd2fbac553702ef1428327654dbed347 If there's a problem with ssh, then you're pretty much stuck with using other remote terminal tool to fix it, else, you can simply kill the process, delete the PID file, then "/etc/init.d/sshd zap" and "/etc/init.d/sshd restart", or "start", anyway... (I guess your host could easily issue this commands for you). -- gentoo-user@gentoo.org mailing list