similar to: config file

Displaying 20 results from an estimated 10000 matches similar to: "config file"

2008 Feb 05
2
using image to show RGB image data ?
Hello all, I'm now using image() to show image data (in my case dumps of SOM weights) but would like to show RGB colour data, not just single "z" colour values. I've currently been using seq() to skip 4 values, so I can show the R, G or B channels separately as "z". But is there a way I can show all three channels simultaneously as a proper colour image? Thanks, B.
2007 Oct 22
3
How to format data for time-series analysis
Hello all, I'm using R to visualize and explore the data produced by a software system. The software generates logs for many types of events. The software runs for days on end, and can possibly generate multiple events per second. What is the appropriate time format for year, month, day, hour, minute, second, millisecond? that R can properly interpret (using zoo? or ITS?) I'll have
2008 Jan 11
2
How to calculate the mean of all values in a list or dataframe
Hello all, I've scoured the archives and google and I can't figure out how to amalgamate a set of vectors of differing lengths in such a way as I can calculate the mean easily. The following dummy example contains vectors of length 1, but my data has vectors of various lengths. R> test = list(); for(i in 1:5) {test = append(test, i)} R> test [[1]] [1] 1 [[2]] [1] 2 [[3]] [1] 3
2008 Oct 15
2
Problems with R memory usage on Linux
Hello all, I'm working with a large data-set, and upgraded my RAM to 4GB to help with the mem use. I've got a 32bit kernel with 64GB memory support compiled in. gnome-system-monitor and free both show the full 4GB as being available. In R I was doing some processing and I got the following message (when collecting 100 307200*8 dataframes into a single data-frame (for plotting): Error:
2007 Nov 05
2
its does not recognize POSIXct w/ both time and Date?
Hello all, I'm getting much further with my time-series work, but still getting into some problems. I'm using POSIXct time format with both date and time. I'd like to use that in an its object but It seems its only processes the date part of the POSIX time stamps: BMU_its_data <- its(data[BMUindex,2-4],dates=data[BMUindex,1]) Error in `row.names<-.data.frame`(`*tmp*`,
2008 Feb 21
2
jpeg() creating empty files with qplot() in a loop
Hello all, I'm stuck with a strange issue with writing jpegs of plots to a folder in a loop. This works: for (step in 1:length(steps)) { jpeg(filename=paste("frame_",sprintf("%05d",step),".jpg",sep="")) plot(steps[[step]]) dev.off() } But if I use qplot to generate the plot (which is my aim): for (step in 1:length(steps)) {
1998 Aug 23
4
Problems with smbmount
I have a problem. When I mount my CD (witch is on WIN97 machine) using smbmount I do not see all files in all dirs. If dir have more then, let say, 100 files (it is not the same every time), I do not see all files. This is a problem because on my Linux box I do not have CD-ROM, so if I have to install some packages I first have to copy rpm files on disk, and then install them witch is annoying.
2008 Feb 18
12
cifs verses smbfs for Linux clients
I am somewhat confused... I understand that the preferred method to mount a Samba share with a Linux client is to use "mount -t cifs" rather than "mount -t smbfs". I get the impression that smbfs is samba.org developed code where as cifs is from elsewhere. Thus the point of confusion. Why is samba.org not developing the preferred code in this case? A sub question to that
2008 May 12
1
Converting qqplot2 qplot() to grammar?
Hello all, I've been using the following qplot command: qplot(pixX,pixY, data=som, geom="tile", fill=rgb) + scale_fill_identity() + opts(aspect.ratio = .75) + facet_grid(unitX ~ unitY) Now I would like to convert it into the explicit ggplot grammar, so I can remove the extras: axes, labels, background, borders, facet labels, and extra white-space around the plot. (If anyone has
2002 Mar 14
4
Samba client issues
Hello everyone, I am a newbie to samba. I am trying to mount a Windows 2000 share directory on my linux box using smbmount. I am able to do so successfully. But I do see some errors pop up when I run the command. My mount seems to be stable and it is mounted as rw. # smbmount "//EngineerWKS85/My Drivers" /mnt/samba -o username=MyUsername,password=MyPassword,workgroup=MyWorkgroup
2005 Dec 05
1
unified meta-data handling ogg/theora/vorbis
Hey all, I'm working on a media-database art project that basically stores a bunch of sound and video files, which are then navigated based on meta-data. I'm not sure where to start asking these, questions, here seemed like a good start. So I was thinking I should use an open format, like ogg/vorbis/theora. I also thought, will all that coll meta-data stuff in ogg I should be able to
2006 Jun 13
4
Export Samba mount using nfs
Hello, I have an Lacie NAS disk attached to an Gigabit network. Since it only exports samba I mounted on one of my gigabit Linux boxes with smbmount //lacie/terabyte /TERABYTE -o defaults,username=genuser,password=genuser Now I need to export that to all my linux boxes not on the Gigabit network using nfs. When I try to mount I get: mount: old:/TERABYTE failed, reason given
2003 Oct 27
54
smbmount
I try to understand how works SMBMOUNT, by reading the man page. Could you please send me an exemple, to help me to understand ? tahnks and bye -- Eric Rapilly, 24 rue des jeaunauds, ROMEGOUX 17250 05 46 92 88 90
2003 Mar 07
2
How to smbmount a share on a domain
I'm running samba 2.2.5 on a RedHat 8 box. I need to mount a share from a PC that is on a domain that the linux box is not a part of. Normally with another PC you would specify your username as DOMAIN\user, how do I do this with smbmount? I've looked at the documentation, google, etc. I can't find anything. Is this even possible? Here's what I've tried: smbmount //dd192/PM
2007 Nov 02
1
R timeDate does not allow seconds?
Hello, Sorry if anyone gets this message twice, as my mailserver may not be working. Thanks for your response. Your idea makes a lot of sense to me, but I've been unable to get seconds to work. I ended up with this format finally: "2007-10-31_16:20:22" Problem is I am unable to get it recognized as a date using timeDate(): R>
2002 Feb 27
2
why I don't have smbmount????
hi all I had compiled samba 2.2.1a and it is working... but when I tried to mount a share from my windows 2000, it happened I don't have smbmount!!!! do you know what happens? I compiled it with configure make make install Do I need a option for compile smbmount.c??? I hope U can helpme pleas?
2000 Jul 21
1
Reg Smbmount.
Hi, Iam using Red hat linux 6.1 with samba version 2.0.7 .I had compiled and used it,and also used the patch given for smbmount.c by Urban.But Strangely the smbmount version is still version 2.0.5a.Is this the correct version for smbmount since i thought when i upgraded samba from 2.0.5a to 2.0.7 smbmount would also be upgraded.Because iam still facing some problems in using smbmount.If iam
1999 May 30
3
smbmount permissions
______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
1999 Nov 11
5
[smbfs] Timing problems with kernel 2.2.x?
[Note: This has been posted to linux-kernel and was ignored. Since smbfs is maintained by the samba team, I am retrying here] Hi! To maintain and install packages from CD-ROM to my Debian/GNU Linux system, I use Debian's apt package. Since my Linux box is stowed away in a closet, I use an smbfs mount to mount the CD-ROM drive from my Windows desktop machine to the Linux box. This used to
1999 Mar 07
13
smbmount question
Hi, I'm running Linux 2.2.2 w/ Samba 2.0.2, using the smbmount that comes with Samba 2.0.2. I noticed that when I mount shares, smbmount sticks around, almost like a daemon: [root@jason /root]# smbmount //XXXX.gatech.edu/XXXX$ "XXXXXX" -U jkau -c "mount /mnt/cnd" < /dev/null > /tmp/smbmount.out [root@jason /root]# ps ax | grep smbmount 10678 ? S 0:00