search for: engstrom

Displaying 12 results from an estimated 12 matches for "engstrom".

Did you mean: engestrom
2011 Jul 05
4
if else lop
I am trying to use if...else loop and have included a code snippet which I might like to expand. Maybe you could steer me in the right direction. library(stats) library(prob) { a <- sample ( 1:4,100, replace=T,prob=c(0.1,0.2,0.5,0.3)) b<-sample(3:6,100,replace=T,prob=c(0.2,0.2,0.2,0.4)) } dd <- data.frame(a,b) if (subset finds a vector) ( print that vector) (else
2005 Jul 20
2
Last two digits getting cut off?
...d dial a #, all is well. If I pick up the phone and dial, it cuts off at 10 digits, which is a problem if I need to dial 1+area+phone # (12 digits). The phones are Poly Soundpoint IP 600's. I'm wondering if I've missed a config to allow more than 10 digits? Thanks ----- Rob Engstrom -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050720/db2043b7/attachment.htm
2011 Jul 05
1
if else loop
Dear R help I was hoping you might be able to show me how to write a loop function take would ccomplish this task. library(prob) { a <- sample ( 1:20, 100, replace=T) b<-sample(5:24,100,replace=T) } dd <- data.frame(a,b) dd # code piece I am looking for if(subset(dd,c(1,23,ordered=F))is found))( print subset) else( continue evaluating subsets) subset(dd,isin(dd,c(1,23), ordered =
2005 Nov 01
2
vif-antispoof
Hi folks, I started testing the antispoof feature of xen stable (2.0.7). I am stuck with it. I have setup a standard bridged environment. I understood it like this: in domU config I set up the virtual NIC like vif = [ ''mac=ae:00:00:78:78:78, ip=192.168.0.100'' ] Then I configure /etc/network/interface of this domU to show the same IP address for eth0. After restarting
2001 Oct 12
5
Samba restart
...is nice little script that came with redhat to start and stop the samba server. I would type in /usr/sbin/samba start and get a response like... /usr/sbin/smbd start (OK) /usr/sbin/nmbd start (OK) I liked that...does any one have a substitute that I could use for 2.2.1a? Thanks Carl Engstrom
2001 Oct 15
0
Implications of 2.2.2 rpm
...cal user account to access this server. 2) smbadduser went away when I upgraded to 2.2.0 rpm and I can't seem to get it back. 3) samba is showing continuous logs on my linux terminal (verbose logging?) I get notices of WINS requests etc...that I never used to get on the screen. thanks Carl Engstrom "He who has not first laid his foundations, may with great ability, lay them afterwards, but they will be laid with trouble to the architect and a danger to the building." - Machiavelli
2001 Oct 17
0
FW: Implications of 2.2.2 rpm
...user went away when I upgraded to 2.2.0 rpm and I can't seem to > get it back. > > 3) samba is showing continuous logs on my linux terminal (verbose > logging?) I get notices of WINS requests etc...that I never used to get on > the screen. > > thanks > > > Carl Engstrom > > "He who has not first laid his foundations, may with great ability, lay > them afterwards, but they will be laid with trouble to the architect and a > danger to the building." > - Machiavelli > >
2002 Oct 23
1
SAMBA and Win2000 SP3
We are presenty using SAMBA 2.2 w. Windows 2000 sp1 and will be upgrading to Windows 2000 sp3. Are there any known or suspected problems with the combination of Windows 2000 sp3 and SAMBA 2.2. We are using Solaris 7 on the Unix side. /ola Ola Engstr?m Technical Computing & Information Services AstraZeneca R&D M?lndal S-431 83 M?lndal Sweden
2011 Apr 21
1
Help with matching rows
Dear Sir, Please excuse my akwardness as I a new to R and computers, but would kindly appreciate help. { a <- sample (1:10,100,replace=T ) b <-sample(10:20,100,replace=T) c <- sample(20:30,100,replace=T) d <- sample(30:40,100,replace=T) e <- sample(40:50,100,replace=T) } d1 <- a d2 <- b d3 <-c d4 <- d d5 <- e data.frame(d1,d2,d3,d4,d5) dd <-
2007 Jul 24
0
Multiple processes of smbd spawning...don't know why
I'm running the latest version of ubuntu with Samba "smbd 3.0.24" and for some reason I the server is spawning multiple like 50-100 instances of smbd. I try stopping samba, but the processes keep running. This is a very small network with only a few clients.like 4...so I'm not sure what the issue is. I've been using samba for years and have never seen it spawn processes like
2012 Feb 28
1
Unexpected behaviour for RowSideColors in function heatmap
Hello, I have come across some unexpected behaviour of the function heatmap in the stats package. This looks like a bug to me, but I might have misunderstood something. When calling the function in symmetric mode, the ColSideColors are plotted correctly, but RowSideColors appear in reverse order. This code (modified from the example on the help page) demonstrates the problem: cU <-
2009 Feb 16
1
samba trouble with Vista
_____ I am having some issues getting my vista client to automatically reconnect to samba after a reboot. The client OS is Vista Business 64Bit SP1. The server is running on Ubuntu (latest version) and Samba 3.2.3. The symptoms are this. I browse to the server via \\name or \\IP_address. I then select a share, map network share to say z:/ It will usually prompt me for authentication just