Displaying 7 results from an estimated 7 matches for "achines".
Did you mean:
machines
1998 Jan 13
4
hosts allow
So far, so good with 1.9.18p1 on HPUX 10.20 (kudos to the Samba team!).
However, I've got a question....
I'd like to be able to restrict access to some of our services, and can
certainly do so with the "hosts allow = " entry in smb.conf - it does
exactly what I want. But... I plan on bringing Samba up on a few campus
hosts, some of which have more extensive listings of PCs I
2004 Jul 08
1
(PR#7070)
> version
_
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor 7.1
year 2003
month 06
day 16
language R
Bug:
integrate(f,lower,upper,extra_args)
where
f <- function(x,extra_args)
{
body
}
integrate doesn't pass the extra arguments when calling f.
As a first check of this finding I integrated dnorm from
2002 Dec 27
0
re-exporting smb mounted filesystems from Redhat linux 8.0 to Solaris 8.0
Hi,
I am trying to mount the windows NT share to solaris 8.0 using Redhat 8.0 nfs.
Using smbmount I mounted windows share in Linux as /home/percipia/smb. I setup Linux as NFS Server and exported /home as nfs export.
[root@ldap root]# cat /etc/exports
/home 192.168.1.0/255.255.255.0(ro,nohide,insecure,sync)
[root@ldap root]# rpcinfo -p
program vers proto port
100000 2 tcp 111
2004 Jul 08
0
a not-a-bug report on integrate (PR#7070)
Rembert.DeBlander@econ.kuleuven.ac.be wrote:
>>version
>
PLEASE:
a) Use a sensible subject line
b) Please post only post bug reports if you are sure it is a bug (and
here it is not a bug!)
c) Check the recent R version (1.9.1) if posting bugs, not an outdated one!
d) Only named arguments are passed through the ... argument:
integrate(dnorm, lower=-Inf, upper=3, mean=-1, sd=7)
Uwe
2006 Jul 28
5
Minimal Kickstart setups to use with Puppet
Hi,
I was at the Puppet talk at Oscon and I would like to try using
Puppet for PXE on RHEL machines and I was wondering if there are
standard minimal Kickstart recipes from which Puppet can then take
over.
Thanks,
Jason van Zyl
jason at maven.org
2006 Mar 16
4
Apache and virtual hosts
Dear Mongrel users,
I would like to use Mongrel to introduce RoR on an existing Apache/PHP server. The server serves
several domains, set up as virtual hosts.
The idea is to install a Rails application to be used in addition to the existing configuration.
Example:
www.domain1.com/index.php -> Via Apache
www.domain1.com/appname/controller/action -> RoR application
I am at a loss how to do
2003 Dec 29
2
samba 3.0 - ldap - pdc
hi all,
i am actually trying to get samba 3.01 (on SLES 8.0) working as PDC with
the ldap backend. I have already configured nsswitch to also use ldap
for groups and passwords (the root user is still in the /etc/passwd file
- i can't imagine that putting the root user into openldap is a really
good idea).
There is one sentence in the howto