similar to: CentOS 5: comment swap in fstab

Displaying 20 results from an estimated 200 matches similar to: "CentOS 5: comment swap in fstab"

2006 Jan 05
3
Using STL containers in R/C++
Hi All, I am in the process of writing an R extension in c++ and am using several STL containers (e.g., vector<double>, map<int, double>, multimap<int, double>). I make sure to clear all these containers at the end of the .Call. Everything compiles and runs just fine, but I'm a bit worried since I haven't found any other packages that use STL. So, my question: is it
2008 Apr 03
2
g++ 4.3 warning: deprecated conversion from string constant to ‘char*’
Hello, I've noticed that with g++ 4.3 I get the following "warning: deprecated conversion from string constant to ?char*?" when I call e.g., Rprintf("Hello world"); or when I try to define a const char e.g., char lower = 'L'; I am wrapping the c++ code in extern "C" {}. This seems to be something new with g++ 4.3, because the same code compiled
2002 Aug 27
1
rsync problem in systemimager
Hello, I'm working on the oscar-1.3 release with my Linux Itanium's cluster to test cloning process via systemimager. After having succeeded to boot my client node via the network, when running the following script : /var/lib/systemimager/scripts/ced1.sh rsync is able to get small files (e.g : mkdosfs). However, when the script tries to rsync the whole oscar image in the following way :
2007 Feb 06
1
ANOVA Table for Full Linear Model?
Hello, I have spent a good deal of time searching for an answer to this but have come up empty-handed; I apologize if I missed something that is common knowledge. I am trying to figure out how to get an ANOVA table that shows the sum of squares. degrees of freedom, etc, for the full model versus the error (aka residuals). Here is an example of the kind of table I'd like to get:
2009 Aug 19
2
lmer with random slopes for 2 or more first-level factors?
I have data from a design in which items are completely nested within subjects. Subject is the only second-level factor, but I have multiple first-level factors (IVs). Say there are 2 such independent variables that I am interested in. What is the proper syntax to fit a mixed-effects model with a by-subject random intercept, and by-subject random slopes for both the 2 IVs? I can
2005 Jul 27
2
New to CentOS, and wondering about application availability
Centos Mailing List, Hello. I have just recently installed CentOS on my home computer, and just joined this mailing list. I have a lot of questions so I will have quite a few postings in the next few days. I was using Fedora Core 4 for a few weeks, but it was unstable and had trouble reading some of my DVD drives and other issues. So, I decided to switch to another distribution. I
2012 Mar 08
2
Boxplot Fill Pattern
Hello R Help! I would like to make a legible boxplot of tree growth rates for each of seven tree species at each of seven different sites. It's a lot of data to put on one figure, I know. I made a beautiful, interpretable figure using color, but my target journal can't deal with color figures. I can use seven shades of grey to fill the boxes, but the figure then becomes uninterpretable -
2007 May 22
1
translate SAS code
good morning, I have some SAS code to translate in R code and when I export data from Excel to R I have to read formula writed as follow C604=(C181/S181)*(100-C182)*(100/85) or if C325=. then C740=(C346/C103)*100| else C740=(C346/C325)*100 I find some difficulties to write a good program to read and calculate these formulas there are several kinds of formulas there are with conditional and
2006 Sep 21
2
4.4 kickstart issues
Greetings all, I'm trying to create a CentOS 4.4 kickstart CD (not a network install), duplicating what I've done for Fedora Core 3. I am having a cirular dependency for initscripts, which causes initscripts not to be installed (no /etc/inittab when the boot gets to INIT) The cascade is: initscripts-7.39.25.EL-1.centos4 requires /sbin/nash /sbin/nash is in mkinitrd-4.2.1.8-1
2013 May 17
1
Heroku - Event_Calendar - preventing assets precompile
My App is hosted currently on Heroku, and I attempted to use elevation/event_calendar <https://github.com/elevation/event_calendar> to display events because it supported multiday events. I had it working locally and looking great, but when I tried to push it to the server, it caused error during the assest precompile. This in turn brought the whole site down. I had to roll back a few
2003 Nov 20
2
Cisco to use * as a gateway?
I'm not sure if I am wording this correctly, but I'll try. I have a Cisco 2621 w/ a couple FXO and FXS ports. I have a couple cheap analog phones plugged into the FXS ports. I am able to get * to ring those phones when a call comes in, but I cannot get the phones to dial out. I guess it's all syntax that I'm doing wrong. Does someone have a couple small snip-its to accomplish
2007 Aug 29
2
understanding queues
Hello, I feel like I understand how the dial plan works pretty well with one exception. It seems like queues are using the stdexen macro to ring the agents/extensions. Is this normal? Is there anyway to configure this differently? I realize this is a newbie question, but I have searched google/archives and haven't been able to find the answer. Thanks, Elliot --------------
2006 Feb 24
2
Rcpp, best method for linking to
Dear all, After a bit of reading I came across the Rcpp example package. There are a few classes that I would like to use and I am not sure how best to include them in my own package. Is it best to compile it as an independent library and link to it? Or is there some way to `require` it for my own package? Re-write using the code as an example (unsure how best to do this at this moment, as
2004 Jul 29
5
Astricon Conference Call?????????
I know this is probably way out there but............ Would it be possible to set up a (Asterisk based) conference call (per se) with the presentations at the upcoming Astricon conference via IAXtel (or something similar) so that people who are not able to attend could join a Meetme conference (listen only) and listen to the content. There maybe bandwidth issues but this would certainly be an
2006 Nov 07
0
onboard adaptec SAS RAID controller not seeing drive(s)
I have a Supermicro SuperServer 6025B-3V with their X7DB3 mobo. It has an onboard Adaptec SAS RAID controller and has been configured as a RAID1 with two Seagate Cheetah 15k.4 disks. Original attempts at installing CentOS4.4 x86_64 appeared to load the aic94xx driver, but then reported something like "No hard drives found...". I grabbed the x86_64 aacraid driver disk from Adaptec
2004 Jul 29
2
Astricon Conference Call?
I thought the interesting exercise would be to use asterisk for the task. Couldn't we use a kind of distributed conference call where a few key select/high bandwidth asterisk servers form the main conference and then have multiple layers of conferencing. That way no one server/network is saturated. -----Original Message----- From: asterisk-users-admin@lists.digium.com
2006 Feb 13
1
new Fedora rails environemt
My first message! Hello Everybody! I am about to create a Fedora based rails environment. I''m very new to rails and never installed linux before. Anybody have any quick, off the top of their head tips before I get started? This will be a development server.(Obviously, I''ll direct my linux questions elsewhere) Thanks, Dave
2006 Apr 04
1
change function's formals default values
Hello, I'm passing a user defined function into my c code. Once this function is in my c code, I'd like to iteratively change the values associated with the parameters defined in the function's formal list then evaluate the function using these newly set defaults (i.e., using lang1(fn)). My question is, how do I simply change the value associated with each parameter in this
2010 Mar 22
1
Amazon S3 and ffmpeg
So we are setting up a file upload system for our web app. Files will be uploaded to Amazon S3, and videos need to be converted to ffmpeg. We have had problems with uploading of large files timing out, and it was suggested to us to use http://github.com/elcgit/s3-swf-upload-plugin for uploading directly to S3. This would fix the timeout, but then could I use ffmpeg to convert the file once it is
2004 Sep 13
1
Simple Caller-ID match and block and/or play voice file saying you're calling too much or don't call!
The subject says it all. A couple of my sons have very annoying friends that tend to call ALOT. I usually don't like to answer the phone but these kids keep calling back with in 2 minutes of calling. I'm sure someone else has this problem and maybe using * to do a callerID match and block? Even add logic that if they called so many times in an hour? Or in my case, make it a