[9fans] Soekris 4801 bootp timeout230 (10/27/2008 3:42:08 PM) comp.os.plan9 Moin, I have problems to boot a Soekris 4801 via PXE from my Plan 9 DHCP Server. Here the console output Plan 9 Bootstrap (serial console) ns83815: auto neg timed out ns83815: auto neg timed out ether#0: 8381... matthias
[9fans] vbackup via ssh portforwarding119 (9/9/2008 2:36:59 PM) comp.os.plan9 Moin, I can use vac with a port forwared via ssh. For the forwarding I use something like this: ssh -R17034:$venti:17034 user@example.com Vbackup hangs # vbackup -V -w 16 /dev/mapper/sys-a vbackup -> Thello... matthias
[9fans] cut word out of a line with regexp229 (6/1/2008 11:23:19 AM) comp.os.plan9 Moin! How do I cut a word out of a line with sed? The word end with a '_'. I don't know, how to match word boundaries. I need "sample" out of a sample_ line. Many thanks Matthias ... matthias
[9fans] standalone authserver on CF card112 (4/14/2008 3:29:39 PM) comp.os.plan9 Moin, I have to upgrade parts of my Plan 9 system. I'm thinking of using a soekris 5501 or 48xx as my authentication server. It would be nice to use a CF Card for storage but I'm not sure about the read/write ... matthias
[9fans] p9_errstr2errno unknown mode113 (4/6/2008 8:51:15 AM) comp.os.plan9 Moin, I've mounted my Plan 9 fileserver via 9p from a linuxbox (2.6.23). I can create new files without problems. If I try to copy a file to the Plan 9 fileserver I got: p9_errstr2errno: errstr :unknown mode:... matthias
[9fans] DNS server domain113 (3/28/2008 8:28:22 AM) comp.os.plan9 Moin, how do I set the "defaultdomain" an a Plan 9 DNS server? % ndb/dnsquery > cab !dns: resource does not exist > cab.mteege.de cab.mteege.de ip 10.18.47.11 Would be nice if I can get % ndb/dnsquery > cab... matthias
[9fans] next-server dhcpd option120 (2/6/2008 6:29:56 AM) comp.os.plan9 Moin, how do I specify dhcp options like "next-server" or "option root-path" in the Plan 9 ndb? Matthias ... matthias
[9fans] SRV records in dns121 (1/14/2008 8:17:23 AM) comp.os.plan9 Moin, how do I put SRV records in the Plan 9 dns server? Is it possible? Many thanks Matthias ... matthias
[9fans] plumber rule for WikiWords131 (1/13/2008 6:09:02 PM) comp.os.plan9 Moin, I use the following plumbing rule to "emulate" wiki like functions in acme: type is text data matches '([A-Z]+[a-z]+[A-Z]+[a-z]+)*$' data set wiki/$0.txt plumb to edit Most of the time it works but if... matthias
matthias-9fs's replies:
Items(1) /1
[9fans] new igbe network card not activated325 (9/1/2007 6:15:15 AM) comp.os.plan9 Moin, I put a new Intel PRO/1000 in my Plan 9 server. The card is detected by 9load (?) as ether#0 igbe and then as #l1: i82543. There is another network interface on board which ist detected as elnk3. I put ... matthias-9fs(24)