Displaying 20 results from an estimated 161 matches for "malt".
Did you mean:
halt
2006 Dec 01
1
writabledatabase_delete_document()
...ion freezes up the OS on a filesystem level. Is this a correct
assessment?
Any ideas on how I can get xapian _not_ to freeze up the system like
this when deleting documents?
I'm using php 5.2.0, and xapian 0.9.9.
This is a 'ls -lha' of the xapian index dir:
total 1.3G
drwxr-xr-x 2 malte users 408 Dec 1 17:22 .
drwxr-xr-x 16 malte users 400 Nov 15 20:21 ..
-rw------- 1 malte users 0 Dec 1 17:22 db_lock
-rw-r--r-- 1 malte users 10 Nov 24 00:39 meta
-rw-r--r-- 1 malte users 468M Dec 1 17:22 position_DB
-rw-r--r--...
2008 Jan 02
2
Seeking a more efficient way to read in a file
...h records, so each row ends with its last piece of data. I read in the file and produced the full symmetric matrix as follows:
> mana01 <- scan( file = "C:/mat.dat", sep = "\t", nlines = 1, what = "character" )Read 3000 items> nco <- length( mana01 )> malt <- matrix(0, nrow = nco, ncol = nco )> colnames( malt ) <- mana01> rownames( malt ) <- mana01> for ( i in 1:3000 ) { malt[ i, (1:i) ] <- scan( file="C:/mat.dat", skip = i, n = i, quiet = TRUE ) }
> mat <- malt + t( malt ) - diag( diag( malt ) )>
The for loo...
2004 May 31
1
small question
Hello frieds,
do I need to do 'net rpc join -U Administrator'
(to selfjoin the localhost to the domain)
if I have samba3.0.4 running
in ROLE_DOMAIN_PDC and with ldapsam-Backend
and want to use winbindd for ntlm_auth squid authentification?
--
Best regards,
Malte mailto:malte.woelky@gmx.de
_________________
Malte Woelky -=[SkyNet]=-
Unix/DBs/Networks/LDAP/Active Directory
Cert : MCSA 2000+2003, MCSA:msg, MCSE 2000+2003
voice : 0209/977 37 03 : 0174/95 32 105
eMail : Malte.Woelky@gmx.de
WWW : http://www.woelky.net/
_________...
2004 Jun 04
1
install software when the user logs on (with admin previledges)
...ser, so one can think of changing the user from within the netlogon-script...
but this would be dangerous, as one has to write the password
of an admin account in the netlogon-script to change the user, right?
Does someone have an better idea or how this could be savely done?
--
Best regards,
Malte mailto:malte.woelky@gmx.de
_________________
Malte Woelky -=[SkyNet]=-
Unix/DBs/Networks/LDAP/Active Directory
Cert : MCSA 2000+2003, MCSA:msg, MCSE 2000+2003
voice : 0209/977 37 03 : 0174/95 32 105
eMail : Malte.Woelky@gmx.de
WWW : http://www.woelky.net/
_________...
2004 Jul 28
1
Re: Request for sample qmailGroup ldif: LDAP attribute is not given b ut mandatory. (#5.3.5) error
Hallo,
you have to add the qmailUser - objectClass and the corresponding
attributes to the entry, qmailGroup is an derieved objectClass from qmailUser.
Yours
Malte
Wednesday, July 28, 2004, 2:54:33 PM, you wrote:
KA> I would like to create email groups under a qmail-ldap installation. I
KA> created a sample group testgroup2@mysampledomain.com in which I wanted
KA> akamau@icipe.org and hugebirdwings@yahoo.com to receive a copy of mail sent
KA> t...
2004 Jul 27
2
logged in users
...bapp for teachers; it would be nice to know
which pupil logged on from which workstation to shutdown the
correkt workstation in order to kick the pupil (force logoff)
or is there an other way to force an logout for an user?
sorry for my bad english
--
Best regards,
Malte mailto:malte.woelky@gmx.de
_________________
Malte Woelky -=[SkyNet]=-
Unix/DBs/Networks/LDAP/Active Directory
Cert : MCSA 2000+2003, MCSA:msg, MCSE 2000+2003
voice : 0209/977 37 03 : 0173/90 32 167
eMail : Malte.Woelky@gmx.de
WWW : http://www.woelky.net/
_________...
2009 Dec 01
3
How to modify environment variables before executing a command
...rks for static variables and
I didn't manage to export variables defined in ~/.ssh/rc.
For example, if I have these files in my home directory on server
# ~/.ssh/environment
VAR1=$(date)
and
# ~/.ssh/rc
VAR2=$(date)
export VAR2
then executing env from the client via
ssh malte at server env | grep VAR
will result in
VAR1=$(date)
i.e., VAR1 is passed literally while VAR2 is not available.
And where are the variables defined that I see when exexuting
ssh user at server env
Among them are
SHELL=/bin/bash
PWD=/home/malte
Thanks in advance,
Malte
2005 Jan 31
3
Veto files applied per group
Hi guys,
I use "veto files = /.mp3/.mpg/" etc. on the [homes] share to prevent users from storing media files on a Samba server in the home directories.
My client now wishes to make this restriction apply to users who are members of only certain groups.
E.g. This restriction must apply to users who are members of the "Students" group and not apply to users in the
2004 Aug 23
1
'net rcp shudown' with mashine account (-n -P) possible???
...r list works with -P :
--------------------------------------------------
supzli02pdc:/ # net rpc user -P
====> works !!
supzli02pdc:/ # net rpc user
Password:
Could not connect to server 127.0.0.1
The username or password was not correct.
====> so auth is required !!!
--
Best regards,
Malte mailto:malte.woelky@gmx.de
_________________
Malte Woelky -=[SkyNet]=-
Unix/DBs/Networks/LDAP/Active Directory
Cert : MCSA 2000+2003, MCSA:msg, MCSE 2000+2003
voice : 0209/977 37 03 : 0173/90 32 167
eMail : Malte.Woelky@gmx.de
WWW : http://www.woelky.net/
_________...
2005 Jan 31
6
Samba log analysis and report
Hi guys,
Does anyone know of some decent Samba log analysis software that will report things like user logon/logoff times, computer names etc. ?
Thanks in advance.
Kindest regards
David Wilson
_______________________________
D c D a t a
Tel +27 33 342 7003
Fax +27 33 345 4155
Cell +27 82 4147413
http://www.dcdata.co.za
support@dcdata.co.za
Powered by Linux, driven by passion !
2003 Apr 17
5
AppleTalk(netatalk)+Samba
Hi folks,
is anybody using those two products together and can give me any advice
on how to do this? My specific issue has been addressed in other posts
before, but as nobody responded, it would just now be interesting if
anybody at least uses those applications together successfully?
greets Malte
2005 Apr 07
5
apply
Hi,
simple question I guess:
the following line works well:
aveBehav=c(apply(sdata, 2, mean))
However, I would like to pass an argument to the function mean, namely
na.rm=TRUE
Does anyone knows how to do this?
Thanks in advance,
Jan
2002 May 14
2
least summed square distance + fit
...rotates and translates my
subject matrix so that the error (computed by the errorfunction) is
minimized.
Since I am new to R and actually new to that problem, I would be glad if
someone could tell me if there is a precompiled fitting procedure that
fits my requirements.
greetinx jan
--
Jan Malte Wiener
Max-Planck-Institute for Biological Cybernetics
Spemannstr. 38, 72076 Tuebingen, Germany
Tel.: +49 7071 601 631
Email: jan.wiener at tuebingen.mpg.de
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~horn...
2004 May 31
1
prerequisites for winbind (Samba-3.0.4-SuSE-9.0)
...issed ??
Thanks in advance for reading the detailed infos
I'm using SuSE 9.0 pro and the samba3-rpm from
http://us3.samba.org/samba/ftp/Binary_Packages/SuSE/3.0/i386/9.0/
(tried http://ftp.sernet.de/pub/samba/suse90/ - with no different effect on
my winbind problem)
--
Best regards,
Malte mailto:malte.woelky@gmx.de
_________________
Malte Woelky -=[SkyNet]=-
Unix/DBs/Networks/LDAP/Active Directory
Cert : MCSA 2000+2003, MCSA:msg, MCSE 2000+2003
voice : 0209/977 37 03 : 0174/95 32 105
eMail : Malte.Woelky@gmx.de
WWW : http://www.woelky.net/
_________...
2017 Jan 11
2
Deleting a mailbox recursively
...delete: invalid option -- 'r'
I crawled through the changelog since 2.2.24 and could not find any
change like this.
Also neither the wiki nor the man-pages mention a "-r"-flag. I am a bit
confused here.
Am 10.01.2017 um 22:55 schrieb Timo Sirainen:
> On 9 Jan 2017, at 19.29, Malte Schmidt <info at vialactea.de> wrote:
>> This topic was already discussed on this mailinglist:
>>
>> https://www.dovecot.org/list/dovecot/2011-November/079491.html
>>
>> I am also looking for a nice and convenient way of recursively deleting
>> a mailbox w...
2009 Oct 12
1
How to force winbind (3.4.1) to talk to a certain AD-server?
...3/2k8 domain, with
security = ADS. It seems as if winbind always sticks to the last successfully
contacted server. That server has bad performance and I want winbind to use
another server for NTLM-authentication. It seems to ignore the "password
server" setting.
What an I do?
Greets
Malte Schr?der
#======================================================================#
Vattenfall Europe Information Services GmbH, Hamburg, Amtsgericht Hamburg - HRB 86516
Vorsitzender des Aufsichtsrates: Dr. Stefan Keese
Gesch?ftsf?hrer: Ernst Wudtke, Armin Fischer, Lennart Attern?s
2005 Feb 27
4
Building two redundant servers without clustering
...blic school and data is not worth real money most of the
time, but once in year there are final exams written and if the server
breaks down the whole exam has to be redesigned - that could bring me
into the news.
Does anybody know of any better alternatives I didn't think of?
Thanks a lot,
Malte M?ller
BBS1 Emden
P.S.: My current plans for hardware are two servers, each made up of:
ASUS A8N-SLI plus 2 SATA (WD or Seagate) drives as RAID0 or JBOD.
2018 Feb 07
2
Mesa 18 does not build with llvm svn
Hi there,
to get a laptop with recent AMD Vega mobile GPU (aka Raven Ridge)
running with hardware acceleration I need to build the latest mesa with
the latest llvm.
I downloaded llvm 7 from svn.
Unfortunately, when trying to build mesa 18.0.rc3 with this llvm version
the make process fails with lot of "undefined reference to
LLVMxyzblahblah" messages.
Llvm 5.x is probably not
2002 Oct 29
5
unix environment variables under R
hi,
i am working on a little R-project with a couple od other guys.we use
CVS, but everyone keeps the R-source files in different locations in his
home-directory. of course this causes trouble when sourcing R-files. i
thought a UNIX environment variable could be the solution, but R doesn't
seem to know about the environment variables.
e.g. >> source("$PROJECT/xxx.R")
2005 Jul 27
3
smbd (3.0.20pre2) crashes at startup, was: https://bugzilla.samba.org/show_bug.cgi?id=2916
...sions worked (currently 3.0.14a). Am I the
only one who has this problems? Is there a way to identify which file
causes the problem? I could copy each old .tdb into the new directory
but are they independent of each other?
System is SuSE9.2 on AMD x86_64, 2.6.8-24.16-default.
with kind regards,
Malte Mueller