search for: bastard

Displaying 20 results from an estimated 151 matches for "bastard".

Did you mean: bastardo
2009 Jan 13
5
acroread = resource hog
Any have trouble with acroread taking up massive cpu and memory? I exited my Firefox browser and the lil bastard was still hogging up my resources. Took up 69% of 4GB, and wouldn't let go, until a kill -9 showed'em, have to do it every time I open a pdf in firefox. Any use Xpdf or something else?
2012 Jul 06
1
Trixbox or FreePBX?
Hi All; Based on what I have to use Trixbox or FreePBX? Can someone advise? Regards Bilal
2004 Jul 07
3
SAMBA and NFS
Can samba connect to an NFS share and then re-export that share so my windows XP users can connect to it? Basically I have a NFS share that all of my windows XP users need read-only access to. The goal of this project is to replace an old MS Gateway Services for Novell server (using IPX) with something that can do the same thing but over IP. I am pretty sure Novell and AD can share files
2004 Aug 06
2
ices - cpu cycles - re encodig
At 11:17 AM 29/10/2002 -0700, you wrote: >I'm doing a top on my server (ices2 and icecast2 from CVS) and ices is >using 14% of my cpu cycles - bastard! One channel is doing reencoing >and when I just play an ogg without reencoding. The ogg file was >encoded at 64kbs 44khz Is this praise, a bug report, a question, or other? If you're having a problem with the software, it helps if you state what the problem _is_. Michael <p>---...
2004 Apr 29
2
IAX voicemail notification
Hey list (again - annoying bastard I am) I've played with Firefly/* for a while and I have yet to find a way to have * send voicemail notification to Firefly. It appears possible using SIP (no clue whether Firefly supports it) in the sip.conf file, but there's no mention of anything voicemail-related in the IAX.conf file. I...
2005 Mar 22
5
Enhanced 911
Can Asterisks properly handle outbound Enhanced 911? Blake
2004 Aug 06
3
S.O.S Password
Hi, I need some help... I've installed an icecast server but I can't use shout because it's always talking about "bad password". My icecast server use crypted password. I think the problem came from mkpasswd. I always get a different password when I use mkpasswd toto. Help me please. <p><p><p>--- >8 ---- List archives: http://www.xiph.org/archives/
2006 Feb 26
28
A Follow up to my fedora question: Favorite Flavor Of Linux?
...don''t ask) Lighttp (for the other app) FastCGI MySQL 5 Production Web/App (combined for now) Rails Apache 2 Lighttp FastCGI Production DB MySQL My quesiton is what is everyones flavor of linux for production? Personally I would prefer an Xserver but my boss is an admitted cheep bastard. And since he is a cheep bastard linux is the route we are going down. Thanks Andrew
2010 Jan 06
2
changing behavior of xendomains stop
I''m running xen 3.1.2 as bastardized by RedHat on a redhat clone operating system. I''m using the xendomains script as it came out of the box to start my domU''s at boot and stop them at shutdown. There are three problems right now: 1) left to its own devices, service xendomains stop attempts to do "xm sav...
2006 Jul 25
3
Ruby hangman (was Re: List etiquette question)
...priate than you know. It''s definately Frankenstein code. (read: it ain''t pretty, but it works - some of the time). Anyway, it entertains my wife; not sure if hardcore programmers will get anything out of it or not. You might find it interesting (or pointless) that in a complete bastardization of rails'' main reason for being it doesn''t use a db. To make up for that heresy it only works in Firefox and there''s a good chance of pornography appearing for words like "children''s books" and "fluffy bunnies". I hope I am redeemed....
2004 Aug 06
0
ices - cpu cycles - re encodig
Bastard is used in a negative context here :) A snippit of a top command reveals: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 3246 root 15 0 2436 2436 1280 S 10.5 3.9 0:14 ices <p>I am re encoding using: <encode> &...
2004 Dec 10
1
kernel update with yum - no grub entry
...n what has happened and whether it is normal behaviour or not? I am used to updating a kernel with yum and having all of the grub stuff done automatically for me :/ Now that I might have to do it manually myself I am getting all sooky and so came to this list to cry for help (and coz I'm a lazy bastard!). So ... -- pAntZ Before you criticize someone, walk a mile in their shoes. That way, when you do criticize them, you're a mile away and you have their shoes!
2005 Feb 02
1
SIP with Delay
I use codec g711u or g711a but comuncation between two sip client (XTen lite) have bastard dalay of 0,5 - 1 second Is it normal ? Are there any configuration to solve problem ? Thanks all
2005 Mar 24
0
Is there a way to get inserted into an LEC's CLIDB? (fwd)
----------------------------------------------------- "Yeah, we rocked the vote all right. Those little bastards betrayed us again." - Hunter S. Thompson on the 2004 election. ---------- Forwarded message ---------- Date: Tue, 22 Mar 2005 19:16:09 -0800 (PST) From: Matt Klein <mklein@nmedia.net> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com&g...
2005 Oct 12
0
[LLVMdev] Next LLVM release thoughts?
...ind releases > useful, or should we just continue to run out of CVS? Does anyone > have any thoughts? Yeah, I think so :) Also, it would be really nice if an official cygwin build (the binary) was published too. I spent quite a bit of time screwing with it a few months ago, and it was quite a bastard to get going... IMHO, it would be the easiest way to get some windows user playing with llvm :) Best regards, Oleg.
2004 Sep 10
1
Can I STOP decoding at an exact sample?
...song in samples: FLAC__file_decoder_seek_absolute(flac_dec, start_sample); for(int i=0; i<(length/blockSize); i++) { FLAC__file_decoder_process_one_frame(flac_dec); } This is pretty good, with the default block size of 4608 it's accurate to around a 10th of a second. I am a fussy bastard tho, so I was just wondering if theres a better way :) Also, I am not sure how the SEEKTABLE works, it looks good in theory(the "format" page) but how do you use it? Are there any methods to use it with the file decoder? Thanks heaps, David Collett
2004 Nov 02
1
[LLVMdev] Final Visual Studio Patches
...Sun, StuffIt on Mac (or whatever > they use these days). However, tgz or zip is probably sufficient for > binary distributions for a while. > > My point here is that we have 98% of what we need for *all* Unix > platforms, the only missing link is Windows. So, why should we > bastardize both worlds? Attempting windows conformance in the > makefiles will make the Unix world unhappy. Attempting to unixify a > windows build environment would make the windows world unhappy. My > vote is to just have both an MSVS project file and other supporting > files added to a...
2005 Dec 10
2
OpenSSL tools are not installed
Hi, I just had some issues with unvalidated certificates after the update of the mail/fetchmail port. The solution was to add the missing certificates manually, but that involved running the c_rehash script, that currently isn't installed. Of course, I could run it directly from src/crypto/openssl/tools/, but that isn't an option for users that don't have the source installed. So,
2011 Aug 09
1
assign names to vectors in loop
...;a")) I tried the following. But this results in an error-message! for (i in v_DMUs) names(paste("eff_val.",i,sep="")) <- t(subset(DMUs,select = paste("",i,sep=""))) I don't know how to beat this bastard ;-) Thanks for your support. Henning [[alternative HTML version deleted]]
2004 Jan 02
6
hangup detection
So I made the mistake of buying a Carrier Access channel bank without noticing the page on the wiki about the fact that they don't support disconnect supervision (bastards!). However, apart from that, I do have it working fine for incoming calls. Is there some trick to get asterisk to detect the hangup tones from SBC? I've tried busydetect and callprogress as suggested, but neither seems to work. The tone is not a busy tone, but that ear-piercing high pitc...