Displaying 3 results from an estimated 3 matches for "gaarde".
Did you mean:
  garde
  
2004 Aug 01
4
help on ADSL shaping
...PC 1 |  | PC 2 |
      |                                     ------    ------
  __--__--__
 | Internet |
  ----------
One house might need to connect 1 PC another house 3, but I need to be
sure that one house doesn''t swallow the whole bandwidth. Is this possible?
Best Regards
Jakob Simon-Gaarde
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Mar 02
1
predict.glm - how to?
Hi
I have a little R problem. I have created a GLM model in R and now I want to
predict some values outside the values I have in the model (extrapolate).
I have this code:
fitted.model4 <- glm(Yval ~ time, family=gaussian, data=Fuel)
The question is - How do I predict a value of Yval ie with a value of time =
340 and also get confidence/prediction intervals for Yvar?
I have tried the
2007 Aug 08
1
Domain with public shares
...hat anybody can use
(also non domain users (ie. WinXP Home users that can't join a domain)).
And the printers should be public in the same way. Unfortunately this is
not happening as I was hoping.
Here is my smb.conf: 
---------------------------------------
[global]
        workgroup = jaegergaarden
        netbios name = mainserver
        security = user
        enable privileges = yes
        server string = Samba Server %v
        encrypt passwords = Yes
        admin users=root smbadmin
        ldap passwd sync = Yes
        passwd program = /usr/bin/passwd %u
        passwd chat = &quo...