Displaying 15 results from an estimated 15 matches for "runnng".
Did you mean:
running
2009 Jun 27
2
Chrome setup - Invalid address, FreeBSD
I've placed the Chromesetup.exe in my .wine/drive_c directory. I've set .wine in my env as wineprefix.
I'm runnng 1.1.8.1
However, if I run wine ChromeSetup.exe, I'm returned:
wine: could not load L"C:\\ChromeSetup.exe": Invalid address
?
2014 Jun 20
1
malformed DNS query
On CoreOS, runnng openssh sshd version "OpenSSH_6.6p1-hpn14v4, OpenSSL
1.0.1g", when connecting the following query is sent to the DNS server:
query[A] 2.2.0.10.in-addr.arpa
Which makes no sense, it's an "A" request for a reverse record.
Adding "UseDNS no", prevent the reque...
2008 Feb 29
1
uid x sid on LDAP
Hi there,
I'm the process of centralizing user authentication for a medium-sized network with a few Linux
servers, some of them runnng samba. The idea is migrating all user definitions from both
/etc/{passwd,shadow,groups} and samba tdb to a central LDAP directory.
Most servers had the same set of users, but as each one was administered in isolation (no NIS not
all samba servers were part of the same windows domain) there are man...
2010 Mar 07
3
DNAT not working
Hi I am having a problem with a DNAT rule where the packets being REJECT''d:
DNAT:info net priv:192.168.6.15 udp 5060
With the following appearing in the log:
Mar 6 11:59:30 ipcop kernel: Shorewall:net2fw:REJECT:IN=eth3 OUT=
MAC=00:09:6b:6e:48:e8:00:1d:20:fa:46:90:08:00 SRC=71.216.136.25
DST=67.138.129.66 LEN=629 TOS=0x10 PREC=0xA0 TTL=50 ID=28000
2016 Jan 08
0
Permissions Problem on a share
...n,
> this will start any other daemons, early versions of samba just started the
> smbd daemon (nbt & winbind being built into samba), whilst later versions
> now also start the separate winbindd deamon.
> Do not attempt to start any other daemons except the samba daemon whilst
> runnng as an AD DC.
>
> Rowland
>
*Excellent* - this one gets pasted into the admin notebook. Thank you.
2007 Jan 15
2
How to detect if R is running on Mac OS X?
This question is probably trivial, but I don't find the answer. I have
code that is different for Windows, Unix/Linux and Mac OSX. The man page
of .Platform tells that .Platform$OS.type is the right way to test for
it... but it also tels that it returns either "windows" or "unix". Is
Mac OS X reported as "unix"? If yes, how do I make the difference?
Thanks,
2015 Jul 13
0
[PATCH 0/4] enable migration of driver pages
...mu.
> - do kernel building
> - after several seconds check more than 512MB is used with free command
> - command "balloon 512" in qemu monitor
> - check hundreds MB of pages are migrated
Another simple test is several instances of
tools/testing/selftests/vm/transhuge-stress.c
runnng in parallel with balloon inflating/deflating.
(transparent huge pages must be enabled of course)
That catched a lot of races in ballooning code.
>
> My thanks to Konstantin Khlebnikov for his reviews of the RFC patch set.
> Most of the changes were based on his feedback.
>
> This pa...
2016 Jan 07
5
Permissions Problem on a share
Thank you, Rowland. :-)
I understand my configuration is not optimal......i'm just a small-time
operator trying to make do with my budget line item maximum.
The good news is that samba 4 has been absolutely solid and seamless since
the implementation in mid-July of 2015.
On Thu, Jan 7, 2016 at 5:06 PM, Rowland penny <rpenny at samba.org> wrote:
> On 07/01/16 21:47, Mike wrote:
2007 Sep 26
3
v1.0 vs 1.1b re: Postfix and Dovecot LDA
In running the various 1.0.n versions of Dovecot's LDA with the
instructions in the wiki for using LDA with Postfix [on OS X 10.4]
things went well using the instructions as-is (no setuid problems).
This changed in moving over to the 1.1 beta. The LDA refused to work
failing with the error "setgroups() failed: Operation not permitted"
as I mentioned in a previous message.
2013 Jun 11
2
R-help Digest, Vol 124, Issue 12
Folks,
Sorry for butting in here. I ran the code from John Kane below and it worked fine.
I did however get a deprecation message suggesting the use of ggpairs from the GGally package to make this chart.
Unfortunately I haven't found the correct incantation to get the diagonal to display the density plots using the "diag" parameter.
Any suggestions?
Just trying to learn,
2005 Apr 14
1
weird problem with "access denied" on share
Hi folks,
I am having a weird problem that I just recently noticed on this
particular server runnng Samba 3.0.10 on Fedora Core 3 and am hoping
someone could shed some light on this.
We're using tdb for our backend database.
The user "nsu" is a member of unix group admin.
The unix group admin is mapped to "Domain Adminstrators".
This works OK, in that when logging in o...
2010 Nov 08
4
2.0, hourly performance stats
I'm getting constantly high numbers of page reclaims & involuntary
context switches for dovecot/auth.
page reclaims = minor faults = cpu switching back to system-mode, But
why is the auth process doing that so excessively? Same for the large
number of involuntary context switches...
Attached is my "dovecot -n" output.
Date: Sun, 07 Nov 2010 20:40:34 +0100
type real
2015 Jul 13
14
[PATCH 0/4] enable migration of driver pages
From: Gioh Kim <gurugio at hanmail.net>
Hello,
This series try to enable migration of non-LRU pages, such as driver's page.
My ARM-based platform occured severe fragmentation problem after long-term
(several days) test. Sometimes even order-3 page allocation failed. It has
memory size 512MB ~ 1024MB. 30% ~ 40% memory is consumed for graphic processing
and 20~30 memory is reserved for
2015 Jul 13
14
[PATCH 0/4] enable migration of driver pages
From: Gioh Kim <gurugio at hanmail.net>
Hello,
This series try to enable migration of non-LRU pages, such as driver's page.
My ARM-based platform occured severe fragmentation problem after long-term
(several days) test. Sometimes even order-3 page allocation failed. It has
memory size 512MB ~ 1024MB. 30% ~ 40% memory is consumed for graphic processing
and 20~30 memory is reserved for
2003 Dec 01
0
No subject
...h-syslog
--with-smbwrapper --prefix=/usr/samba --exec-prefix=/usr/samba --with-debug
I then reproduced the error. The links are to Debug = 10 logs which
contain the error. I messed up with the process id's (the connection
was in a child once and the paren was back looking at a select) I was
runnng with -D.
<a href="http://www.swlink.net/~styma/tmp/smb.conf">smb.conf file</a>
<a href="http://www.swlink.net/~styma/tmp/log.smbd">log.smbd file</a>
<a href="http://www.swlink.net/~styma/tmp/log.nmbd">log.nmbd file</a>
The traceback...