Displaying 20 results from an estimated 1000 matches similar to: "Multiple DNS update issues in samba4"
2013 Feb 23
0
NXDOMAIN dual-stacked, Samba4/Samba 3 AD setup
On my network, I'm finding that if I run
host saffron
on any machine on my network, I see saffron's IPv4 address, but not
its IPv6 address. This is true regardless of which joined machine I
run. I'd like to figure out how to fix this...
For any other machine on the network,
host $hostname
shows both that machine's IPv4 and IPv6 addresses. (With the odd
exception of
2013 Mar 05
0
Samba 4, dynamic DNS, Kerberos
Dynamic DNS updating is failing (which is bizarre, because I could have
sworn I'd had it working before). Help?
Setup: Samba 4 DC running bind 9.9.2, Samba 3.6.3 member
The output of "net -d10 ads join" is attached, compressed.
Interesting portions of named.conf:
options {
(no allow-updates section)
...
tkey-gssapi-keytab "/var/lib/samba/private/dns.keytab";
2000 Jul 12
0
zero-inflated poisson
Hi all,
Does a (free) script to do a ZIP lm exist?
I'm running R1001 on Windows 97. Hope this hasn't been asked before.
Cheers,
Blair
Blair Grace
Postgraduate
Agronomy & Soil Science
School of Rural Science & Natural Resources
University of New England
Armidale NSW 2351
CRC Weed Management Systems
Ph (+61)(02) 6773 3691
Fax(+61)(02) 6773 3238
Home page
2003 Sep 05
3
Dotchart question
Sorry to keep asking elementary questions......I appreciate the help.
I am trying to create a dotchart with the rows sorted according to the
values, rather than the labels. When I try
prof <- c('Accountant', 'Administrative assistant', 'Garment worker',
'Cook',
'Dentist', 'General practictioner', 'Graduate student', 'High level
2006 Dec 20
3
How to use strings from a data.frame as the argument of an expression() for plot
Greetings,
I would like to use a data.frame with strings to feed
the expression() in the title of a plot. The way I did
this is:
molecules
<-data.frame(name=c("o3","no","no2"),expression=c("quote(O[3])","quote(NO)","quote(NO[2])"))
for (mol in c(5,7,9)) {
plot(x, y, type="b",
2003 Sep 16
2
openssh 3.7p1 bus error on sparcv9
openssh 3.7p1 sshd on Solaris 8 / sparcv9:
sshd runs fine, and starts to allow the login. However, when reading
from /etc/default/login, I get a bus error. I am able to get sshd to
work by commenting out these lines in session.c:
1015,1018c1015
< # ifdef HAVE_ETC_DEFAULT_LOGIN
< read_etc_default_login(&env, &envsize, pw->pw_uid);
< path =
2012 Nov 26
1
A problem subsetting a data frame
Hi all,
I have this microarray large microarray data set (ALL) from which I would like to subset or extract a set of data based on a factor ($mol.biol). I looked up some example of subsetting in, picked up two commands and tried both but I got error messages as follows
> testset <- subset(ALL, ALL$mol.biol %in% c("BCR/ABL","ALL1/AF4"))
>> Error in
2009 Oct 19
1
How do I wrap a long mixed text/math expression in an axis label?
I would like to wrap a y-axis label onto two lines. My label is an expression
containing both text and math symbols. I have looked at plotmath,
strsplit(), strwrap(), deparse(), do.call(), substitute() and bquote().
Based on previous posts, I can get plain text to wrap. However, when I try
these methods on my label, the exact string is returned, rather than
evaluating the math symbols.
My
2013 Jun 26
1
[PATCH] pygrub: add fedora 19 grub.cfg example
This grub.cfg from a default fedora 19 Beta install
caused pygrub failures.The previous pygrub commit
fixed taht. So this example file added for reference.
Signed-off-by: Marcel Mol <marcel@mesa.nl>
---
tools/pygrub/examples/fedora-19.grub2 | 117 +++++++++++++++++++++++++++++++++
1 files changed, 117 insertions(+), 0 deletions(-)
create mode 100644 tools/pygrub/examples/fedora-19.grub2
2008 Jul 09
3
Expression in axis
Hello,
I am creating a plot and I would like to know how to put this expression
to the y axis
?mol/10^6 cells
I've tried some combinations using the expression() function, but none
of them worked.
Any idea?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de
2011 Aug 11
0
Call for speakers DevDays 2011 Sydney
DevDays Sydney - the Stack Overflow sponsored conference is near
approaching http://devdays.stackoverflow.com/sydney/
The idea behind DevDays is a fast, high-bandwidth, fire hose tutorial
on at least ten interesting concepts. You can read more about it here:
http://blog.stackoverflow.com/2011/06/devdays-is-back/
We have already picked quite a few interesting talks but have a few
slots left open!
2006 Feb 27
4
Belgian Ruby on Rails Site
Hello,
I recently started http://www.onrails.be
Onrails.be is a Belgian Ruby on Rails site (in Dutch).
At the moment however, the site is powered by Textpattern (PHP CMS).
I already knew that, and I''m just getting to know Rails myself.
If some Dutch people visit this forum:
//message is written in Dutch from this point
-> Wat vinden jullie ervan? Is de content goed? Zijn de
2020 Oct 13
4
Auro expunge
When using autoexpunge = 14 days in, for example. The trash of junk folders, does that physically remove the messages from disk or simply mark them to be removed and some other action needs to be taken?
I ask because my mail server crapped out today and I discovered a Junk folder with 490,000 messages in it, and the sa-spamd and mariadb processes died a horrible death.
Haven't had time to
2013 Nov 22
1
Re: Scientific Linux as guest. Can't install with virt-manager because key "tab" in use
* Michael Mol schrieb:
> Use your mouse to click inside the emulated terminal environment, and
> your keyboard input will go there.
thx. Where is the "emulated terminal environment"? The one I made
screenshot of? http://aiai.de/foren/scientificLinux_tab.png
I clicked anywhere inside, but anywhere the key "tab" changed
between kvm windows.
Eckard
2004 Jun 03
1
Problem with par("usr")
Hi,
I'm trying to use the "usr" argument but I see no effect of this option
on my plots. For example:
> par(usr=c(0,4,0,4))
> plot(1,1)
This plots one point fine, but the coordinates of the plotting region
are not those that I specified using par()...
I can check this with
> par("usr")
[1] 0.568 1.432 0.568 1.432
What can I change in order to have this
2006 Aug 24
1
Lattice symbol size and legend margins
Hi:
I am using the following command:
xyplot(dat6$CO3*1e6 ~ dat6$irradiance, data=dat6, group=ref,
xlab=list(label=expression(paste("Irradiance (", mu, "mol photons",
m^"-2", " ", s^"-1", ")")), cex=1.3),
ylab=list(label=expression(paste("Carbonate concentration (x ", 10^"6",
" ", kg^"-1",
2008 Mar 14
1
winbind segfaulting
Hi, I am running Redhat RHEL 4, authentification is via kerberos against and
AD server, usernames are supplied via ldap service running on another redhat
box - winbind has been seg faulting repeating when accessing samba - always
the same error message... see logs below - can anyone tell me whats going
on?
Mar 14 16:12:45 firefly winbindd[14752]: [2008/03/14 16:12:45, 0]
2015 Jul 16
4
Backups solution from WinDoze to linux
On Wed, July 15, 2015 7:05 pm, Michael Mol wrote:
> On Tue, Jul 14, 2015, 10:37 AM <m.roth at 5-cent.us> wrote:
>
> My manager just tasked me at looking at this, for one team we're
> supporting. Now, he'd been thinking of bacula, but I see their Windows
> binaries are now not-free, so I'm looking around. IIRC, Les thinks highly
> of backuppc; comments on that,
2013 Dec 03
2
Re: libvirt, lvm thin provisioning
On Tue, 03 Dec 2013 18:13:08 +0100
Oliver Brakmann <oliver.brakmann@posteo.de> wrote:
> Hello,
>
> On 2013-11-22 21:46, Michael Mol wrote:
> > I know that lvm supports thin provisioning, and I think I have a
> > pretty good grasp on how that works. Does libvirt support lvm thin
> > provisioning and thin snapshots?
>
> libvirt does not support storage pools
2013 Dec 03
1
Re: libvirt, lvm thin provisioning
On Tue, 03 Dec 2013 13:23:37 -0700
Eric Blake <eblake@redhat.com> wrote:
> On 12/03/2013 12:37 PM, Michael Mol wrote:
>
> > A pity. Thin provisioning would be (as I see it) the first step to
> > whole-VM snapshots as found in systems like VMWare ESX. I'd love to
> > be able to pull that off using Linux/QEMU/KVM. Or at least be able
> > to snapshot a