From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Tue, 8 Apr 2014 00:05:06 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: References: <001a01cf52d4$d2712ad0$77538070$@mc2research.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Newby Question on setting hostname Topicbox-Message-UUID: d7ca2570-ead8-11e9-9d60-3106f5b1d025 > I did that on my 9atom system (9fat: to mount the fat file system on > /n/9fat and then edited plan9.ini) but that didn't have any effect. :( > It takes /dev/sysname (which is an IP address). I manually edited > /rc/bin/termrc to get a valid sysname. ideally, put the following in one of /lib/ndb/local's database files (or local itself) sys= ether= ip= the system will figure it out. ipconfig can set sysname if dhcp'd. - erik