search for: bertil

Displaying 13 results from an estimated 13 matches for "bertil".

Did you mean: bertin
2003 Mar 27
1
smbmount of Windows 2000/XP disregards uid option
.... However, it disregards the "uid" and "gid" options and leaves the smbfs owned by "root" giving the "uid" user read-only access and not read-write as expected. Adding the "rw" doesn't help either. What am I doing wrong? -- Bertil Askelid Anaheim Hills, California
2003 Dec 03
0
Bug in MGCP using host=dynamic
...p to the one the response is addressed to. This will cause asterisk to send MGCP messages to the wrong address for the altered gateways. I have changed my call of find_subchannel so that the sin parameter is also set to NULL. This works for me but I'm not shure this is the correct solution. /Bertil -- Bertil Engelholm <bertil.engelholm@i3micro.com> i3 micro technology ab
2003 Sep 04
4
Howto install multiple printers using the same driver for Samba on Linux?
...e I would like an automatic install of the next printer with the same model using the already installed driver, but I get this message "....The driver for the specified printer is not installed......." . Any hints to install all the printers with suitable drivers in one go? Best Regards Bertil Starck
2009 Mar 02
2
[LLVMdev] Issue with paper http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf and presentation http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf
Hello Dear LLVM Developers and Users I would like to complain about scientific inaccuracy of the paper http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf written by Nicolas Geoffray, Gaël Thomas, Charles Clément, Bertil Folliot, Gilles Muller and presentation done by Nicolas Geoffray on LLVM conference supported by Google: http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf They provide comparison of their system that uses LLVM, with our system Portable.NET that uses LibJIT for Just-In-Time compilation. All...
2003 Oct 13
0
Re: Migrating Windows NT Environments to Linux
What is NGROUPS_MAX : - is the nuber of groups than a user can have (32 groups per user) - or is the max number of groups on the system (32 groups) Bertil Starck a ?crit : >Hi! > >Anyone experienced the limitation of "NGROUPS_MAX 32" in the kernel when >running Samba/Winbind or solved the "Builtin Group Administrators" and the >ACL considerations when migrating from WinNT to Linux? > >Here follows our know...
2009 Apr 20
2
[LLVMdev] Issue with paper http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf and presentation http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf
...s-ouvertes.fr/docs/00/36/53/37/PDF/RR-6799.pdf got ride of libJIT. Now my question is the how scientific is this research and research paper if instead of using libJIT and Portable.NET JIT: authors of "VMKit: a Substrate for Virtual Machines by Nicolas Geoffray — Gaël Thomas— Charles Clément —Bertil Folliot — Gilles Muller" simply decided to decided remove research information all together? Also how objective is Related Work part of this research paper in this context? Thanks, Kirill 2009/3/3 Nicolas Geoffray <nicolas.geoffray at lip6.fr>: > Dear all, > > First, sorry fo...
2009 Mar 03
3
[LLVMdev] Issue with paper http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf and presentation http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf
...> > Please talk to Nicholas about this, thanks! > > -Chris > >> >> >> I would like to complain about scientific inaccuracy of the paper >> http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf written by >> Nicolas Geoffray, Gaël Thomas, Charles Clément, Bertil Folliot, Gilles >> Muller and presentation done by Nicolas Geoffray on LLVM conference >> supported by Google: >> http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf >> >> They provide comparison of their system that uses LLVM, with our >> system Portable.NE...
2009 Mar 02
0
[LLVMdev] Issue with paper http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf and presentation http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf
...Dear LLVM Developers and Users Hi Kirill, Please talk to Nicholas about this, thanks! -Chris > > > I would like to complain about scientific inaccuracy of the paper > http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf written by > Nicolas Geoffray, Gaël Thomas, Charles Clément, Bertil Folliot, Gilles > Muller and presentation done by Nicolas Geoffray on LLVM conference > supported by Google: > http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf > > They provide comparison of their system that uses LLVM, with our > system Portable.NET that uses LibJIT for J...
2009 Mar 03
0
[LLVMdev] Issue with paper http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf and presentation http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf
...lk to Nicholas about this, thanks! >> >> -Chris >> >> >>> I would like to complain about scientific inaccuracy of the paper >>> http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf written by >>> Nicolas Geoffray, Gaël Thomas, Charles Clément, Bertil Folliot, Gilles >>> Muller and presentation done by Nicolas Geoffray on LLVM conference >>> supported by Google: >>> http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf >>> >>> They provide comparison of their system that uses LLVM, with our >&gt...
2009 Apr 20
0
[LLVMdev] Issue with paper http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf and presentation http://hal.inria.fr/docs/00/35/45/77/PDF/RR-6799.pdf
...7/PDF/RR-6799.pdf > > got ride of libJIT. Now my question is the how scientific is this > research and research paper if instead of using libJIT and > Portable.NET JIT: > authors of "VMKit: a Substrate for Virtual Machines by Nicolas > Geoffray — Gaël Thomas— Charles Clément —Bertil Folliot — Gilles > Muller" simply decided to decided remove research information all > together? Also how objective is Related Work part of this research > paper in this context? Kirill, this has nothing to do with llvm. Please stay on topic or your future postings will be moderat...
2005 Feb 05
2
Std Err on Concentration measures
Hi, I'm using the ineq package to calculate some concentration measures (Gini, Herfindal, ...) and I was wondering if there's around also a function to calculate standard error on these measures. If not, is anybody aware of where I can find a reference on this point? Thanks. -- ======================================================== Angelo Secchi PGP Key ID:EA280337
2003 Mar 17
0
"guest only" not working?
Running samba 2.2.7, I have samba acting as a PDC and offering up print services. When the user logs into a Win2K machine and then tries to print, they end up sending the print job as the user they logged in as rather than the guest user even though I have "guest only" set on the print service (see smbconf.snitch below). I have "guest ok" set to "no" on the PDC part
2002 Sep 06
0
preexec close + Win2K
I have Samba 2.2.2 on Solaris 8 acting as a PDC. I have written a script that checks to see if a user is already logged in on the PDC and if so, sends the user a message (via the SMB message stuff) telling them they need to log off. I run this script using "preexec close" under the netlogon share. So, the user authenticates against the PDC, but then gets a desktop that is mostly