search for: containter

Displaying 20 results from an estimated 49 matches for "containter".

Did you mean: container
2004 Jun 08
1
How do I sort data containts character
Sorry, it's simple question: example : > data.test label value 1 one 21.35746 2 two 22.07592 3 three 20.74098 > I would like the return : label value 3 three 20.74098 1 one 21.35746 2 two 22.07592 Anyone can help it? Thanks, regards Unung Istopo
2007 Feb 14
9
Centos 4 and Supermicro ICH7R
Hi: I've tried to install centos 4.3 in a raid array, setuped on bios as mode "Adaptec". The chip is ICH7R but centos always sees 2 drives instead of the array that I create. I've contacted Supermicro support and they gave me this link ftp://ftp.supermicro.com/driver/SATA/Adaptec_ICH7R/Linux/Redhat/ , but the disk drivers I tried to use with centos 4.3 did not work, saying that
2015 Jun 04
2
making samba 4.2 in a container
Someone recently mentioned building a samba addc in a linux container. I'm new to containers and would really love to learn how to do it correctly. Anyone know of how-to's or gotcha's related making samba run in an lxc containter? -- David Bear mobile: (602) 903-6476
2003 May 14
2
new feature chroot environment patch
Hi, I have written code which enables chroot environments for users. A new sshd onfiguration item ChrootUsers containts a list of users which has chroot environment.So if the user is not in the list it get's his normal environment. For users that are in the chrootusers list there homedir becomes / . Can you please apply this patch? With kind regards, Jeroen Nijhof -------------- next
2003 Mar 24
2
Box Plot Question
I would like to create 15 box plots from two sets of data. Set1 - containts PayGrade, Min_Salary, Max_Salary data for 15 pay grades Set2 - contains PayGrade, Actual_Min, Actual_Max, and Actual_Mean for the 15 pay grades I would like 15 box plots (one for each paygrade) whose whiskers were the Min_Salary and Max_Salary data and whose ''box'' was Actual_Min, Actual_Mean,
2004 Dec 30
3
MySQL/HTTP Auth
Hi, I have read alot of the archives, and looked over the development of listener authentication, and wondered if anyone has a working version with MySQL enabled ? as it seems more in 'development' however I would like to give it a try. Any pointers appreciated, or patches I can apply ... to the current 2.2.0 release. Also any thoughts on doing a http style, I have seen one
2015 Jun 04
2
making samba 4.2 in a container
...d Bear wrote: > > Someone recently mentioned building a samba addc in a linux container. > I'm > > new to containers and would really love to learn how to do it correctly. > > > > Anyone know of how-to's or gotcha's related making samba run in an lxc > > containter? > > > > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > -- David Bear mobile: (602) 903-6476
2016 Apr 29
1
Package Samba4 as a .deb
Using debian 4.4.2 for 2 weeks now, no problems, Created own deb file from the experimental sources. 4.4.2-2 is debian unstable now, its not that hard to recompile it to jessie. Just make sure the compiling machine has a local repo which containt the needed files for samba. Start with with compiling tevent talloc ldb tbd. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba
2008 Jun 06
1
Multiple comment.char under read.table
Hi all, Suppose I want to read a text file with read.table. It containt lines to be skipped that begins with "!" and "^". Is there a way to include this two values in the read.table function? I tried this but doesn't seem to work. dat <- read.table("mydata.txt", comment.char = c("!","^") , na.strings = "null", sep =
2009 Apr 22
1
How do I loop through strings?
I read in a CSV file with Data <- read.csv(file="FileName.csv",head=TRUE,sep=",") the file containts strings in the 2nd and 3rd columns and each has about 1000 rows. I need to either loop through the strings there looking for strings that would trigger other logic or remove those rows and put them in another array and loop through them in the new array. I can't seem
2012 Mar 04
2
additional "X" characters in headers
An embedded and charset-unspecified text was scrubbed... Name: nie znany URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120304/77fc46a4/attachment.pl>
2005 Jun 22
1
Newbie - Encoding PCM
Hi all, i've to encode voice from a voicemodem. I choose speex 1.0.5 for its quality in voice encoding. I've tried to implement an encoder but unsuccesfully. Here's my code: /* ============ SPEEX stream ENCODER ============================================ */ int SPEEX_EncodePCM(struct _IDA_ClientSocket *IDA,char *buffer,unsigned char *PCM,int num_samples) { /* buffer point to the
2004 Aug 06
3
no mp3s with ices2!? an other way?
Oh... thats new for me... how can i use my mp3s with ices2? can i use with device input module or stdin input module? do i play the files to /dev/dsp and ices catch this? thanks Paul --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the
2008 Apr 25
3
Samba segs when serving files from a windows partition on OpenBSD-4.2
Hi, Before I file a bug report, I just wanted to check that samba is capable of serving files from a FAT32 partition. I have here an OpenBSD-4.2 i386 machine here with a second disk containting files that I will be sharing via both NFS and samba. The NFS share work great, but samba seg faults upon a windows client connecting. This occurs when using the OpenBSD package, and also when built from
2013 May 24
10
[PATCH 0/4] ARM/early-printk: Improve reusability and add Calxeda support
The current early-printk support for ARM is rather hard-coded, making it hard to add machines or tweak settings. This series slightly moves some code to gather UART settings in xen/arch/arm/Rules.mk instead of the actual .c files. Also it allows two different machines with different settings to share the same driver, which the last patch exploits to add support the Calxeda Midway hardware. This
2016 Jan 12
4
RFC: Extend UBSan with qsort checks
...d by a runtime flag. > > Why do you need compiler instrumentation? Do you want to automatically > inject hooks to SortChecker into std::sort() functions, so that you don't > need to annotate C++ standard library code? > We submitted some annotations to libc++ code (e.g. to report containter > overflow bugs in sanitizers). > > [1] -fsanitize=vptr is an only notable exception > > One notorious instance of such errors is invalid usage of qsort or bsearch >> routines (or std::sort and friends in case of C++): >> * using comparison function that violates ordering...
2006 Nov 01
1
e2fsck: Bad magic number in super-block
I posted this to the Fedora-list, but thought I might get some additional information here as well. I have a HD that refuses to mount with a 'bad magic number in super-block'. I'm running FedoraCore 6 x86_64. [root at moe ~]# fdisk -l /dev/hdc Disk /dev/hdc: 250.0 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
2002 Dec 23
2
Multiple rate limited networks and transparent http proxy - tricky problem
Hello, We have a box with good connectivity which we divide among several internal networks by having a different interface for each internal network and rate limiting outgoing traffic on each of these interfaces. We are using cbq and a u32 match on the destination to organize the packets. This works very well for us, but there may be a better way, I''m no expert at this! We also use a
2016 Jan 13
2
RFC: Extend UBSan with qsort checks
...t;> Why do you need compiler instrumentation? Do you want to automatically >>> inject hooks to SortChecker into std::sort() functions, so that you don't >>> need to annotate C++ standard library code? >>> We submitted some annotations to libc++ code (e.g. to report containter >>> overflow bugs in sanitizers). >>> >>> [1] -fsanitize=vptr is an only notable exception >>> >>> One notorious instance of such errors is invalid usage of qsort or >>>> bsearch routines (or std::sort and friends in case of C++): >>&gt...
2016 Jan 13
2
RFC: Extend UBSan with qsort checks
...on? Do you want to automatically >>>>> inject hooks to SortChecker into std::sort() functions, so that you >>>>> don't >>>>> need to annotate C++ standard library code? >>>>> We submitted some annotations to libc++ code (e.g. to report containter >>>>> overflow bugs in sanitizers). >>>>> >>>>> [1] -fsanitize=vptr is an only notable exception >>>>> >>>>> One notorious instance of such errors is invalid usage of qsort or >>>>> >>>>>> bs...