search for: equivil

Displaying 20 results from an estimated 57 matches for "equivil".

Did you mean: equiv
2006 Apr 13
4
equivilent to PHP''s nl2br?
Hey all, this is a pretty simple question but I can''t seem to find anything on the wikki or google... Is there a Ruby/Rails equivilent to PHP''s nl2br function? -- Posted via http://www.ruby-forum.com/.
2004 Mar 23
1
R equivilant to RAND_MAX in C
...macro as (int)(rand() * (float)(*nobs-1) / (RAND_MAX+1.0)) (taken from the rand() manpage) However, since I have access to the R RNG's I'd like to use them. Firstly, would it be an improvement to use the R RNG over that supplied by the C library? Secondly, I dont see any mention of an equivilant to RAND_MAX in the documentation of runif() (as I want to use unif_rand() in my C code). Is it valid to use the C libraries' RAND_MAX as the maximum value of the RNG or am I missing something? As far as I understand using the .C interface I can't call R functions from my C code (which...
2008 Jan 03
3
Whats the merb equivilant of this?
Hey All Quick question, what''s the merb equivalent of this: ActionView::Base.new([template_root], assigns, self) in merb? Ive found Merb::Template::Erubis.transform(:file => ''/path/to/file'') But I''ve no idea if thats the correct thing to be calling? It doesn''t ''feel'' right, so im not sure it is? Thanks Tim
2005 Aug 11
7
Booting disk images with syslinux?
Is it possable to boot a diskimage with syslinux? So often I run into bios upgrade disks images or can easily create a disk image and would like an easy way to just boot these images. I know isolinux does this and I vagely remember using it to make a bootable windows 95 cd back in the day. It worked to. It would be nice if I could just copy the disk image to a usbstick and use syslinux to boot
2015 Feb 25
2
smb.conf filepaths
Can all of the compiled-in filepaths below be overrdden in smb.conf? I can't find documentation for the required smb.conf equivilents. If someone could supply them or post a link, I'd be very greatful. SBINDIR BINDIR SWATDIR CONFIGFILE LOGFILEBASE LMHOSTSFILE LIBDIR LOCKDIR PIDDIR SMB_PASSWD_FILE PRIVATE_DIR
2007 Mar 19
2
Wine and DirectX
I have a couple of questions about Wine, just in an attempt to enhance my understanding of it: Is Wine writing its own implementation of DirectX, which sort of 'forwards' instructions to an equivilant in OpenGL? Is it possible to install the official MS DirectX under Wine? If not, why not? Thanks for any info :-)
2001 Jan 29
2
vorbis plugin crashing xmms
I've got a song that causes the vorbis plugin for xmms to crash while reading the vorbis equivilent of id3 tags. What is the proceedure for reporting bugs like this. Do I mail the bug into this mailing list and then serve the song off of a FTP server? -ben --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this lis...
2003 Nov 28
6
3x AVM Fritz!Card PCI for a EuroISDN PBX.
...t. - 3x 6 b-channels. - ~20 Budgetone (and some others) handsets. Can anyone answer these questions: - Will the 3 ISDN cards function correctly in one host? - Will running all 3 cards flat out require particularly beefy hardware? - Will the Grandstream phones provide a good equivilant to professional dedicated PBX phones? (assuming a good network) I have read lots about echo problems and so on, is this an issue? Any help in the matter would be very much appreciated. Thanks in advance! David.
2009 Jan 08
5
Puppet client hangs if LDAP server is not accessible
Hi. I''ve noticed that on servers that are both puppet and LDAP clients, the puppet client will hang if the LDAP server is not reachable. Does anyone know what the reason for this is? Regards, Kenneth Holter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this
2005 Oct 09
3
Exploring Folders
...Explorer with the sleected folder open. This allows our uses to open/print the various files in these folders. Under WIne the above command does nothing. A feedback via Bugzilla informs me that this is because Windows Explorer is not implemented in Wine. I have also tried using launching a Linux equivillent (Naultilus on the particular system we are testing on Slackware) but it does not launch, I assume as it is a Linux program not a Win32 program. Can anyone suggest a simple work around. I know we could create a dialogue and work around that way, but my boxx wants a simple way to preferably use...
2009 Feb 13
5
PRI Test Lab
Hey Everyone, I would like to start testing/playing with PRI channels but I don't have access to a PRI line. Is it possible to do the equivilent of a crossover between two PRI Cards (say Digium's TE120P)? What I was thinking is that I could set one asterisk box up with a PRI card set as the TE and provide clocking and another box exactly the same but with the card setup as NT. I think I would also need to wire up the correct type o...
2003 Jan 02
1
Windows 2000 Terminal Server Connections
We have "upgraded" from NT Terminal Server to Wk2. In Windows NT we set the registry MulitpleUsersOnConnection = false. What is thier in equivilance for Windows 2000? Our Samba is running out of free connections per Terminal Server. Currently that number is 128. We have 5 terminal servers and each server spawns a single smbd process with 128 connections. Do I have to increase the number of MAX_CONNECTIONS and recompile samba? Or is thie...
2006 Jan 02
3
Altering the accessor of an association collection
...or example): class Person < ActiveRecord::Base has_many :friends def friends(living_in = :uk) # filter based on parameters here end end Is there any way I can redefine the accessor for an association whilst still being able to get the values? Basically, I''m looking for an equivilent of read_attribute() for associations. -- Posted via http://www.ruby-forum.com/.
2002 May 09
1
How do i set different permission for a shared directory?
...e directory in the same drive mapped (L:). I have looked at the samba config file via SWAT but is not very sure how to make this happens. In the advanced view, there is additional options for a write list and read list. The help says this field can include userid or group (@docu), but what is the equivilent of the %u - that is the user id?). Really appreciate any advise. Thank You. Michelle
1998 Sep 23
1
Project Cascade?
Hi all. I was wondering if anyone has heard of the new Sun product called Project Cascade? You can find more information about it at a link directly off the main sun.com page. I'm curious as to whether or not it will be as good as samba, and if people are going to think that an equivilent hasn't been around for quite some time... Dave
2011 Dec 01
2
R, PostgresSQL and poor performance
Hi List Apologies if this isn''t the correct place for this query (I''ve tried a search of the mail archives but not had much joy). I''m running R (2.14.0) on a Mac (OSX v 10.5.8, 2.66GHz, 4GB memory) and am having a few performance issues with reading data in from a Postres database (using RPostgreSQL). My query / code are as below # -----------------------------
2008 Feb 15
3
Wrong perms on new files/dirs using `mount -t cifs`
My original thread had the incorrect subject line. The original trouble / question remains open and unsolved. Greetings- I am working through coming up with a Linux client integration to Samba PDC's. I mount several shares with this sort of syntax: /bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/
2005 Jul 27
3
SIP ATA's as "house" phones
...ks the line (no auto-dial) and acts like you just connected tip and ring. In our previous install we used an Inter-Tel Access which we simply created a "house" phone setup on that analog card extension which rang to an ACD group that hunted various people who were logged in. Is there an equivilent way to do this with Asterisk and a SIP ATA? We're trying to use a Sipura 1001 ATA with our Viking door phone (model info here: http://www.vikingelectronics.com/products/view_product.php?pid=104). Any suggestions? Best Regards, Colin Stefani -------------- next part -------------- An H...
2006 Mar 17
1
Re: Rails SQL Server adapter
...tioned) but is lacking some of the refinement present in the F/OSS adapters. This is mostly due to the sheer number of contributors on the F/OSS adapters and the relatively few on the proprietary ones but there are also some issues that stem from SQL Server itself. For instance, there''s no equivilent to the fairly common OFFSET modifier in other systems so paging requires a mess of ordered sub-selects combined with the TOP modifier. > What issues do the adapter currently suffer from? You can see a list of very specific, mostly minor issues here: http://tinyurl.com/nxkve From a more ge...
2004 Apr 26
4
Yet Another LDAP Question
Hi All, I know this must have been discussed around here a million times, but I really didn't find this info anywhere else and I'm on a deadline here. I already have an FC1 server with a working LDAP directory in production. The same server runs a Samba PDC, but not with LDAP functionality yet. All I need to know right now is if I have to include some standard user and group