search for: equivelant

Displaying 20 results from an estimated 62 matches for "equivelant".

Did you mean: equivalant
2002 Mar 29
0
Looking for IO equivelent to tcpdump
Okey, this might be considered slightly off topic, but I thought this would be a good place to ask. I've been having some problems on my workstation, where I see the disk being pounded away at, however I don't know whats causing it. No large disk transfers are (should) be happening during these times, no database reconstructs, not the dreaded "locatedb" updater, just X, a
2005 Aug 04
4
What's the Linux equivelant of an exe file?
This is one of those questions that seems to be soo obvious to people that no one feels the need to have an explanation anywhere. I've been looking around the net for ages, and I can't figure out what, on Linux, is actually a program. I've downloaded OpenOffice 1.9 Beta, and would like to run it. I go to the /opt/openoffice.org1.9.122/program/ directory and... then what? What do
2010 Oct 03
2
sampling from normal distribution
Hello If i want to resampl from the tails of normal distribution , are these commans equivelant??   upper tail:qnorm(runif(n,pnorm(b),1))  if b is an upper tail boundary   or   upper tail:qnorm((1-p)+p(runif(n))  if p is the probability of each interval (the observatins are divided to intervals)   Regards [[alternative HTML version deleted]]
2007 May 16
2
selinux-policy-targeted-sources and CentOS 5?
What is the equivelent "selinux-policy-targeted-sources" package in CentOS 5? It was available in 4.4. Thanks for any help. -- Jiann-Ming Su "I have to decide between two equally frightening options. If I wanted to do that, I'd vote." --Duckman "The system's broke, Hank. The election baby has peed in the bath water. You got to throw 'em both out."
2005 Jun 26
2
FXO as modem (was: * fax reliability between ISDN PRI and FXS ports)
Rich Adamson <radamson@routers.com> wrote: > >> I have been investigating on this list and found that faxing is not >> reliable between Zaptel >> cards and that Digium does not support nor >> recommend fax over the TDMXXB interfaces. >> >> Is this true ? Will fax not be reliable enough for my customer ? > > True... the TDM card (or its drivers)
2006 Jul 17
2
count and result
What is the equivelant of the following SQL in rails: SELECT person, count(person) as occurance FROM invoice GROUP BY person; This would give something like: Person | Occurance -------------------- Bill 1 Joe 15 Carlos 7 etc etc.. It seems the fx. Person.count(..) will only yield the actual oc...
2004 Aug 06
1
icecast.xml syntax for relaying.
Hi all, In Icecast1 to specify a server to relay another server I would use : alias / http://server.example.com:8000 But in icecast2's icecast.xml I cannot see how the equivelent would be accomplished. Perhaps the <master-server> element? But there is no way to specify a mount point. Are there any documents describing valid configuration file elements for icecast.xml? Kind
2006 Apr 17
1
HABTM relationship with two join tables
Ok, I have a People table, a Shows table, a Techs table, and a Castmembers table. The people table has contact info about each person, the techs and castmembers tables have information about the persons specific role in that sshow. i want to call @show.techs (or somethign equivelent, I don''t want to start that code yet) and get all the techs associated with the show, and the
2000 Sep 04
1
Man pages
I've noticed that the man pages provided in the tarball do not work on Solaris - the output is not formatted as expected. On a linux box it is possible to view the man pages using nroff -mdoc ./sshd.8, where prepended file is /usr/lib/groff/tmac/tmac.doc. There does not appear to be an equivelent macro file on Solaris 2.6. Does anybody know how I can get the man pages to display properly on
2010 Apr 22
1
centOS vs "the upstream vendor"
...rack (v. 5 for 64-bit x86_64) I have openioffice version 3.1.1 I also have 2 employees running fully patched 5.4 CentOS. They also have the EPEL and rpmfusion repos enabled as well as the centos plus repo. They however have openoffice version 2.3.0 I *thought* that CentOS was basically the equivelant of RHEL. did we do something wrong? or is RHEL (at least in the case of openoffice) shipping a newer release than CentOS? Thanks in advance...
2006 Aug 14
3
php include() equivalent
Is there an equivelent ruby function that is similar or exactly the same as the php include() function? I would like to be able to include a header for my RoR web application that refers to a url. Thanks! -Gilles -- Posted via http://www.ruby-forum.com/.
2004 Aug 06
2
icecast acceptable headers
...eader that are sent to the icecast2 server? > > example the ones sent to a shoutcast server are > icy-name:whatever station > icy-genre:Industrial, EBM, Electronic > icy-pub:1 > icy-br:256 > icy-url:http://www.mediacast1.com > icy-reset:1 > > just need to know what the equivelant is for icecast2. The same. ice-* or icy-* headers from the source are forwarded as-is to the listening clients, with the exception of the password header, where present. This means that if the client understands the shoutcast ones, and you use the shoutcast ones, it'll work as-is. Mike --...
2004 Aug 06
3
compiler warning
Hi again. I just compiled icecast 2. It seemed ok but at the end I got this: /usr/bin/ld: warning: libcom_err.so.2, needed by /usr/lib/libcurl.so, may conflict with libcom_err.so.3 Is this anything I have to take care of? Can you explain what it means? Thanx, Luke <p><p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2003 Jul 04
1
Win4Lin, MYOB, Samba & Performance
...ser accounting package which claims to not support SAMBA (or visa versa). I've had it running glitch free for two years on a Samba share off a linux box. They are so pleased that they are going the next step to Win4Lin Server Edition and Thin-client Linux X for desktop apps which have an OSS equivelant. Currently they need to keep MYOB. Problem is that when they run Win4Lin thin-client from the server that also runs the samba share, the only way to share the accounting database with the other windows users is to do so via a network share - enter SAMBA. If I run this single user mode (direct f...
2004 Nov 04
2
Bug report (PR#7341)
Full_Name: Dan B Version: na OS: na Submission from: (NULL) (80.6.127.185) I can't log into the bug tracker (I can't find where to register / login). In this way I can't add the following context diff (hopefully in the right order) for my changes to the matrix.Rd... Hmm... I guess this should be a separate report anyway... The first diff explains how the dimnames list should
2010 Aug 09
3
[LLVMdev] llvm "iword" type
That and the possibility of differently sized pointers made me hesitate to dive into implementing this. I guess nailing it down to be the platform equivalent of size_t would be sensible here. On Mon, Aug 9, 2010 at 1:37 PM, Eugene Toder <eltoder at gmail.com> wrote: > Small nitpick: size_t is not guaranteed to be large enough to hold a > pointer (only an array index, which can be
2010 Aug 09
0
[LLVMdev] llvm "iword" type
I looked through the "intp" thread. I don't really want to start that argument up again, but my immediate thought would be to create a new class of "picked-by-the-target" integer types (equivelents of size_t, intptr_t, etc...), and two new instructions, zcast and scast, which are only valid in the context of casting to / from integer types of unknown sizes. To begin with,
2009 Dec 30
2
Auto-provisioining Polycom 430 wth dd-wrt router
Hi all, I'm trying to use a wrt54gl router running dd-wrt as a provisioning server for a remote installation. I've got dhcp working and I have provisioning files ready to go. I understand that I need to set bootp option 66 to point to the tftp/ftp/http server. In fact, I have this working completely with the ISC dhcp server The problem is that I don't know how to get
2008 Aug 13
1
Sending Set Asynchronous Balanced Mode Extended
So we've got a TE410P configured as E-1. The PRI is showing up as normal, I have green lights, but d channel doesnt seem to come up and i keep getting this error if i do a "pri intense debug" The carrier swears up and down that there are no issues on their end. Any thoughts? localhost*CLI> > Unnumbered frame: > SAPI: 00 C/R: 0 EA: 0 > TEI: 000 EA: 1 > M3:
2014 Sep 18
3
[LLVMdev] proposal to avoid zlib dependency.
...components in the system. I don't know if this was mentioned already, but maybe we can have a compromise where a configure option can be used to select between the system zlib and whatever LLVM bundles. The default can be system zlib with an automatic fallback of using the bundled zlib (or zlib equivelant). -Filip > On Sep 18, 2014, at 3:03 AM, Chandler Carruth <chandlerc at google.com> wrote: > > >> On Thu, Sep 18, 2014 at 2:58 AM, Mueller-Roemer, Johannes Sebastian <Johannes.Sebastian.Mueller-Roemer at igd.fraunhofer.de> wrote: >> There is still one reason thi...