Displaying 15 results from an estimated 15 matches for "baboon".
Did you mean:
baboons
2003 Sep 02
2
identify with image
Hola!
I will want to identify pixels in an image with the mouse, for
so getting the image data from the matrix(es), for use in subsequent
discriminant analysis. But the following bombs R:
(windows XP, rw1071)
> str(baboon)
list()
- attr(*, "size")= int [1:2] 512 512
- attr(*, "cellres")= num [1:2] 1 1
- attr(*, "bbox")= num [1:4] 0 0 512 512
- attr(*, "channels")= chr "grey"
- attr(*, "bbcent")= logi FALSE
- attr(*, "class")= chr "pixm...
2007 Jan 31
2
Patch to fix the 255 status code problem
Hi,
Currently using openssh-4.5p1 on Solaris 8 in conjunction with Oracle 8i
dataguard. Is there a patch available to prevent ssh returning status
code 255 for a successful execution of a remote connection/command.
Many Thanks,
Tim Mann
2011 Jun 14
2
Need script to create new waypoint
Dear help-list members,
I am a student at Durham University (UK) conducting a PhD on spatial representation in baboons. Currently, I'm analysing the effect of sampling interval on home range calculations.
I have followed the baboons for 234 days in the field, each day is represented by about 1000 waypoints (x,y coordinates) recorded at irregular time intervals. Consecutive waypoints in this raw data set have...
2003 Sep 03
0
identify() seg.faults (PR#4057)
...te:
>
> > Hola!
> > I will want to identify pixels in an image with the mouse, for
> > so getting the image data from the matrix(es), for use in subsequent
> > discriminant analysis. But the following bombs R:
> > (windows XP, rw1071)
> >
> > > str(baboon)
> > list()
> > - attr(*, "size")= int [1:2] 512 512
> > - attr(*, "cellres")= num [1:2] 1 1
> > - attr(*, "bbox")= num [1:4] 0 0 512 512
> > - attr(*, "channels")= chr "grey"
> > - attr(*, "bbcent"...
1999 Aug 18
1
Your message Re: Samba and printer comments (July 5 1999)
...cases spool to a Novell server sharing printers via
NFS. The output of 'lpq' for printers that spool to the Novell server
is quite different from printers that we spool to directory (via
Jetdirect).
Output of lpq for a printer that spools to a Novell queue:
---
[root@vulcan HP2500]# lpq -Pbaboon
Printer: baboon is MRDS_HP4MV@mr.tait.co.nz
no entries
--
Output of lpq for a printer that it spooled to directly (Jetdirect):
--
[root@vulcan HP2500]# lpq -Ptest
Printer: test@vulcan 'VULCAN test'
Queue: no printable jobs in queue
Status: server finished at 15:03:51
--
In the above ex...
2018 Mar 22
3
Google Cloud Directory Service password synchronization for AD DC
...this was to ensure that all users have the
> “Store passwords using reversible encryption” (which is not optimal) and
> use a utility called “samba4-gaps.”
>
> Also:
> samba-tool domain passwordsettings set --store-plaintext=on
>
> Works perfectly.
>
> https://github.com/baboons/samba4-gaps
>
> Justin
>
> > On Mar 22, 2018, at 3:58 PM, Lapin Blanc via samba <
> samba at lists.samba.org> wrote:
> >
> > I'm trying to have my Samba 4 AD DC users mapped and synchronized with
> > google apps for education accounts.
> > I woul...
2012 Mar 20
1
overriding "summary.default" or "summary.data.frame". How?
...ge" of the plot. If names are longer they don't stay inside
## figure. See?
## Make the variable names longer
rownames(datsummNT)
rownames(datsummNT) <- c("boring var","var with long name", "tedious
name var", "stupid varname", "buffoon not baboon")
plot(datsummNT$mean, datsummNT$var, xlab="The Means", ylab="The
Variances", type="n")
text(datsummNT$mean, datsummNT$var, labels=rownames(datsummNT), cex=0.8)
## That's no good. Names across the edges
## We could brute force the names outside the edges like...
2018 Mar 22
0
Google Cloud Directory Service password synchronization for AD DC
Fabien,
The way that we’ve accomplished this was to ensure that all users have the “Store passwords using reversible encryption” (which is not optimal) and use a utility called “samba4-gaps.”
Also:
samba-tool domain passwordsettings set --store-plaintext=on
Works perfectly.
https://github.com/baboons/samba4-gaps
Justin
> On Mar 22, 2018, at 3:58 PM, Lapin Blanc via samba <samba at lists.samba.org> wrote:
>
> I'm trying to have my Samba 4 AD DC users mapped and synchronized with
> google apps for education accounts.
> I would like to start from the native windows pas...
2018 Mar 22
0
Google Cloud Directory Service password synchronization for AD DC
...> “Store passwords using reversible encryption” (which is not optimal) and
> > use a utility called “samba4-gaps.”
> >
> > Also:
> > samba-tool domain passwordsettings set --store-plaintext=on
> >
> > Works perfectly.
> >
> > https://github.com/baboons/samba4-gaps
> >
> > Justin
> >
> > > On Mar 22, 2018, at 3:58 PM, Lapin Blanc via samba <
> >
> > samba at lists.samba.org> wrote:
> > >
> > > I'm trying to have my Samba 4 AD DC users mapped and synchronized with
> > >...
2018 Mar 22
4
Google Cloud Directory Service password synchronization for AD DC
I'm trying to have my Samba 4 AD DC users mapped and synchronized with
google apps for education accounts.
I would like to start from the native windows password update procedure to
eventually update the google apps password (actually, I think only some
types of hashes are stored).
Google actually provides a tool to synchronize user accounts and profiles
which works juste fine. This tools
2006 Jun 08
3
Macros and stuff
I was looking at my controller code and the edit/create/update/new for
each are practically identical. So first I DRY''d the four methods in
each controller to just one and then I decided to write a single macro
for all my controllers.
This is the macro:
def self.edit_action_for(model, options = {})
model_class = Object.const_get(model)
define_method(:edit) do
2009 Feb 26
3
monospaced fonts
> The use of? monospace fonts
> is an expectation for reading Markdown.
> Really, it's the whole point.
um...
no.
going way back to "triumph of the nerds",
the number-one example steve jobs used
to symbolize the absence of any esthetics
at microsoft (and thus -- by extension --
inside the head of bill gates) was the fact
they found a monospaced font acceptable.
2003 May 10
3
benchmarking rsync's -z compression utility
Hi,
Is there a way in which rsync's -z compression (zlib) utility can be
benchmarked?
I'm trying to compare the compression ratio between rsync and external
compression tools like gzip and bzip2.
Are there any advantages to using rsync's internal compression mechanism
specified with the -z option compared to solely applying external
compression i.e. bzip2 to the files and invoking
2018 Mar 22
2
Google Cloud Directory Service password synchronization for AD DC
...cryption” (which is not optimal)
> and
> > > use a utility called “samba4-gaps.”
> > >
> > > Also:
> > > samba-tool domain passwordsettings set --store-plaintext=on
> > >
> > > Works perfectly.
> > >
> > > https://github.com/baboons/samba4-gaps
> > >
> > > Justin
> > >
> > > > On Mar 22, 2018, at 3:58 PM, Lapin Blanc via samba <
> > >
> > > samba at lists.samba.org> wrote:
> > > >
> > > > I'm trying to have my Samba 4 AD DC users mapped...
2013 Feb 28
0
Dynamic DNS updates not working
...enumerate_zones)
dnsserver: Found DNS zone corp.lo
[2013/02/28 16:32:24, 2]
../source4/rpc_server/dnsserver/dnsdb.c:140(dnsserver_db_enumerate_zones)
dnsserver: Found DNS zone _msdcs.corp.lo
--
Best regards
Johan Johansson
Director
Phone: 0704-745209
Email: johan@ <johan at capishe.se>baboons.se