similar to: Free Agent works flawlessly!

Displaying 20 results from an estimated 600 matches similar to: "Free Agent works flawlessly!"

2011 Oct 23
3
How to create a new variable based on parts of another character variable.
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111023/ae046d6a/attachment.pl>
2011 Oct 24
1
How to create a new variable based on parts of another character variable: A generalization
... Well, this works in this simple case, but is too clumsy for a general formulation of this problem: given a "dictionary" consisting of two character vectors of unique "names" (or two columns in a data frame), x and y, how does one convert a factor z with levels in x into the corresponding equivalent with levels in y? There are likely a zillion ways to do this with various
2008 Mar 29
3
Generating maps in R
Greetings! I am trying plot some data on a map in R. Here's the scenario. I have a variable called probworkinghealthy which contains a predicted probability of employment for every individual in my sample (about 100,000 observations). I have another variable, called a001ter, which contains the subject of residency in the Russian Federation (akin to a US state) for every individual in the
2006 Jun 02
4
Problems and questions with setting up a Feature Group D trunk to a Nortel DMS-10 switch
I currrently have Asterisk 1.2.8 with a TE110P Zaptel card tied to our Nortal DMS-10 switch via T1. This T1 trunk is configured for Feature Group D MF. The purpose of this is for LD delivery to a VoIP LD provider as a LD choice for our customers off of the DMS-10. When I sieze a channel on the zaptel, I get a spill of digits from the switch that is the called number, and I can see that in
2002 Dec 17
1
Trouble with my printer
Hi, I am on RH 8.0 and samba 2.2.7-1 . Why when I share my printer on my linux my xp client can not connect to it. It can see it in "network neighbourhood" when I want to connect it , the message is : Refused access. Impossible connexion . And On W98 box , a printer connected to this LPR has status to < ERROR > . I know that It's caused by my smb.conf: [global]
2011 Nov 28
2
Retain parts of a matrix
Hi all, I'm working to apply a function that will generate a matrix of results only when a specific criteria is met. I want my final results to be a matrix with both the values that meet the criteria (the results of the function), and those that to do in the same positions in the matrix (the original numbers). Here's a sample of what I would like to do: t.mean.1.c <- c(-15, -20,
2012 Jan 17
2
How to loop on file names
Dear all, I need to do the same procedure on several files. But I don't know how to refer to the file name. Here is an example of what I am trying to do. List of files: file1(A,B,C, D1...Dn), file2(A,B,C,E1,...,En), file3(A,B,C,F1,...,Fn) Procedure I want to apply on each file: dft <- melt(df,id=c('A','B','C')) dft$X <- substr(dft$variable,1,3) dft$Y <-
2003 Jul 21
9
I've always HATED printing with Samba
Primarily because I've never gotten it to work despite frequent efforts. Offeding printer is a Lexmark Z53 (supposedly fully supported) and when ever I try to add it to an XP box I get "Server doesn't have the right driver, do you wish to upload the driver?" then when I do it says "Cannot connect to the printer. Contact your network administrator yatta yatta
2002 May 11
6
Re: Linux, Samba, and the Lexmark z53
I made some comments. Maybe the solution is easy. > ##PRINTTOOL3## LOCAL > lexmarkz53:\ <---THIS AND LP BELOW SEEM TO BE DUPLICATES. > :sd=/var/spool/lpd/lexmarkz53:\ > :mx#0:\ > :sh:\ > :lp=/dev/lp0:\ > :if=/usr/local/lexmark/z53/z53.sh: > > ##PRINTTOOL3## LOCAL > z53-outfiles:\ <----THIS IS THE RAW SPOOL YOU'LL WANT YOUR
2006 Sep 04
7
SPITS 0.0.9b
Hello list, I''ve been using linux and open source software for over 5 years now and I want to give something back to the community. I''m working on a PHP-based project (SPITS). The aim of this project is to easly create a shaping script, using a web interface, without needing to know tc and iptables command line options. As the project is now in beta stage, soon a CSS
2009 Aug 12
1
Simulating points from GLM corresponding to new x-values
Dear List, Does anyone know how to simulate data from a GLM object correponding to values of the independent (x) variable that do not occur in the original dataset? I have tried using simulate(), but it generates a new value of the dependent variable corresponding to each of the original x-values, which is not what I need. Ideally I whould like to simulate new values for GLM objects
2004 Nov 11
2
Restricting access to [homes]
Greetings! I've got a samba server that's serving Windows and Mac clients. I want to restrict the [homes] share such that users can *only* connect to their own home directory, and not make read-only connections to other people's home directories. For example, on a Mac, if I connect to my Samba server with: smb://servername/bbonds and then authenticate myself as:
2010 Oct 21
1
RandomForest Proximity Matrix
Greetings R Users! I am posting to inquire about the proximity matrix in the randomForest R-package. I am having difficulty pushing very large data through the algorithm and it appears to hang on the building of the prox matrix. I have read on Dr. Breiman's website that in the original code a choice can be made between using an N x N matrix OR to increase the ability to compute large
2001 Oct 23
2
POSTSCRIPT PRINTING THROUGH SAMBA AND LEXMARK Z22
Hi, i have the lexmark Z22 printer. If I print a test page through RedHat's printtool in .ps format it works fine, but not ascii. So, i'm wondering how I can change samba so it prints it in a .ps format through the share, I assume that's probably the problem. THX
2003 Mar 25
1
Samba printer share with Windows
Is there one can give me some information on how to setup printer in Samba so windows can print to it. My file sharing works fine. In winows can't see the printer. Thanks Matthew Wu School Loans Corp. 10780 Santa Monica Blvd, Ste 225 Los Angeles, ca 90025 Tel. 310-474-7456 ext.235 Email mwu@higheredloans.com
2003 Feb 18
2
windows client use Linux printer
Hi, Well, my previous attempt to get info on that matter was lame and therefore no one replied. Here is a second attempt. I need info about how to configure samba server and the windows (2000) client to use a printer on the samba server machine. I read the article: http://de.samba.org/samba/ftp/docs/htmldocs/Samba-HOWTO-Collection.html#AEN833 but all I got from it was confusion. I need a
2006 Feb 23
2
Working with lists with numerical names
Greetings! I'm have a hard time working with some data I imported from a baseball database. Several of the database columns have numbers in them (2B, 3B), and when I try to use these vectors from the data frame, I get syntax errors, probably because it's interpreting the name as a number: > show(batting2005) playerID yearID stint teamID lgID G AB R H 2B 3B HR RBI SB CS BB
2002 May 17
1
i can`t delete print jobs in my samba server from clients windows
Hi to all... my problem is the same of the subject... i can`t make to delete any jobs from windows clients , but in the samba server, yes, normally...all the permisions for the share printer are enabled...(i have only this problem with my sama server, all the rest it's perfectly) what happend ????? thaks.....
2002 May 18
1
lpr printing using samba
Hello, I have samba set up on a solaris 8 box. I set up a printer using an lpr port. When I send a job from a client through the queue on the samba box to the printer, the job shows up on the printer queue with the job name changed to a generic name such as smb20***. Does any one know why this is happening. Is there a configuration file that needs to be edited to allow the job name to pass through
2004 Dec 10
1
Cannot delete printer driver
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 | [root@enigma 0 3]$ rpcclient enigma -U 'root%XXXXXXXXXX' -c 'enumdrivers' | | [Windows NT x86] | Printer Driver Info 1: | Driver Name: [Lexmark Z53 Color Jetprinter] | | | [Windows NT x86] | Printer Driver Info 1: | Driver Name: [Lexmark Z53 Color Jetprinter] | | [root@enigma 0 3]$ rpcclient enigma -U