search for: albani

Displaying 20 results from an estimated 98 matches for "albani".

Did you mean: alban
2005 Jul 28
1
using pam_winbind to authenticate against AD/krb
hey all, after following the directions in the "FreeBSD Active Directory Domain Member Mini-HOWTO" http://web.irtnog.org/howtos/freebsd/winbind i am able to get my machine to the point where i can query users with 'wbinfo': $ wbinfo -u|grep galbrecht galbrecht i am unable, however, to login to my machine using any service, telnet for example: $ telnet -K localhost
2006 Apr 04
0
New Rails Group - Albany, NY Area
Hello folks, We have started a new rails community in the Albany, Schenectady, Troy, Saratoga (Tech Valley) are of NY. For now, we have a little listserve up and running. To join, go to www.techvalleyonrails.com Best, Brian --------------------------- Brian Corrigan ---------------------------
2013 Apr 26
2
Can a column of a list be called?
Hello Everyone, I would like to know if I can call one of the columns of a list, to use it as a variable in a function. Thanks in advance for any advice! Jana -- Jana Makedonska, B.Sc. Biology, Universite Paul Sabatier Toulouse III M.Sc. Paleontology, Paleobiology and Phylogeny, Universite de Montpellier II Ph.D. candidate in Physical Anthropology and Part-time lecturer Department of
2006 Jun 15
0
Rails Users In Upstate NY? - Albany Area?
I''ve been trying to put together a local group.. If anyone is interested, check out www.techvalleyonrails.com Thanks!
2003 Sep 16
2
can predict ignore rows with insufficient info
I need predict to ignore rows that contain levels not in the model. Consider a data frame, "const", that has columns for the number of days required to construct a site and the city and state the site was constructed in. g<-lm(days~city,data=const) Some of the sites in const have not yet been completed, and therefore they have days==NA. I want to predict how many days these sites
2013 Apr 08
3
extensions.conf / test DID
I am trying to make sure my DID and SIP account details are working properly and engaging the extensions.conf and dial plan. I have a successful SIP session registered: Connected to Asterisk 11.3.0 currently running on Asterisk (pid = 922) Asterisk*CLI> sip show registry Host dnsmgr Username Refresh State Reg.Time sip3.voipvoip.com:5060
2011 Dec 15
1
Inquiry about matrix pooling
Dear R-users, I am a relatively new R user and I have a simple question. Is there a command attached to a R function, which performs matrix pooling? Thanks in advance, Jana -- -- "The world is full of mysteries. Life is one. The curious limitations of finite minds are another."(J.B.S. Haldane, The Causes of Evolution) Jana Makedonska, M.Sc. Ph.D. candidate/ Part-time lecturer
2013 Apr 26
2
Help with dataEllipse function
Hi Everyone, I am working with the R function "dataEllipse". I plot the 95% confidence ellipses for several different samples in the same plot and I color-code the ellipse of each sample, but I do not know how to specify a different line pattern for each ellipse. I can only modify the pattern for all ellipses with the "lty" argument. Any help will be highly appreciated.
2008 Jul 23
3
how can I write code to detect whether the machine is Windows or Linux?
Hi R-People: I use 2 machines: a machine with a Windows XP operating system, and another with a Linux Ubuntu OS. I transport my code between these 2 machines. However, pathnames to data files always need to be "adjusted" to account for the OS that I'm working on. Here is my question: How do I write code to detect whether I'm using the XP or the Linux machine? If I knew
2011 Oct 28
2
NT4 SP3 PDC with MS Exchange 5.5 to Samba 3.x ldapbacked PDC and MS Exchange 5.5 still
Looking to make some changes to an old but working LAN, that has about 10 samba servers serving printers and network shares and a NT 4 PDC server with Exchange 5.5 on it. The samba servers are members of the nt4 domain, XP systems are members of the nt 4 domain also. Samba servers are ldapbacked. We use the ldap component directly to login to the Linux servers. I'd like to be able to
2004 Jan 16
0
Nlm
Hi I use both R and Splus to fit miximum likelihood models. In general these are Gaussian mixture models of various kinds. The ms (in Splus) and nlm (in R) generally provide us with the same results However nlm is not nearly as stable and reliable with respect to finding the min of a surface. Nlm on the other hand is faster. We have played with the various tol controls but have been unable to
2007 Sep 07
0
computing distance in miles or km between 2 street
Phil, If you have only a list of addresses and nothing else - i have to recognize i am "lost". But if you have more info you can use a GIS software and it will calculate your distance automatically for all your addresses. To have your distance in miles or Km you need to have a projection in your data which will establish your units. The very basic principle is that for each address
2008 Sep 26
1
howto convert matrix of numeric values to Date class?
Hi: I have a matrix, named "mat," of numeric values that are in days since Jan 1, 1960. I want to convert them Date class values so that I can do things like seq( value , len=10, by="1 week") where "value" is any of the matrix elements. How do I do this? Please reply to: philipsmith at alumni.albany.edu Thanks! Phil Smith Duluth, GA
2006 Apr 04
0
get quota command - Example
I know when I went looking for a complete example of how to interface with samba's quota system there was no good ones, so here it is. I developed this yesterday with a lot of trial and error. Feel free to use this in any way people feel fit. With this script I can now get correct used/free reporting based on the output of quota for both users and groups. I developed this because samba
2005 Oct 20
1
Windows 2000 crash while using rbind (PR#8225)
Windows 2000 reports that "Rgui.exe has generated errors and will be = closed by Windows. You will need to restart the program." when using = rbind.=20 df1 <- data.frame(cbind(x=3D1, y=3D1:1000), fac=3Dsample(LETTERS[1:3], = 1000, repl=3DTRUE)) df2 <- data.frame(cbind(x=3D1, y=3D1:10), fac=3Dsample(LETTERS[4:6], = 10, repl=3DTRUE)) df3 <- data.frame(cbind(x=3D1,
2002 Nov 05
1
getent not working / winbindd issues
I first start smbd -D and nmbd -D Then I start winbindd Then I join the domain (smbpasswd -j DOMAIN -r DOMAINCONTROLLER -U Administrator) It works Then I check my Secret (wbinfo -t) and it's good Then I list users and groups (wbinfo -u and wbinfo -g) and it works fine However I still cannot get "getent passwd" and "getent group" working, it just lists the local users
2002 Feb 14
12
Home shares staying (NT4)
I am having the same trouble with automatically mounted home shares with samba 2.2.1a (PDC, domain logins, roaming profiles) and NT4WS sp6a. If I login as one user, logout, then login as another, I can view the previous users home share as well as my newly logged in users home share (lather, rinse, repeat...). The NT box has a machine account, domain logins work, profiles work, login scripts
2004 Jul 22
2
A script to convert existing video files to Ogg
(Theora/Vorbis) available. Message-ID: <410011E4.2040904@hut.fi> Hello, I noticed that it's quite difficult currently to create Ogg format files (Ogg Theora for video and Ogg Vorbis for audio). There's only the encoder_example-program, which is included in the libtheora source packages, but seemingly not in any libtheora/libtheora-devel packages that are around the web for e.g.
2002 Oct 31
9
getent not working correctly
Hello again! Ok, I've gotten wbinfo -u and wbinfo -g working great Now I try to run getent passwd and getent group I get my local users/groups but not the ones on the Windows 2k Server Domain Controller and it just hangs after listing the local ones. I also tried authenticating a user and it worked I'm assuming wbinfo -a DOMAIN+ingless@DOMAIN%"password" (The usernames here
2006 Jan 13
1
Problems installing R 2.2.1
We are trying to install R2.2.1 on a IBM P655 Cluster, SuSE LE 9.1 We are using gcc v 3.3.3 and we are getting this error on make g77 -fPIC -g -O2 -ffloat-store -c dlamc.f -o dlamc.lo g77 -fPIC -g -O2 -c dlapack0.f -o dlapack0.lo g77 -fPIC -g -O2 -c dlapack1.f -o dlapack1.lo g77 -fPIC -g -O2 -c dlapack2.f -o dlapack2.lo g77 -fPIC -g -O2 -c dlapack3.f -o dlapack3.lo g77 -fPIC -g