Displaying 20 results from an estimated 100000 matches similar to: "Sprite Protocol"
2007 Apr 13
1
Sendmail Generics Configuration LDAP
I am trying to configure Sendmail to do Generics lookups using LDAP. I added
FEATURE(`genericstable', `LDAP') to my sendmail.mc file, and was planning on
using an existing LDAP directory that should contain the information needed
(currently doing aliasing). I do not know where to specify the non-standard
attributes that we are using, and would prefer to not change my
sendmail.cfdirectly
2007 Jan 11
1
VMWare GSX Server and CentOS
Has anyone had experience (good or bad) with VMWare GSX Server running
CentOS as a VM under high load?
Here is the situation. We are planning on rolling out some new boxes to
replace an existing box. Currently this box (Sun V860) is running web
services, database services, mail for students, and is an instructional box
for compiling code, and web scripting among other things.
We are planning on
2006 Dec 01
2
/var goes read-only
This is an issue that I have been having with one of our production servers
for a couple of months, just out of no where /var goes to read only.
There aren't any errors that show up in /var/log/messages nor dmesg, I
checked to make sure that the drives on error option is set to continue and
there isn't anything as far as I can tell wrong with the disks. Also there
is plenty of disk space.
2009 Apr 13
4
little fighter 2 vdragonballz 3.0 mod crashes on load sprite
I was trying to run one of my kids favourite games with Wine, alas it crashes accessing a null pointer, early on while loading one of the sprite files (not corrupted). I guess the program should be doing better memory checking but since this works on Windows, maybe Wine has fed him before some broken data.
Unfortunately, the terminal output doesn't seem much helpful:
2009 Sep 30
5
A rails plugin to generate css sprite image automatically
Hi guys,
I have written a rails plugin/gem to generate css sprite image
automatically.
The project repository is here: http://github.com/flyerhzm/css_sprite
It is based on RMagick and you need only define a rule from what
source images to a destination image, as follows:
forum_icon_vertical.gif:  # destination image file
  sources:                # source image file list
    - good_topic.gif
 
2010 Jun 21
2
Querying netgroup information
Hi
I have been searching for commands to "debug" netgroup membership. I
am using netgroups provided by ldap. I can do a ldap query but it
seems a bit unwieldy to do. I have found a package on ubuntu called
ng-utils
https://launchpad.net/ubuntu/jaunty/+source/ng-utils/0.7-1 which does
what I require and compiles very easily. It contains two commands
netgroup and innetgr to query netgroup
2007 Mar 26
2
Disabling selinux at boot command prompt
I noticed in 4.92 there is no disabling selinux at install.
It is now a firstboot option which then requires a reboot.
Is there anyway to disable selinux at the boot install prompt
so after the firstboot screens it wont reboot again?
I presently install with "linux askmethod" so I can select NFS install.
Thanks,
Jerry
2011 Sep 09
1
Rgl and plotmath symbols (via sprites): a trial
Dear all,
Below is some code where I try to get plotmath symbols in an rgl plot. Duncan
Murdoch kindly suggested to use a "sprite" for this. As you can see, on can get
it to work, but my knowledge about grid and rgl is too limited to perfectly 
solve the problem. 
1) As you can see (please rotate the plot a little bit so that (0,0,0) is "in front"), 
the quality of the .png
2007 Aug 09
4
MS Exchange to MBOX
We are planning on moving a large amount of Exchange mailboxes to  
UNIX mbox format.
My question is, does anyone know of any projects out there or of any  
tools that can assist in this conversion?
Thanks
Josh
2006 Jun 12
3
Check integrity or rootkits on remote server?
Hello,
when one has physical access to a computer, he
can run something like tripwire, with keys and
checksum on a separate, write-only media, to
verify the integrity of the system.
What if the system is a remote one (in my case
Centos 4.3 on a User Mode Linux VPS some hundred
of KMs from here)?
Does it still make sense to run tripwire remotely?
If yes, how, since you cannot plug a floppy or
2014 Sep 01
2
[LLVMdev] Problem linking and JITing code through C++-API
I have a frontend that generates some LLVM bitcode that needs to be linked with other bitcode (its runtime library), which I generate from C++ source using Clang.
If I write the output of my program to disk, link it with llvm-link, and then run it with lli, everything works perfectly.  But if I try to perform the linking and running steps in my main program, I get this error during
2014 Sep 02
2
[LLVMdev] Problem linking and JITing code through C++-API
Yes.  It appears that a bad reference to DataLayout was passed to MachineJumpTableInfo::getEntrySize.  I'm using LLVM as a pre-compiled Ubuntu package for this work, so I can't do much more in GDB without building from source.
Program received signal SIGSEGV, Segmentation fault.
0x00000000007565f0 in llvm::MachineJumpTableInfo::getEntrySize(llvm::DataLayout const&) const ()
(gdb)
2014 Sep 08
2
[LLVMdev] Problem linking and JITing code through C++-API
Hi Andy,
It looks like you're using LLVM's old JIT, rather than MCJIT? The old JIT
has been removed from the mainline, and is no longer supported. I'd
recommend building your own copy of LLVM from the development branch (as
Reed suggested) where MCJIT is used by default - this may fix your issue.
If you want to stick with the precompiled binaries, then you should change:
#include
2016 May 12
2
maximum call time
Dear Dovid,
thx for the input.
for timer in sip.conf, I used default setting. This is some of the result
for "sip show settings"
  RTP Keepalive:          0 (Disabled)
  RTP Timeout:            0 (Disabled)
  RTP Hold Timeout:       0 (Disabled)
  Session Timers:         Accept
  Session Refresher:      uas
  Session Expires:        1800 secs
  Session Min-SE:         90 secs
  Timer
2010 Jul 10
1
Re: little fighter 2 vdragonballz 3.0 mod crashes on load sprite
Wow that's right thanks for sharing of that!!!
2007 Mar 07
0
11 commits - libswfdec/swfdec_event.c libswfdec/swfdec_event.h libswfdec/swfdec_js_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_scriptable.c libswfdec/swfdec_scriptable.h libswfdec/swfdec_script.c libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h
libswfdec/swfdec_event.c       |   90 +++++++++++++++++++++++++++++++++---
 libswfdec/swfdec_event.h       |    3 +
 libswfdec/swfdec_js_movie.c    |    6 +-
 libswfdec/swfdec_movie.c       |   24 +++++++--
 libswfdec/swfdec_script.c      |    2 
 libswfdec/swfdec_scriptable.c  |   68 +++++++++++++++++++++++++++
 libswfdec/swfdec_scriptable.h  |    6 ++
 libswfdec/swfdec_sprite.c      |  102
2007 Jun 27
0
Branch 'as' - 6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie_as.c
libswfdec/swfdec_as_interpret.c        |   90 +++++++++++------------
 libswfdec/swfdec_movie.c               |   14 ---
 libswfdec/swfdec_movie.h               |    7 -
 libswfdec/swfdec_movie_asprops.c       |   70 +++++++++---------
 libswfdec/swfdec_sprite.c              |   15 ---
 libswfdec/swfdec_sprite.h              |    2 
 libswfdec/swfdec_sprite_movie.c        |  127
2006 Jun 02
1
ifcfg's bootproto
Hello,
Is there any difference between none and static for bootproto?
Thx,
-- 
Francois Caen, RHCE, CCNA
SpiderMaker, LLC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060602/97344604/attachment-0002.html>
2006 Jun 12
6
Changing from dynamic ip to static ip
Hello,
I have been on a dynamic ip for about 5 years and have just upgraded to a
static ip.
I know I need to change my network setup on my eth0 nic to static and stop
ddclient from trying to update my address but is there _really_ anything
else I need to change.  I have a couple of websites on this address using
*:80 in my httpd.conf.  I can easily change this but don't think it would
really
2007 Jun 06
0
Branch 'as' - libswfdec/Makefile.am libswfdec/swfdec_root_movie.c libswfdec/swfdec_root_sprite.c libswfdec/swfdec_root_sprite.h libswfdec/swfdec_swf_decoder.c libswfdec/swfdec_swf_decoder.h libswfdec/swfdec_tag.c
libswfdec/Makefile.am          |    2 
 libswfdec/swfdec_root_movie.c  |   10 +-
 libswfdec/swfdec_root_sprite.c |  178 -----------------------------------------
 libswfdec/swfdec_root_sprite.h |   65 --------------
 libswfdec/swfdec_swf_decoder.c |   64 ++++++++++++++
 libswfdec/swfdec_swf_decoder.h |   20 ++++
 libswfdec/swfdec_tag.c         |   65 ++++++++++++++
 7 files changed, 149