search for: shell1

Displaying 3 results from an estimated 3 matches for "shell1".

Did you mean: shell
2002 May 16
2
possible bug rsync-2.5.5 rsyncd.conf option "max connections"
...ars that the check also counts connections to other modules. Simple example: /etc/syncd.conf |[foo] | path = / | max connections = 1 |[bar] | path = / | max connections = 2 Now try these two modules in parallel, where the first line is started before the second line: |shell1 $ rsync -an server::foo /tmp/foo |<starts spewing output> |shell2 $ rsync -an server::bar /tmp/bar |<starts spewing output> This works, as expected. Now for a new experiment: |shell2 $ rsync -an server::bar /tmp/bar |<starts spewing output> |shell1 $ rsync -an server::foo /tmp/f...
2004 Mar 14
1
1.8.1 Make problem on SunOS
I am trying to make R-1.8.1 on (SunOS shell1 5.8 Generic_108528-15 sun4u sparc SUNW,UltraAX-i2). I did ./configure make Configure output seems ok. The make proceeds until the following line appears, repeated indefinitely (until I break): ./config.status: ./confstat28489-19881/subs.frag: cannot overwrite existing file I suspect that this ma...
2003 Jun 09
1
hostname cores
...so I tried to update again. Now I cant finish make buildworld due to errors in the buildprocess, will post in another thread due to lack of information the moment. I was also wondering if it's possible to just rebuild the hostname binary if that would fix this. # uname -a FreeBSD dragon.exsus-shell1.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon May 19 17:11:53 PDT 2003 TIA for any pointers to fixing this problem