search for: lsit

Displaying 14 results from an estimated 14 matches for "lsit".

Did you mean: list
2006 Aug 06
10
editor recommendation
Hello lsit, I''am new to rails (about 2 hours) and after the first lines of code I must say: Great! I love it! Can someone recommend me a editor? I run Ubuntu Dapper. Th?ngs -- Jochen Kaechelin, fvgi242ss, wlanhacking.de http://mail.wlanhacking.de/cgi-bin/mailman/listinfo http://www.gissmoh.de -...
2004 Jun 07
1
Seeking Volunteers for an Intro to Asterisk Course
...rse, the first of a series. The first class will be in San Francisco the week of June 28. It will be a beta test to get the kinks out and we will not charge for the class or the materials. Anyone who attends is responsible for their own travel and lodging, if necessary. I doubt anyone reading the lsit needs an introductory course, but I'm hoping you will know someone who does. We're going to take the first six lucky :-) applicants. Please let me know if you can suggest anyone, or have them contact me directly. William Boehlke Signate provides design, installation, integration, trainin...
2005 Dec 11
4
Problem with acts_as_paranoid: "ArgumentError: Unknown key(s): group"
Here''s the full error: 1) Error: test_add_message_to_existing_ticket(TicketTest): ArgumentError: Unknown key(s): group /usr/lib/ruby/gems/1.8/gems/activesupport-1.2.4/lib/active_support/core_ext/hash/keys.rb:48:in `assert_valid_keys'' /usr/lib/ruby/gems/1.8/gems/acts_as_paranoid-0.2/lib/acts_as_paranoid.rb:125:in `validate_find_options''
2017 Jun 18
2
asterisk 13.16. - sigseg during negotiation
...session=0x7fba3c031200, session_media=<value optimized out>, sdp=<value optimized out>, stream=<value optimized out>) at res_pjsip_t38.c:703 703 ast_copy_pj_str(host, stream->conn ? &stream->conn->addr : &sdp->conn->addr, sizeof(host)); (gdb) lsit Undefined command: "lsit". Try "help". (gdb) list 698 ast_debug(3, "Declining; T.38 state is rejected or declined\n"); 699 t38_change_state(session, session_media, state, T38_DISABLED); 700 return -1; 701...
2015 Feb 27
2
repositories
Hi all :-) This is my first post: I'm coming from debian/bsd world. A question about repositories: minimal installation (version 7) provides: CentOS-Base.repo CentOS-CR.repo CentOS-Debuginfo.repo CentOS-fasttrack.repo CentOS-Sources.repo CentOS-Vault.repo I known there are others repositories as: RPMForge, EPEL, REMI, ATrpms, Webtatic (and maybe also others) so, what kind of these
2015 Feb 27
0
repositories
..., REMI, ATrpms, Webtatic (and maybe also others) > > so, what kind of these repositories are? > > Does they repositories substitute packages from main? Or only adding new > packages? > > thanks for advices and help! > > Pol Hi Pol, Welcome to CentOS and the mailing lsit. Start here for more information on 3rd party repositories: http://wiki.centos.org/AdditionalResources/Repositories Some may replace distro packages whereas others may have a policy not to replace distro packages (so only contain packages not in the distro). Some repositories split into channels...
1998 Jun 21
3
Question.
For someone that wants to begin securing his or her network. What would be the starting point ? I guess in sort of a check list format. I mean as of now Im not administering a network. But in the old company I used to work for. Security was a big problem there were no polices in place. And in what ways can one reduce the amount of work it take to keep up with securing and monitoring a diversed
2012 Feb 24
2
data frame manipulation with condition
Dear list, n00b question, but still can't find any easy answer. Here is a df: > df<-data.frame(cbind(x=c("AA","BB","CC","AA"),y=1:4)) > df x y 1 AA 1 2 BB 2 3 CC 3 4 AA 4 I want to modify this df this way : if df$x=="AA" then df$y=df$y*10 if df$x=="BB" then df$y=df$y*25 and so on with other conditions. TY for any
2011 Feb 19
1
Set up new CRAN mirror; but have questions before finalizing.
Hi, everybody I have an account on Dreamhost.com and when I renewed it recently, their message said my usage of storage and bandwidth had been reasonably low. In an idle moment about 3 weeks ago, I followed your instructions to set up a CRAN mirror on their server. Here it is: http://www.freefaculty.org/cran It is not hosted at my University, but it is a working, high availability server. Is
2009 Jan 24
1
Environment change?
So i have a simple question that doesnt require sample code, not sure if that violates posting rules or not. Is this: [1] "111" "112" "113" "114" "115" "116" "118" "119" "120" "123" "125" "126" [13] "127" "128" "132" "137"
2004 Aug 28
6
model.matrix.default chokes on backquote (PR#7202)
Full_Name: Gabor Grothendieck Version: R version 1.9.1, 2004-08-03 OS: Windows XP Submission from: (NULL) (207.35.143.52) The following gives an error: > `a(b)` <- 1:4 > `c(d)` <- (1:4)^2 > lm(`a(b)` ~ `c(d)`) Error in model.matrix.default(mt, mf, contrasts) : model frame and formula mismatch in model.matrix() To fix it replace this line in model.matrix.default:
2007 Apr 18
33
LZO compression?
Hi, I don''t know if this has been discussed before, but have you thought about adding LZO compression to ZFS? One zfs-fuse user has provided a patch which implements LZO compression, and he claims better compression ratios *and* better speed than lzjb. The miniLZO library is licensed under the GPL, but the author specifically says that other licenses are available by request. Has this
2013 May 24
1
how to build vTPM with xen 4.3?
hi,         I am  an engineer of Intel , on cloud and virtalization. thanks for you great updates of vTPM.Could you share your experience on how to build vTPM with xen 4.3?  I failed to boot up  2.6.18.8 kernel which is from               # make linux-2.6-xen-build              # make linux-2.6-xen-install                   I want to integerate  vTPM to OpenAttestation.OpenAttestation project is
2001 Oct 03
1
-managed
Greetings list, I've looked through the docs and lists and couldn't find an answer to this. Is there a way to make all windows spawned through an application that was started with -managed be managed as well? What I currently find is that the parent application is managed, but if that application spawns another, the child will not inherit the -managed flag and therefore run on top of all