Displaying 20 results from an estimated 2000 matches similar to: "WG: subsetting"
2008 Jan 04
2
subsetting
I'm using R Version 2.6.1 under Windows XP.
> search()
[1] ".GlobalEnv" "s" "s" "package:cairoDevice"
[5] "package:datasets" "package:foreign" "package:graphics" "package:grDevices"
[9] "package:gWidgetsrJava"
2008 Jan 02
1
WG: AW: Another problem with encoding
Hello, Peter,
I tried it out: iconv(names(attributes(spss[,'Y6'])[[1]][14]), "UTF-8", "LATIN1", sub='byte') yielded
[1] "<c4>rzte Chirurgie"
and c4 corresponds in most encodings to ?. What can I do next? I wonder whether there is a more comfortable way then to change the
occurences of <..> by the adequate character.
Regards,
Matthias
2008 Oct 14
3
gWidgets install
Hi,
I wanted to install the gWidgets package and ran the following code:
------------------------------------------
> install.packages("gWidgets")
trying URL 'http://www.ibiblio.org/pub/languages/R/CRAN/bin/windows/contrib/2.7/gWidgets_0.0-30.zip'
Content type 'application/zip' length 1354268 bytes (1.3 Mb)
opened URL
downloaded 1.3 Mb
package 'gWidgets'
2008 Nov 18
0
latticist and playwith
A new package, *latticist*, is available now from CRAN.
Latticist is a graphical user interface for exploratory visualisation.
It is primarily an interface to the Lattice graphics system, but also
produces displays from the vcd package for categorical data.
Given a multivariate dataset (either a data frame or a table),
Latticist attempts to produce useful displays based on the properties
of the
2008 Nov 18
0
latticist and playwith
A new package, *latticist*, is available now from CRAN.
Latticist is a graphical user interface for exploratory visualisation.
It is primarily an interface to the Lattice graphics system, but also
produces displays from the vcd package for categorical data.
Given a multivariate dataset (either a data frame or a table),
Latticist attempts to produce useful displays based on the properties
of the
2018 Jul 23
0
Undeletable objects in AD
On Mon, 23 Jul 2018 15:01:19 +0200
Henry Jensen via samba <samba at lists.samba.org> wrote:
> On Mon, 23 Jul 2018 13:12:42 +0100
> Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> > On Mon, 23 Jul 2018 14:02:45 +0200
> > Henry Jensen via samba <samba at lists.samba.org> wrote:
> > >
> > > Yes, the objects in question are
2018 Jul 23
2
Undeletable objects in AD
On Mon, 23 Jul 2018 13:12:42 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Mon, 23 Jul 2018 14:02:45 +0200
> Henry Jensen via samba <samba at lists.samba.org> wrote:
> >
> > Yes, the objects in question are displayed, one of them looks like
> > this:
> >
> > # record 46
> > dn:
> >
2006 Feb 07
0
WG: AW: WG: proxyarp <--> OpenSwan VPN/Internet
I´ve figured out the following.
I am able to sftp from shorewall 2.4.2 left vpn gateway x.x.x.14 (DMZ) to
shorewall 2.4.1 fw x.x.x.11 with /etc/shorewall/proxyarp
x.x.x.14 eth2 eth0 No
very well. That´s not through a tunnel (of course a ssh tunnel, but no vpn)
but with public ip x.x.x.14 to x.x.x.11
If I try to sftp through the fw to the public internet I have the same
2010 Jul 26
0
WG: WG: samba4 phyton-dns error
For all running in the same error:
This solved my problem. In smb.conf --> interfaces = eth0
And all is up and running perfect!!
Daniel
-----------------------------------------------
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
2018 Jul 23
4
Undeletable objects in AD
On Mon, 23 Jul 2018 11:27:38 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> How are you searching and what with ?
I used the ADUC tool and LDAPAdmin.
>
> Have you tried ldbedit ?
>
> ldbedit -e <your favourite editor> -H /path/to/sam.ldb
>
> This will display everything in the editor and you can then search in
> that for the groups. You
2018 Jul 23
0
Undeletable objects in AD
On Mon, 23 Jul 2018 14:02:45 +0200
Henry Jensen via samba <samba at lists.samba.org> wrote:
> On Mon, 23 Jul 2018 11:27:38 +0100
> Rowland Penny via samba <samba at lists.samba.org> wrote:
>
>
> > How are you searching and what with ?
>
> I used the ADUC tool and LDAPAdmin.
>
> >
> > Have you tried ldbedit ?
> >
> > ldbedit -e
2018 Jul 25
0
Undeletable objects in AD
On Mon, 2018-07-23 at 14:02 +0200, Henry Jensen via samba wrote:
> On Mon, 23 Jul 2018 11:27:38 +0100
> Rowland Penny via samba <samba at lists.samba.org> wrote:
>
>
> > How are you searching and what with ?
>
> I used the ADUC tool and LDAPAdmin.
>
> >
> > Have you tried ldbedit ?
> >
> > ldbedit -e <your favourite editor> -H
2008 Sep 18
4
WG: WG: Strange!!! Clients only log on to samba bdc
When I stop the BDC all clients log on to the PDC. And to my confusion
when I restarted the BDC today and made a testparm on both PDC and BDC
both showd role domain pdc --> Server role: ROLE_DOMAIN_PDC
Here my smb.confs:
PDC:
[global]
security=user
smb ports = 139
logon script = logon.bat
logon path = \\%L\%U\profile\%U
logon drive = S:
domain
2006 Oct 06
2
[R-pkg] New packages pmg, gWidgets, gWidgetsRGtk2
I'd like to announce three new packages on CRAN: pmg, gWidgets, and
gWidgetsRGtk2.
--John Verzani
1 PMG
*=*=*=
The pmg package for R provides a relatively simple graphical user
interface for R in a manner similar to the more mature RCmdr package.
Basically this means a menu-driven interface to dialogs that collect
arguments for R functions. This GUI was written with an eye towards
2006 Oct 06
2
[R-pkg] New packages pmg, gWidgets, gWidgetsRGtk2
I'd like to announce three new packages on CRAN: pmg, gWidgets, and
gWidgetsRGtk2.
--John Verzani
1 PMG
*=*=*=
The pmg package for R provides a relatively simple graphical user
interface for R in a manner similar to the more mature RCmdr package.
Basically this means a menu-driven interface to dialogs that collect
arguments for R functions. This GUI was written with an eye towards
2020 Jul 13
2
Loop Opt WG Meeting Agenda for July 15, 2020
Agenda for the meeting of July 15 @ 11:00 am (EST):
- Loop-Hierachical IR Representation Design (Michael Kruse)
- Status Updates
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200713/44b826a0/attachment.html>
2003 Sep 17
0
AW: WG: smbadduser problem
Thanks fort he advice John, i read that on the link that nome sent. I filled
it out in the smb.conf, and edited the usermap file, then restarted the smb
server, and it didn't work *shrugs* it works fine with ftp, so that'll do
for now.
Thanks anyway.
Cheers,
-brian
-----Urspr?ngliche Nachricht-----
Von: John H Terpstra [mailto:jht@samba.org]
Gesendet: 17 September 2003 15:04
An: Brian
2007 Feb 28
1
WG: groups with foreign users don't list members
I have a Server, that joined an ADS. But we use multiple domains. My
Server S is Member of the domain A. Now a wbinfo -u gives me all users
in all domains, and wbinfo -g gives me all groups in all domains, as
expected.
Now I have an ADS-group G that has members of domain A.
> getent group G
gives me the correct listing with the members. However, when I add a
Member of another Domain A'
2015 Apr 16
0
WG: Samba 4.1.7 /Centos 6 with bind-dlz ERROR: fialed to find dnsRecord for DC
Im asuming this server is running for a while..
( and upgrading samba to latest 4.1 would be nice also )
maybe a bad record entered the dns.
you can try the following..
on the server with error..
dig @127.0.0.1 .loc axfr > /tmp/check-zone.db
named-checkzone -d loc. /tmp/check-zone.db
and whats the result of that?
Louis
>-----Oorspronkelijk bericht-----
>Van: mueller at
2016 Sep 07
1
WG: Winbind / Samba auth problem after username change
On Wed, 7 Sep 2016 13:20:32 +0000
Julian Zielke via samba <samba at lists.samba.org> wrote:
> I just did a cp -p *.ldb to a backup directory and restarted the
> services. Of course I didn't delete it since I don't know whether
> this action would be fatal.
>
>
There is a tool for doing this, 'tdbbackup', and deleting sam.ldb etc
would be fatal.
Rowland