Displaying 9 results from an estimated 9 matches for "basalt".
Did you mean:
basal
2011 Jan 19
1
Using subset to filter data table
..., 7L, 7L, 2L, 7L, 5L, 5L, 5L, 5L, 5L,
5L, 6L, 7L, 3L, 2L, 2L, 3L, 2L, 7L, 3L, 5L, 6L, 6L, 6L, 3L, 6L,
3L, 7L, 2L, 3L, 3L, 3L, 7L, 3L, 2L, 2L, 7L, 5L, 5L, 5L, 5L, 5L,
5L, 3L, 2L, 3L, 3L, 3L, 7L, 7L, 2L, 6L, 6L, 6L, 7L, 7L, 7L, 1L,
2L, 2L, 7L, 7L, 2L, 7L, 7L, 7L, 3L, 3L, 2L, 5L, 5L), .Label = c("basalt",
"clay", "coal", "dolomite", "limestone", "marl", "sand"), class =
"factor")), .Names = c("Density",
"Depth", "Porosity", "Conductivity", "LithClass"), row.names = c(NA,
114...
2002 Jul 30
0
[Bug 372] [RFE] [authkrb5] : KRB5CCNAME set to pointer
http://bugzilla.mindrot.org/show_bug.cgi?id=372
basalt at easynet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Summary|[authkrb5] : KRB5CCNAME set |[RFE] [authkrb5] :...
2002 Jul 28
0
[Bug 372] New: [authkrb5] : KRB5CCNAME set to pointer
...set to pointer
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: basalt at easynet.fr
openssh 3.4 /3.2 at least
seen on i386 and sparc, with net/openbsd, cygwin ...
when trying to authentify trough kerberos V, KRB5CCNAME var set to wrong value
on client :
shiva:krb {50} klist
klist: No ticket file: 0x506c0
v4-ticket file: /tmp/tkt1003
klist: No ticket file (tf_ut...
2006 Mar 14
0
[patch] call out to arch code to deliver timer interrupts
...n rather than delivering timer events as virtual IRQs. This patch
introduces no functional changes for x86 and ia64, but is a required change
for xen/arch/ppc.
Compile-tested on x86-32. Please apply.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
# HG changeset patch
# User hollisb@basalt
# Node ID 686cd624618cead274ea9850f0997d41c6134283
# Parent df0ad1c46f10a1075478b434956fbdb1aad6ebd5
call out to arch code to deliver timer interrupts
diff -r df0ad1c46f10 -r 686cd624618c xen/arch/ia64/xen/xentime.c
--- a/xen/arch/ia64/xen/xentime.c Thu Mar 9 16:03:23 2006 +0100
+++ b/xen/arch/i...
2007 Jul 13
8
More sorting problems with untokenized index
I''m having problems sorting on untokenized fields. I have one field that
sorts fine, but there are others that seem to sort on a different field.
Here''s the index description:
acts_as_ferret
:remote=>true,:fields=>{:name=>{:boost=>2},:name_for_sort=>{:index =>
:untokenized},
:city=>{:boost=>2}, :city_for_sort=>{:index=>:untokenized},
2012 Jul 11
1
Package MuMIn (dredge): Error in ret[, ] <- cbind(x, se, rep(if (is.null(df)) NA_real_ else df, : number of items to replace is not a multiple of replacement length.
...pos : num 19.7 19.7 19.7 19.7 16 ...
$ JVeg5 : Factor w/ 5 levels "1RF","2WSFEG",..: 5 5 5 5 1 5 5 5 5 5
...
$ Subregion : Factor w/ 47 levels "AU-BF","AU-BK",..: 16 16 46 16 8 16 46
28 46 46 ...
$ Rock_U_Nam : Factor w/ 607 levels "Adler Hill Basalt",..: 33 33 33 33 173
33 33 585 112 112 ...
$ Rock_Name : Factor w/ 32 levels "ALLUVIUM","ARENITE",..: 13 13 13 13 25
13 13 10 23 23 ...
$ Elevation : num 317 230 180 317 107 ...
$ Slope : num 35.5 44.7 39.1 43.5 23 ...
$ Aspect : num 25.3 3.68 30.83 4.02 2...
2001 Nov 15
0
Strange browsing problems with samba 222
...FOLLOWING DIALOG FOR EXAMPLE ON AN WIN2K BOX
********************************************
C:\>net view /domain:pet.univie
Server Name Remark
----------------------------------------------------------------------------
---
\\ACHAT
\\ALBIT
\\ARENIT W. RICHTER
\\BASALT
\\GABBRO
\\GRANIT
\\KORUND
\\OPAL
\\PENNIN
\\PW2400
\\STONE
The command completed successfully.
C:\>net view /domain:petrology
There are no entries in the list.
HOWEVER,
C:\>nbtstat -a zeus
Local Area Connection:
Node IpAddress: [131.130.193.136] Scope Id: [...
2016 Mar 16
1
Showstopper problem: Winbindd no longer starting
...onfig BUILTIN : range = 130000-140000
doing parameter idmap config BUILTIN : base_rid = 1000
doing parameter idmap config * : backend = ldap
doing parameter idmap config * : range = 10000-20000
doing parameter idmap config * : ldap_url = "ldap://granite.ifa.net
ldap://millstone.ifa.net ldap://basalt.ifa.net"
doing parameter idmap config * : ldap_base_dn = ou=idmap,dc=ifa,dc=net
doing parameter idmap config * : ldap_user_dn = cn=manager,dc=ifa,dc=net
doing parameter winbind nested groups = yes
doing parameter winbind trusted domains only = yes
doing parameter winbind use default domain = n...
2002 Jul 30
0
openssh+krb5 tickets
Is ticket part of krb5 auth include in openssh or is auth-
krb5.c just to \"validate\" password against kdc ?