Displaying 20 results from an estimated 2000 matches similar to: "win95 user level security printing"
2006 Nov 09
1
Merge: how can I keep discarded values?
Good morning,
I am merging two datasets and I would like to save the non-matching rows
in a separate file.
The problem is how to retrieve the non-matching rows in R.
Example:
DATASET A
code nomi
A1 Franco
A2 Mario
A3 Andrea
A4 Sandro
A5 Luca
DATASET B
code book
A1 Guerra e Pace
A1 Storia di Roma
A2 La coscienza di Zeno
A4
2003 Jan 07
1
help interpreting output?
Dear R experts,
I'm hoping someone can help me to interpret the results of building
gam's with mgcv in R.
Below are summaries of two gam's based on the same dataset. The first
gam (named "gam.mod") has six predictor variables. The second gam
(named "gam.mod2") is exactly the same except it is missing one of the
predictor variables. What is confusing me is
2001 Oct 23
0
Winbind/RH7.1...Problems joining domain
When I try to rejoin the domain I get the following:
------------------------------------------------------------------------
----------
INFO: Debug class all level = 1 (pid 4788 from pid 4788)
WARNING: The "alternate permissions"option is deprecated
cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
cli_nt_setup_creds: auth2 challenge failed
modify_trust_password: unable to setup the
2011 Mar 10
3
multi-isp and preventing certain traffic on a given connection
I have a multi-isp configuration:
CGCO 1 256 main $CGCOIF detect track,balance br-lan,tun0
IGS 2 512 main $IGSIF detect track,fallback br-lan,tun0
where I force SMTP out one of the connections:
512:P br-lan - tcp 25
But the effect of that of course is that if IGS goes down, SMTP will
leak out of the CGCO connection. How can I prevent that?
Cheers,
b.
2005 Jul 25
2
file name handling "bug" in scp?
Hi
I think I found a small filename handling issue in scp:
evaldo at winston:~$ scp evaldo at 127.0.0.1:test-\`whoami\`-test .
Password:
scp: test-evaldo-test: No such file or directory
evaldo at winston:~$ scp evaldo at 127.0.0.1:test-\`echo\ foo\`-test .
Password:
scp: test-foo-test: No such file or directory
evaldo at winston:~$
evaldo at winston:~$ ssh -V
OpenSSH_3.9
2003 Mar 16
1
logon script not working
Hi,
my logon.bat was working for weeks now (since i created it) - and recently i
recompiled my samba with ldap support. now ldap and everything works really
well, but: the logon.bat won't get executed! i tried changing the folder,
changing the rights of the file, renaming it and everything. but the thing
won't execute! samba is not givin any error, nor does my winxp client.
when i
2008 Nov 12
1
gem ruby-sqlite3 install error
i am tryin' to install ruby-sqlite3 via gem, but it keeps givin' me this
output:
mathilda ~ # gem install sqlite3-ruby
Building native extensions. This could take a while...
ERROR: Error installing sqlite3-ruby:
ERROR: Failed to build gem native extension.
/usr/bin/ruby extconf.rb install sqlite3-ruby
checking for fdatasync() in -lrt... no
checking for sqlite3.h... no
make
make: *** No
2019 May 06
0
Doman join issues
On Mon, 6 May 2019 02:51:18 +0000
Praveen Ghimire via samba <samba at lists.samba.org> wrote:
> From: Praveen Ghimire via samba <samba at lists.samba.org>
> To: "samba at lists.samba.org" <samba at lists.samba.org>
> Subject: [Samba] Doman join issues
> Date: Mon, 6 May 2019 02:51:18 +0000
> Reply-To: Praveen Ghimire <PGhimire at sundata.com.au>
2017 Nov 21
1
Are Rprintf and REprintf thread-safe?
Thanks - I'll find another way to send messages to the main thread for printing.
-Winston
On Tue, Nov 21, 2017 at 12:42 PM, <luke-tierney at uiowa.edu> wrote:
> On Tue, 21 Nov 2017, Winston Chang wrote:
>
>> Is it safe to call Rprintf and REprintf from a background thread? I'm
>> working on a package that makes calls to fprintf(stderr, ...) on a
>>
2007 Dec 28
0
marking and routing (with multi-isp) not working
[ I hope this isn''t a dupe. Evolution crashed on my last send and I see
nothing in my logs that leads me to believe the mail made it out before
the crash ]
Well, it probably is working. I''m probably just misunderstanding
something.
Given routing rules that look like this:
0: from all lookup local
10000: from all fwmark 0x40 lookup CGCO
10001: from all fwmark 0x80
2012 Jul 22
3
Puppet template tags and Java JSP tags
Hi All,
I was trying to templatize some JSP page I would like to dynamically
generates but it looks like puppet doesn''t like it.
Common JSP tags are <% ... %> so I guess it''s getting confused between
regular tags and jsp''s one.
This is an example of the trace it is givin me :
/etc/puppet/modules/xxx/templates/webapps/xxx/yyy/Mantle.jsp:1:in `result'':
2007 Sep 06
2
How to do ANOVA with fractional values and overcome the error: Error in `storage.mode<-`(`*tmp*`, value = "double") : invalid to change the storage mode of a factor
I have exported a CSV file from my EXCEL worksheet and its last column contained decimal values:
Subject;Group;Side;Difference;PercentError
M3;1;1;;
M5;1;1;375;18,75
M8;1;1;250;14,58
M10;1;1;500;12,50
M12;1;1;375;25,00
.
.
.
When I tried to do ANOVA test on it, R complained by givin error:
> Anova3LongAuditoryFemaleError.data <- read.csv("C:\\Documents\ and\
2019 May 06
0
Doman join issues
Hi Louis,
Thank you for that.
I don’t have a /var/lib/samba/bind-dns/dns/ , only have /var/lib/samba/private/dns.
Apparmor is now stopped and masked. I had masked the smbd and nmbd post the migration, have masked the winbind now.
Have edited samba and bind as per your suggestion, changed the named.conf.options and krb5.conf
Rebooted the server post the changes and tried to join a windows 7
2019 May 06
0
Doman join issues
Hi Rowland,
Sorry about the confusion. It is Ubuntu 18.04 with Samba 4.7.6
I have a script that installs the following
apt-get install -y acl attr autoconf bind9utils bison build-essential \
debhelper dnsutils docbook-xml docbook-xsl flex gdb libjansson-dev \
libacl1-dev libaio-dev libarchive-dev libattr1-dev libblkid-dev libbsd-dev \
libcap-dev libcups2-dev libgnutls28-dev libjson-perl \
2013 Feb 25
4
mixing MX and CNAME
Hi,
Has any one had problems with mail clients were your DNS is like this;
doman.com MX 50 mail.domain.com
domain.com MX 100 mail2.domain.com
domain.com CNAME www.domain.com
-aurf
2019 May 06
3
Doman join issues
Hi Rowland,
I get the same error messages even with the following smb.conf, generated by the migration process.
[global]
workgroup = LIN
realm = LIN.COM
netbios name = LINSERVER01
server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, dnsupdate
idmap_ldb:use
2017 Apr 05
0
Very hard to reproduce bug (?) in R-devel
Winston,
I had a similar experience to you tracking down an insanely difficult bug in my R code that "disappeared" whenever slight changes were made to the script (e.g. like adding cat() statements). In my case, it coincided with my over-eager compilation of R and its library stack, as I was also experimenting with a cutting edge version of the gcc compiler as well as what I thought were
2006 Oct 11
1
RE: W2K3 Server Installation fails with ACPI=1 on
Steven,
I found where the difference is, it may be my fault:
My changeset number + 1 = your changeset number.
My 11160 is your 11159, and my 11161 is your 11160.
Attached please see those patches,
Thanks,
Winston,
-----Original Message-----
From: Steven Smith [mailto:sos22@hermes.cam.ac.uk] On Behalf Of Steven
Smith
Sent: Wednesday, October 11, 2006 10:33 AM
To: Wang, Winston L
Cc: Stefan Berger;
2017 Apr 05
0
Very hard to reproduce bug (?) in R-devel
>>>>> Winston Chang <winstonchang1 at gmail.com>
>>>>> on Tue, 4 Apr 2017 15:29:40 -0500 writes:
> I've done some more investigation into the problem, and it is very
> difficult to pin down. What it looks like is happening is roughly like this:
> - `p` is an environment and `p$e` is also an environment.
> - There is a loop.
2015 Jan 26
0
speedbump in library
A isNamespaceLoaded() function would be a useful thing to have in
general if we are interested in readable code. An efficient
implementation would be just a bonus.
On Mon, Jan 26, 2015 at 3:36 AM, Martin Maechler
<maechler at lynne.stat.math.ethz.ch> wrote:
>>>>>> Winston Chang <winstonchang1 at gmail.com>
>>>>>> on Fri, 23 Jan 2015 10:15:53