From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mnn8n-0002ck-0Q for garchives@archives.gentoo.org; Wed, 16 Sep 2009 05:33:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31D37E07D1; Wed, 16 Sep 2009 05:33:15 +0000 (UTC) Received: from mail-pz0-f197.google.com (mail-pz0-f197.google.com [209.85.222.197]) by pigeon.gentoo.org (Postfix) with ESMTP id EF9A6E07D1 for ; Wed, 16 Sep 2009 05:33:14 +0000 (UTC) Received: by pzk35 with SMTP id 35so4007848pzk.11 for ; Tue, 15 Sep 2009 22:33:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=r4pLRi5YuFHGgFLxgwQwvJ3hmz7vbyUwIqd6zeP0YO8=; b=vaVvx2XEfwgSMRwBHKaAcMCSJMVue9zefXR8Lrjf25RejoNhTguRhLJGTz4w48tq/1 fZUlSJWxBCT31h6JFRI0xp/RWvsT0Wnz10iXVUl3OuP615gUbAwmRUAzFeOo+kUDIk3n gmHd+GfXTUKXvF4ivnLJ4jn6T767FovZ7uAyo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=gQru6BA7Gib2gD6TZAkXKblNcEfaD1U1okZ8r6XzV6MzAXiqdQL211TTTeQEcUigcD ihjajcqHNPkEryKTeeD4Aq76FZrRBT+F3GuhcKw9RjW8dcDLWY/6BLZJeA57UNmd2LSB MMpqA4nAkKoCW1rVtiXe5rvTMZl3ZLGZffD1g= Received: by 10.115.101.1 with SMTP id d1mr15498429wam.40.1253079194430; Tue, 15 Sep 2009 22:33:14 -0700 (PDT) Received: from ?192.168.0.100? (mu.NMSU.Edu [128.123.84.217]) by mx.google.com with ESMTPS id 23sm1686438pxi.13.2009.09.15.22.33.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 15 Sep 2009 22:33:13 -0700 (PDT) Message-ID: <4AB0788A.4080805@gmail.com> Date: Tue, 15 Sep 2009 23:32:58 -0600 From: Hung Dang User-Agent: Thunderbird 2.0.0.23 (X11/20090913) 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: [gentoo-user] Server standby Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: aa1fb1d5-bfb9-4d1a-ad47-bd855a48d7c5 X-Archives-Hash: bcce7cd0b1195e4ce883e5aaee32ab69 Hi all, I try to set up my server such that it can go to standby state if it has not been used for a while and can be wake up when there are some events such as that come keyboard, mouse, or it is great if it can wake up from LAN request. I try to google for a while and have not found any useful information. Any suggestion? Thanks a lot Hung