search for: slap

Displaying 20 results from an estimated 418 matches for "slap".

Did you mean: slab
2011 Aug 17
3
OpenLDAP setup and bootstraping in CentOS 6
I'm having trouble getting openldap through its initial setup. I created a /etc/openldap/slap.conf file with a default rootdn and rootpw, and they didn't seem to take effect. After much wailing and gnashing of teeth I found that if there is a config directory at /etc/openldap/slapd.d, it will ignore slapd.conf. I can't figure out how to translate slapd.conf into the (new?) standar...
2005 Sep 26
3
Sangoma and Digium same machine?
Anybody ever put a Sangoma and a Digium card in the same server? Specifically a four port card from each company? -bill wlloyd@slap.net
2010 Mar 07
4
Introducing ConVirt 2.0
...Pasi Are there any *good* reasons? (Since I really hate commercials, I feel compelled to present my contrarian viewpoint.) ConVirt addresses a pretty small portion of the virtualization landscape, and it consists of only a few significant parts: 1. Do what other free and open tools already do. 2. Slap a web interface on it! 3. Spam lists. 4. Rope in suckers. The suggestion that a web interface is a value add to an infrastructure issue is at least insulting. You could attempt to slap a web interface on a fuel injection system (or maybe at least give access to the magic a la MegaSquirt), but a bu...
2009 Dec 13
1
[LLVMdev] ANTLR+LLVM example for simple C
Howdy, I just finished a book called Language Implementation Patterns but I ran out of room at 400 pages before I could squeeze in an LLVM example. I left a link in the book to the ANTLR wiki so I can slap something together: http://www.antlr.org/wiki/display/ANTLR3/LLVM The code is good but the description was slapped together I'm afraid (i.e., don't take it as an example of the book quality. ha!). The example is cool because the same generator can emit LLVM IR or C code depending on whic...
2006 Apr 28
2
tests and login_engine
Hi there, I just started writing tests today after some months of using rails (slap wrists). I seem to be getting the hang of things, but I''m hitting a wall when it comes to functional_testing pages protected by login_engine/user_engine. all my assertions come back with: Expected response to be a <:success>, but was <302> Is there a way I can login from with...
2007 Jan 18
2
Remounting after changing mount options.
...options: rw Puppet - /home, options: rw,acl However, since the system is running, the mounted /home remains mounted with the rw option. I found where the mount.rb file specifies the mount commands, but FreeBSD uses a different remount option than the other *NIX systems so I couldn''t just slap in an additional option (well, correctly anyway). Any ideas on how to correctly solve this problem? Thanks, Trevor _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2005 May 20
3
How NOT to have a disk recognized by grub?
Greetings: I'm upgrading a fileserver running 3.4 (upgrade to a larger disk). I backed up the data from the "old" disk and slapped in a newer, larger disk and installed Centos-3.4. No problems. Now, there are some files on the "old" disk that I forgot to move to the back-up disk, so I'd like to mount the "old" disk as /dev/hdd and reboot the system and transfer the files [hdd (old disk) --> h...
2004 Jun 29
7
anti-R vitriol
...ve any idea about software development at all. The result is R. I do hope [your colleague] won't have to waste time doing [this analysis] in an outdated and poorly designed piece of software like R. Would any of the "committee" like to respond to this? Or shall we just slap our collective forehead and wonder how someone could get such a view? Barry
1999 Sep 12
3
Hello and questions
...subdir didn't compile. I made changes to Makefile.in and added a function or two (does "fill_buffer" live anywhere? I couldn't find it) and eventually got a build that didn't do much. Anyways, I guess I want real CVS access so I can check the changes in, and I'd like to slap the cmdline thing around a bit more to see it actually become useful (#if 0 suggests that the code isn't ready for prime time). Whose ass do I kiss to get a real CVS account? ~ESP P.S. I love the idea of vorbis and I want to work real hard on it. --- >8 ---- List archives: http://www.xi...
2002 Oct 08
3
protocol error with OpenLDAP, v3
I sort of succesfully installed samba2.2.5 with OpenLDAP 2.0.26 as a PDC on one machine. Alas the performance is very poor. Authentication process takes 10 Seconds pser, noticable one or two seconds per "net use d:" in the logon script. The process which consumes all CPU cycles is slap. I tried to tune with some h help of openLDAP mailinglist members (indices, nscd), but i didn't solve the problem. Now I try to set up a second machine with SuSE 8.1 with OpenLDAP 2.1.x and Samba 2.2.6pre2. It compiles and links fine, but when I try to log in it says: passdb/pdb_ldap.c: ldap_o...
2015 Mar 03
5
kasan_map_early_shadow() on Xen
Andrey, I believe that on Xen we should disable kasan, would like confirmation from someone on xen-devel though. Here's the thing though -- if true -- I'd like to do it *properly*, where *properly* means addressing a bit of architecture. A simple Kconfig slap seems rather reactive. I'd like to address a way to properly ensure we don't run into this and other similar issues in the future. The CR4 shadow issue was another recent example issue, also introduced via v4.0 [0]. We can't keep doing this reactively. Let's go down the rabbit hole...
2015 Mar 03
5
kasan_map_early_shadow() on Xen
Andrey, I believe that on Xen we should disable kasan, would like confirmation from someone on xen-devel though. Here's the thing though -- if true -- I'd like to do it *properly*, where *properly* means addressing a bit of architecture. A simple Kconfig slap seems rather reactive. I'd like to address a way to properly ensure we don't run into this and other similar issues in the future. The CR4 shadow issue was another recent example issue, also introduced via v4.0 [0]. We can't keep doing this reactively. Let's go down the rabbit hole...
2004 Nov 30
3
fxo connection in the UK
Thank you very much for this hint. My apologies that I messed up a thread for my post - I had a message open and simply clicked on the link ... slap slap. Would anyone know of a better choice to multiplex three fxo lines into an asterisk box? I can still use three Digium X100P cards, but methinks, a seperate unit would be better. Thanks again, Peter >> I am located in the UK and am looking into connecting three analog BT lines...
2013 May 16
3
[LLVMdev] _Znwm is not a builtin
...ns we already perform, such as globalopt lowering a new/delete pair into a global, while disabling the non-conforming variations of those optimizations. But we're also permitted to merge multiple allocations into one if they have sufficiently similar lifetimes. So your proposal is for Clang to slap the attribute on explicit calls to ::operator new, but any other use of the symbol (e.g. from C code or something else weird) can be optimized? If so, using nobuiltin seems perfectly fine to me. It seems like there is no auto-upgrade required. -Chris -------------- next part -------------- An HT...
2014 May 23
4
Bug#748052: [Xen-devel] dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 faile
On Fri, 2014-05-23 at 08:52 +0100, Jan Beulich wrote: > > I am a noob when working with source code. How do I bump my xen up to 4.3.3? > > I guess this > http://wiki.xenproject.org/wiki/Compiling_Xen_From_Source > should help you. Since this only needs a new hypervisor binary and not a full set of tools etc to reproduce I think it can be simplified to replacing the previous
2019 Jan 14
5
Removing LLVM_ALWAYS_INLINE from ADT classes
On Fri, Jan 11, 2019 at 11:18 AM Davide Italiano via llvm-dev < llvm-dev at lists.llvm.org> wrote: > After yet another round of discussions, the plan is that of trying not > to slap another attribute on the members, instead going for making > OPTIMIZED_TLBGEN the default and removing always_inline. > I'll do some testing locally (for the Ninja and the Xcode build > generator). Pawel volunteered to take a look at the Visual Studio > situation. > I assume this...
2016 Mar 12
6
The sad state of samba 4 adaption for home/small business routers.
...by hand. In the meantime 99% of the normal home/sbu are not and hence projects like openwrt/dd-wrt/tomato/buildroot try to bring some of your hand crafted "magic" to the masses. Also keep in mind that samba3.6 was successfully adopted on any device that had a usb2.0 port in the past. So slapping a usbstick/sdcard/hdd on a cheap router is already a common scenario. bye Andy
2010 Mar 18
2
Care to share an R presentation?
...R leaders had a slideshow for this exact purpose. But I can't find it now. There is a R-help similar request and both John Fox and Deepayan Sarkar offered links to their materials. However, the links aren't valid anymore. If I don't find a pre-existing example to work from, I'll slap together a Beamer/Sweave presentation and post it where future speech givers can get it. -- Paul E. Johnson Professor, Political Science 1541 Lilac Lane, Room 504 University of Kansas
2006 Jun 07
1
Calling find on AR class, order by association count?
I suspect that this is going to wind up trivial and I''m going to slap myself in the head... Suppose I have User and Comment AR classes. User has_many :comments, Comment belongs_to :user I want to do a User.find, which returns User objects in order of which user has the most comments. I suspect that this involves renaming the COUNT(*) results of a sub-select so th...
2010 Nov 06
1
Extracting elements of a particular slot from S4 object
...4, r = 0.08, b = 0.08, sigma = 0.3) Parameters: Value: TypeFlag c S 60 X 65 Time 0.25 r 0.08 b 0.08 sigma 0.3 Option Price: 2.133372 Description: Sat Nov 06 19:25:39 2010 Here I have tried with following however slapped with some error: > val@"Option Price" Error: no slot of name "Option Price" for this object of class "fOPTION" What is the ideal way to do that? Thanks,