search for: alton

Displaying 20 results from an estimated 20 matches for "alton".

Did you mean: alteon
2009 Nov 06
2
Optimizing Samba to stream movies
I am sharing some of my personal videos on a local network via Ubuntu 9.10/Samba 3.42 on my wired PC to wireless Windows XP and Vista users with a 802.11g router in between. Some of the movies can stream fast enough to watch uninterrupted, while others seem to skip often. I searched online to see any optimization techniques and found this is a popular one for the /etc/samba/smb.conf file:
2015 Sep 17
2
Fwd: Creación fichero excel con loadWorkbook
> > > Hola chic en s, > > sigo intentando crear un archivo de Excel pero no hay manera. Sigo los pasos del documento de ayuda siguiente: > > http://altons.github.io/r/2015/02/13/quick-intro-to-xlconnect/#load > > los pasos que hago son: > > install.packages("XLConnect") > require(XLConnect) > wb <- loadWorkbook("C:/Users/r2753/Desktop/R/test1.xlsx",create=T) > > y la info de mi ordenador es: >...
2004 Mar 21
3
Samba and LDAP
After perusing the Samba 3.x docs and purchasing Terpstra's and Vernooij's excellent Samba-3 Howto, I am still unclear on LDAP authentication. Not a Windows admin so please bear with me. 1) Regarding the Samba schema, is there a tool to extract the Windows client information (sid, etc.) for populating an LDIF? Raymond
2006 Feb 26
3
Newbie config help? Wellgate 3701a
Hi again, Kind of sheepish about asking for help, as I have only spent a day banging my head off this... I got my new Welltech 3701a, 1FXS,1FXO gateway. I flashed it with what is seemingly the appropriate firmware (SIP V1.04). This seems to have gone ok, and it is now registering both ports ok with asterisk. For 1 minute I thought I was home free and and everything was just going to work
2012 Sep 06
2
choose() function returning anomalous results (zero instead of one)
...) # This corresponds to the outer sigma for P' { for (k in 0:min(Q2, k2-1-n)) # This is the inner sigma for P' { nkmatrix[index,1] <- n nkmatrix[index,2] <- k index <- index + 1 } } return(nkmatrix[(1:(index-1)),]) } penalty <- 5000000 k2 <- 10 # [ f11 f12 f21 f22 falt v2on alton parton] f <- c(0.5667, 0.8760, 0.5667, 0.7, 1, 0, 0, 1) ci <- 1 Q <- 10 Q1 <- 3 Q2 <- Q-Q1 loopvar <- 1 nkmatrix <- gen_nk_old(k2,Q1,Q2) testn <- nkmatrix[,1] testk <- nkmatrix[,2] testma <- ugly_function(testn, testk, Q1, Q2, f[1],f[2],f[3],f[4]) pprime <- sum(t...
2011 Jan 06
0
Problem with package twitteR and converting S4 obj to data frame
...Error in list_to_dataframe(res, attr(.data, "split_labels")) : Results do not have equal lengths I have no clue why works fine with n=10 but for higher values fall over. Any Suggestions? Below is my script. Thanks, Alberto library(plyr) library(twitteR) getuser <- getUser('altons') count <- 50 UserFollowers <-userFollowers(getuser, n=count, session = getCurlHandle()) dffollow <- ldply(userFollowers(getuser, n=count, session = getCurlHandle()), function(x) c(screenName=x at screenName ,name=x at name ,statusesCount =x at statusesCount...
2004 Sep 06
1
Dovecot quota support
Sorry if this question has already been answered. I'm just thought that maybe I could get an answer here faster than my research. I'm currently using squirrelmail and there's a plugin that supports quota compatible with Courier. Does dovecot have the same support? Thanks!
2002 Oct 22
0
[Fwd: SysLinux Bug]
...T] pop es Can you submit these changes to Linux community? Thanks, ---------------------------------------------------------------- Name: Kevin T. Tran Broadcom Corporation E-mail : ktran at broadcom.com Networking Business Unit Phone : (949)585-6179 16215 Alton Parkway Fax : (949)585-6024 Irvine, CA 92619 Web : www.broadcom.com ----------------------------------------------------------------
2004 Dec 09
0
samba PDC + LDAP auth
...he 2 try ldap_initialized: time limit exceeded connetion to LDAP sever failed fot the 3 try ldap_initialized: time limit exceeded connetion to LDAP sever failed fot the 4 try ldap_initialized: time limit exceeded connetion to LDAP sever failed fot the 5 try How can I resolve this problem. Thanks alton
2004 Dec 11
1
(no subject)
when I issue a command to populate my ldap directory I receive an erro cant find Net/SSleay.pm how can I find an Net:SSleay rpm to install on FC3 -------------- next part -------------- [root@matrix ~]# smbldap-populate Using builtin directory structure Can't locate Net/SSLeay.pm in @INC (@INC contains: /usr/local/sbin// /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5
2005 Jul 10
0
seting up ldap server on fc4
I ha a samba box running fc4+ ldap server when I tried to connect to the ldap server with ldap Admin software from winxp with the proper credential I got an error message cant contact the server invalid credential. how do I go about solving this problem thank for your help alton
2010 Mar 10
1
Help with Samba 2.28 configuration
Hello, I'm not sure if anyone will get this note. If you are willing to help me, page me @ 800.247.0493 . I have Samba 2.28 installed and working on 2 Windows Server 2003. I am having trouble getting users authenticated on Samba via the windows server. I have solaris8 on the unix server. I have tried many, many methods. Currently, I trying to configure Samba with a domain setup... still no
2015 Feb 24
2
Current 6.8 git build issues on HP-UX
On Tue, Feb 24, 2015 at 2:20 PM, Darren Tucker <dtucker at zip.com.au> wrote: > On Wed, Feb 25, 2015 at 09:13:22AM +1100, Darren Tucker wrote: > > On Wed, Feb 25, 2015 at 09:04:57AM +1100, Darren Tucker wrote: > > > On Tue, Feb 24, 2015 at 12:11:16PM -0800, Kevin Brott wrote: > > > > ld: Unsatisfied symbol "xstrdup" in file > > > >
2004 Jan 30
2
WINS, must be master browser?
i have an NT4 server and a linux samba server. the NT4 server is currently the WINS server. it works perfectly. i want to ditch it and use my samba server as the WINS server, however WINS simply does not work. could this be becuase the WINS server also needs to be the local master browser? here is the global section of my smb.conf [global] workgroup = laboratory os level = 2
2004 May 06
2
Migrating to new server
Hi folks. I asked this question a couple of weeks ago, but nobody posted any answers. I have mandrake 9.1 with Samba 2.2.8 running a domain with 500 users. It has worked flawlessly for a long time. However, it is time to set up a new server. I have a new server with Mandrake 10 OE and Samba 3.0.3 running. Please explain to this newbie and very satisfied samba user how to migrate all my
2005 Apr 08
1
No domain server was available to validate your password.
I am a Samba newbie who has just set up a Samba server running under Fedora Core 3 and a client running under Win 98. When I log in, I get the message: No domain server was available to validate your password. You may not be able to gain access to some network resources. Also, Any attempt to see the network from "Network Neighborhood" or from "Windows
2004 Jun 21
3
Idealx script prerequisites?
I'm trying to setup a PDC (and later on a BDC as well) using samba 3.02a and openLDAP 2.2.13 and I'm having some trouble with the idealx scripts. When I run the command /usr/local/sbin/smbldap-useradd alex I get the message: Can't locate object method "new" via package "Net::LDAP" (perhaps you forgot to load "Net::LDAP"?) at
2005 Oct 03
3
Flac and OggFlac
...alinesque paranoia... The list just goes on and on. The man has the gift of true despicability, no doubt about it. If it weren't for Baldie we'd be stuck with Bilgatus' merely vacuuous and creepy persona for an anthropomorphization of the Evil Empire -- tepid at best." -- Matthew Alton in LinuxToday.com on Steve Balmer
2003 Dec 01
0
No subject
...anyone else I can think of, and they're very helpful. Michael --------------------------------------------------------- Michael Beddow http://www.mbeddow.net/ XML and the Humanities page: http://xml.lexilog.org.uk/ --------------------------------------------------------- Return-Path: <Alton_Coalter@labcorp.com> Delivered-To: samba@samba.org Received: from lcagw.labcorp.com (lcagw.labcorp.com [162.134.170.49]) by lists.samba.org (Postfix) with SMTP id D8BE4423D for <samba@samba.org>; Thu, 6 Sep 2001 07:24:06 -0700 (PDT) Received: from LCAPRI-Message_Server by lcagw.labcor...
2004 Dec 19
1
samba-3.0.10-2
yesterday I upgrade my samba from 3.09-1 to the current 3.0.10-2 after completing the upgrade process I can nolonger connect to my samba sever from windows xp client. I start the serveces list to see what smbd & nmbd is doing, and notice that smbd has 6 pid running and nmbd has only 2 running. Winbind is not running as well how can I solve this problem and what step should I take to correct