Displaying 20 results from an estimated 3776 matches for "berliner".
2016 Feb 25
0
Samba 4.2.7 - winbind very high cpu load
Hi,
we have a winbind issue with Samba (Version 4.2.7-SerNet-RedHat-19.el6)
on one of our servers. After a while (once a day) one of the winbind
daemons causes a very high cpu load (100%). This load remains until we
kill this process.
This server is a member of a AD domain with several trusted domains. I
think this happens because winbind has problems with one of the trusted
domains (ALS2)
2016 Jul 15
3
LLVM Social in Berlin, Germany
Appreciations for the initiative! There are some people in the Berlin
C++ user group [1] who may be interested. Also there was an active
compiler meetup group [3] a few years ago. As far as I know these guys
mostly joined the Strange Group Berlin [2], but may still be interested
in a more compiler-focused meetup.
For the people cc'd: please let us know who'd like to participate in a
LLVM
2015 Oct 20
2
getent passwd not showing domain users at boot
Mark,
As you try to extract all users from AD and as it is not always advisable I
would try into your rc script to retrieve only one user at boot time, just
to check if winbind is not working at all at that moment or if it refuse to
extract all domain users at that moment...
Cheers,
mathias
2015-10-20 10:18 GMT+02:00 Ole Traupe <ole.traupe at tu-berlin.de>:
> Mark, did you make sure
2016 Jul 13
4
LLVM Social in Berlin, Germany
Hello everyone,
My name is Alex, I'm hobbyist compiler hacker who lives in Berlin, Germany now.
I'm thinking about organising "LLVM Social" meetups in Berlin, however I don't really know how many people are here, and how many of them are interested in getting in touch.
If you want to participate or have any questions - feel free to answer to this thread, or to send me a
2013 Jul 31
1
LMTP: userdb lookup - user-filter with variables
I tried to use dovcots lmtp instead of dovecot-lda.
postfix has in master.cf ... dovecot-lda -f ... -d ${user} to separate
the user part from user at hostname.domain.
So lookup of "user" succeeds in userdb (LDAP) done by dovecot-lda.
I have always local addresses like to=<user at hostname.domain>
postfix/lmtp[6579]: [ID 197553 mail.info] B3CDA66A16:
to=<h0094slk at
2015 Oct 21
1
getent passwd not showing domain users at boot
I added `service winbind status` to the beginning of my rc.local script and,
after booting, saw the message: "winbind stop/waiting".
So you're right, winbind is not running.
Hmmm, I thought rc.local was the last thing to run at boot time. winbindd is run
as a daemon, so I suppose rc.local could run before winbind has a chance to get
all its ducks in a row.
I'll try looping in
2009 Jun 18
3
filtering number of values in a data frame
Dear list,
given is the following data frame df():
Number Place Start End
1 218024740787 HHO 5 263 2008-01-02 00:21:14 2008-01-03 15:25:16
2 218024740787 HHO 5 263 2008-01-02 00:21:14 2008-01-02 00:21:14
3 318039091794 HHO 5 263 2008-01-02 00:21:14 2008-01-02 13:22:54
4 318039091794 HHO 5 263 2008-01-02 00:21:14 2008-01-02
2014 Jan 15
2
forwarded message is broken in 2.2.10 with pigeonhole-0.4.2
Hi,
forwarding a message with sieve like
redirect:copy "me at other.domain";
was working without any problem until dovecot-2.1.17, dovecots lmtp and
dovecot-2.1-pigeonhole-0.3.5.
Using dovecot-2.2.10 , dovecots lmtp and dovecot-2.2-pigeonhole-0.4.2
the structure of a forwarded message is broken. Content of a message is
not displayed or an attachment (for instance pdf) can not be
2016 Oct 14
2
Berlin: LLVM Hackday #1, Betahaus, Oct. 22nd
AFAIK we are the only currently active group in Germany, but from
following the list I spotted Johannes (Saarbrücken?) and Piotr
(Munich?). They may have more info for you? Thx
Am 14.10.16 um 14:18 schrieb picflo_2 at web.de:
> Hi Stefan,
>
> thanks for detailed response. Would be quite interesting to see
> different projects and tools in the LLVM ecosystem.
>
> By the way
2007 Jul 11
4
Query scoring - WTF?
Hi!
I thought I understood Ferret''s query scoring and how to tweak
results using boost values. What I currently experience however,
leaves me completely baffled.
Perhaps someone can shed some light on the scoring algorithm, because
asking Ferret to "explain" the score for a particular document isn''t
as informative as I thought. Actually, it confuses me even
2007 Jan 15
2
Whine in dual core Windows PC if R uses full CPU capacity
Dear R-developers,
the following may seem a weird question for R-devel – I try anyway, because it
does seem to be related to usage of R and R's way of interacting with the
hardware.
When running R (2.4.0) on my new dual core Windows XP system (Intel Core 2 Duo
E6600, Mainboard ASUS P5B, BeQuiet Power Unit), I observe various types of
sounds (not related to fans) when running at full
2004 Aug 31
7
blockwise sums
I am looking for a function like
my.blockwisesum(vector, n)
that computes sums of disjoint subsequences of length n from vector
and can work with vector lengths that are not a multiple of n.
It should give me for instance
my.blockwisesum(1:10, 3) == c(6, 15, 24, 10)
Is there a builtin function that can do this?
One could do it by coercing the vector into a matrix of width n,
and then use
2015 Oct 20
0
getent passwd not showing domain users at boot
You could als do a "service winbind status".
Am 20.10.2015 um 12:49 schrieb mathias dufresne:
> Mark,
>
> As you try to extract all users from AD and as it is not always advisable I
> would try into your rc script to retrieve only one user at boot time, just
> to check if winbind is not working at all at that moment or if it refuse to
> extract all domain users at
2009 Apr 25
1
GlusterFS on a FreeBSD-Server
Hello
I want to use GlusterFS as a nfs substitute for a FreeBSD Server and
Linux clients.
The FreeBSD-server should export several directories. One of these
directories contains the home-directory for the client-mashines.
The problem is that my GlusterFS setup isn't very stable and crashes
quite often. It is less stable, when more than one volume is mounted,
but even when only one volume is
2020 Oct 02
2
timezone tests and R-devel
Yes, the potential issue I see is that
make check
fails when I explicitly set TZ. However, I set it to be the same as what
the system reports when I login.
Details: The system (RHEL) I am working on has
$ strings /etc/localtime | tail -n 1
EST5EDT,M3.2.0,M11.1.0
$ date +%Z
EDT
$ echo $TZ
US/Eastern
On Fri, Oct 2, 2020 at 9:48 AM Sebastian Meyer <seb.meyer at fau.de> wrote:
> Thank
2018 Feb 20
3
JGR not installed. Attempting to install from CRAN...
Loris, thank you thank you so much!!!
do you know which CRAN mirror i select? There are loads - all related to various countries..
so appreciate the help
Jenny
Jenny Coetzee (PhD Candidate)
Head of Prevention in Key Populations & Head of the Soweto Sex Worker Project
Perinatal HIV Research Unit (PHRU)
New Nurses Home
Chris Hani Baragwanath Academic Hospital
Soweto
B: +27 11 989 9821
M:
2010 Sep 13
1
Problems with reshape2 on Mac
Hi!
I updated to reshape2 yesterday and tried to make it work. Unfortunately, it mainly throws error messages at me (good thing it's reshape2 1.0 and not reshape 2.0). The most recent is:
Error in match.fun(FUN) : object 'id' not found
When I manually create an object 'id', it says:
Error in get(as.character(FUN), mode = "function", envir = envir) :
object
2000 Jan 13
0
The Array Programming Languages Conference APL-Berlin-2000
Hello!
The Array Programming Languages Conference will be from
24th - 27th July 2000
Please look at:
http://stat.cs.tu-berlin.de/APL-Berlin-2000/
Chairman's Address
APL Berlin 2000 will take place in a city which is worth a visit even
without array processing languages. There is a fortunate coincidence:
Much activity in scientific and commercial institutions is based on such
languages.
2015 Oct 19
2
getent passwd not showing domain users at boot
I've joined a member server to my Samba4 AD/DC Domain. It all works great,but I
have one minor problem at the moment. At boot-time, I want a list of domain
users. In my /etc/rc.local script I have:
/usr/bin/getent passwd > /etc/auto.domUsers 2>&1
This runs, but none of the domain users are listed, only local users. When I log
in and run `getent passwd` from the command line. I see
2023 Mar 06
1
legend: interplay between title and y.intersp
Hi,
I think you are right, legend cannot do it. I have now created my own
legend function where I changed only one line and now it works the way I
want it to. But I'm not sure if that might not have other side effects.
I have the impression that the legend and the title start at the same
y-position (try y.intersp=0). Only if y.intersp is big enough, then it
leads to a non-overlap of