search for: fennell

Displaying 13 results from an estimated 13 matches for "fennell".

2006 Jul 20
3
Quick xen question
Hi , I have a real simple question. Does the free xen do a bare metal install or does it go on top of and OS? Thanks, Bill _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2013 Apr 30
1
trace with reference class
Hi The final line of the example in ?setRefClass induces an error: > ## debugging all objects from class mEdit in method $undo() > mEdit$trace(undo, browser) Error in envRefInferField(x, what, getClass(class(x)), selfEnv) : 'undo' is not a valid field or method name for reference class "refGeneratorSlot" $trace tries to embed the trace in the generator object (instead
2006 Dec 13
2
Kickstart GUI?
Hi, I was under the impression RHEL had a gui kickstart configurator? Does it exist in centos? If so what is the command? Thanks, DFU
2007 Nov 14
1
Name collisions
...e collision between M1 M1 Name collision between M5 M5 Name collision between MI MI Name collision between Mx Mx Name collision between My My Name collision between Mz Mz Name collision between Mu Mu Mu Name collision between Mu Mu Name collision between M2 M2 Name collision between M3 M3 -- Tim Fennell Network Administrator Channing Laboratory The information transmitted in this electronic communica...{{dropped:8}}
2011 Jan 15
1
Truetype and Opentype font in pdf device
Deal all, I want to know if truetype or opentype fonts are available in pdf device (i.e., pdf() or dev.copy2pdf()), and if so, how to do it? Now I can do as followings: 1. convert ttf to afm using ttf2afm, e.g.: $ ttf2afm Impact.ttf > Impact.afm 2. put the afm file in $R_HOME/library/grDevices/afm 3. register a new type1 font: pdfFonts(Impact=Type1Font("Impact",
2006 Jul 20
4
non-bootable dvd image
Hi all; I downloaded the centos 4.3 image onto my linux box and used k3b to burn a DVD iso image. It seemed to work fine. I have an SuSE laptop and I want to setup a CentOS VM via Vmware 5.5 If I insert the dvd and boot the new vm I get 'no operating system found' It seems to be a non-bootable dvd. Is there something additional I need to do when burning the dvd image to make it
2012 Apr 05
1
using for loops with ggplot
Hi all, I have been using ggplot for a few months and ran into this porblem, I am trying to use ggplot in a for loop and it is not working. if I do the following: data=as.data.frame(cbind(rnorm(10),rnorm(10),rnorm(10))) ############ pp=ggplot(data, aes(x=(1:10), y=data[,1])) pp=pp+geom_line(aes(x=(1:10),y = data[,1]),lty=2) pp=pp+geom_line(aes(x=(1:10),y = data[,2]),lty=2)
2012 Mar 28
1
rep with bigz in gmp
Hi With package:gmp, is this an expected behavior? > rep(1:3, rep(3, 3)) [1] 1 1 1 2 2 2 3 3 3 > rep(as.bigz(1:3), rep(3, 3)) Big Integer ('bigz') object of length 9: [1] 1 2 3 1 2 3 1 2 3 This code is used inside `outer`, so more worse > outer(1:3, 1:3, `*`) [,1] [,2] [,3] [1,] 1 2 3 [2,] 2 4 6 [3,] 3 6 9 > outer(as.bigz(1:3),
2012 Jul 12
1
Modifying a list: what gets copied?
Hi all, In my continued effort to understand when and what R copies, I've designed a small experiment to try and figure out what goes on when a list gets copied - is it a shallow copy or a deep copy. I believe the following experiment isolates the difference: options(digits = 2) powers <- 4:6 n <- setNames(10 ^ powers, paste0("e", powers)) xs <- lapply(n, seq_len) zs <-
2005 Aug 15
1
MSDFS redirection WinXP SP2
I am currently having problems accesing our samba msdfs shares from Windows XP SP2, Windows 2000 and WinXP SP1 seem unaffected. I have attached the smb.conf and the exports files that define the shares. Running ethereal on the different clients seems to point to the fact that XP SP2 no longer seems to be using the netbios-ssn (139) port. for GET_DFS_REFERRAL instead its using microsoft-ds
2003 Nov 19
17
Samba Printing
...r site. I just tried to add a printer to samba and it will not work. I tried to connect to \\sambahost\printer and it will not connect. All the older printers still work. I just wonder if there is an extra step I need to perform now when I add printers? Thanks for your time, Bill -- William M. Fennell Network Administrator Channing Laboratory
2006 Jul 20
1
Sun Fire X2100 & 4GB Ram
Hi folks, I am having issues installing Centos 4.3 X86-64 on a Sun Fire X2100(AMD chip). It works with 2GB of ram just not 4 GB. It works with any combo of the 4 1GB chips I have. It only works with 2GB not 4GB any ideas? Thanks, Bill
2005 Jan 12
0
samba printing does not work
Hi, I'm running samba 3 and printing does not work. Please review the part of my smb.conf below and let me know if there is anything that seems to be causing this issue. I appreciate anyone who spends their valuable time helping me. Thanks, Bill --- [global] debug level = 0 syslog = 0 workgroup = PHS_WRKSTN comment = SMB Server printing = bsd printcap name = /etc/printcap.smb load