search for: eeeks

Displaying 20 results from an estimated 29 matches for "eeeks".

Did you mean: weeks
2012 Feb 08
2
Eeek, my centos6 box won't boot after broken update, need help w/ yum
Hello there, I think I've shutdown my box right in the middle of a yum update.. The latest kernel installed won't simple boot, and the old one can, but only in init 3 mode (tty). From a console, I wanted to complete the yum update and it suggested me to do a `yum-complete-transaction`. yum-complete-transaction tells me that 447 elements are left to run in 1 transaction, runs and show
2009 Mar 26
3
Install Zimbra on a Xen DomU
Hello, I''ve got a big problem when I try to install Zimbra on a xen debian etch vm. Eeek! page_mapcount(page) went negative! (-1) page pfn = 7141 page->flags = 4000083c page->count = 2 page->mapping = cd946510 vma->vm_ops = 0x0 ------------[ cut here ]------------ kernel BUG at mm/rmap.c:669! invalid opcode: 0000 [#1] SMP Pid: 7717, comm: java Not tainted
2011 Oct 21
1
replicating SAS's "proc rank" procedure
Hi try this function ive written it should be self explantory but let me know if you have any problems. I've only been using R for a few eeeks so apologies if its not the most efficient! rankit2<-function(rankvar,cuts,data,factor) { ranker<-rankvar ranker<-0 range<-c(1:cuts) range2<-range/cuts range3<-quantile(factor,range2) over<-length(factor) for (i in 1:over){ for (j in 1:cuts) { if (data[[i,1]]<=range3[...
2005 Apr 25
5
UK (english) sound files
Hi all, After many complaints (including car manufacturers saying the american prompts are unexceptable, EEEK) I started on a quest for real "English" asterisk prompts. The only one I have found is here >> http://www.g7ltt.com/VoIP/vmfiles.html <http://www.g7ltt.com/VoIP/vmfiles.html> And no nothing else on the WIKI looked helpful (e.g. only American voice actors etc)
2011 Jan 28
2
R CMD INSTALL cannot find libf77blas
I feel like Marlon Brando in "On the Waterfront" where he's told "It's not your night, kid", except for me it has been the last two months trying to debug memory problems. Now I can't even install an old version of this package on a netbook running the Ubuntu 10.10 netbook remix because it can't find the libraries libf77blas and libatlas. I have even gone to
2006 Mar 28
11
setting widget attributes
I''m trying to set attributes of widgets in subclasses like the following. class PersonTable < FXTable def initialize(owner) options = TABLE_COL_SIZEABLE super(owner, nil, 0, options) visibleRows = 5 ... end end visibleRows doesn''t get set. However, if I do this self.visibleRows = 5 then it does. Shouldn''t it work without "self."?
2006 Apr 15
11
evalScripts in IE
My Ajax.Updater is set for evalScripts and it receives this: <script language="JavaScript">complete();</script> It works in FF but not IE. Is the above code the proper way to return scripts? Thanks!
2014 Dec 30
0
Secret incantations for virt-viewer?
On Tuesday, December 30, 2014 16:15:45 m.roth at 5-cent.us wrote: > Bill Gee wrote: > > On Tuesday, December 30, 2014 13:01:57 SilverTip257 wrote: > >> On Tue, Dec 30, 2014 at 9:58 AM, Marcelo Roccasalva < > >> > >> marcelo-centos at irrigacion.gov.ar> wrote: > >> > On Tue, Dec 30, 2014 at 11:46 AM, Bill Gee <bgee at campercaver.net>
2006 Jan 13
0
wildcard and subdirectories with rsync
I've got the following directory structure on my server /samba/users/joe /samba/users/jane /samba/users/bob ... etc. Within each user's directory there is a backup directory where files that the user wants backed up should be copied in to. I'd like to sync each user's directory from the server to my backup server. Essentually /backups/*/backups. On the backup server I'd
1998 Mar 03
0
SMBlib: status? My mod's
Is anyone actively maintaining/working-on the SMBlib? I saw a post that hinted that there might be, but that was three months ago, and not a whisper since. I just added the LanMan1 (as I recall...) locking_andx function to SMBlib, and built a (trivial) Perl xs interface for the SMBlib. I'm not likely to do a whole lot more unless I pick up more business in that area -- not something I
2000 Mar 30
1
Problem with Samba 2.0.5 and Q&A
Hi guys.. I have a very strange problem with Samba version 2.0.5a and Q&A Ver 5.0 for DOS (eeek.. I know.. Symantec stopped supporting it 2 yrs ago) The error i get is: ! Problem ! System error, please try again (see Appendix C). Press Esc to cancel. Ref#:04EC It seems to be related to drive size/samba/fstype or something.. The share that I am mapping the clients to (win95 and win 311)
2008 Jul 31
0
domain trust relationship with AD 2003 and user profile and home directory problems
...EKS domain, running samba 3.2.0 FC9 64 bit, with the following trust relationships: one way trust where EEKS trusts ITL domain which is running Samba 3.0.30 FC8 64 bit two way trust between EEKS and ADEEKS domain which is running Windows Server 2003. Now for a given Windows XP SP2 workstation in EEEKS domain: 1. User logs onto ITL domain through the trust relationship and gets the appropriate profile and home directory 2. User logs onto EEKS domain and also gets the appropriate profile and home directory 3. User logs onto ADEEKS domain but does not get home directory nor a profile. I have bee...
2007 Feb 12
3
Disable root shell from CLI
Hi, I configured Asterisk to run as "asterisk" user, but I see that a user can anyway get a root sheet using !command in CLI. I understood that it's something related to safe_asterisk and TTY console, but modifying the script safe_asterisk I wasn't able to disable this root access. Can someone help me? Thanks. -------------- next part -------------- An HTML attachment was
2016 Jun 26
2
Should I expect nouveau on 4.6 to work on a GM206?
On Sun, Jun 26, 2016 at 1:49 PM, Andy Lutomirski <luto at amacapital.net> wrote: > On Sun, May 29, 2016 at 12:27 PM, Andy Lutomirski <luto at kernel.org> wrote: >> On Sun, May 29, 2016 at 12:22 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: >>> On Sun, May 29, 2016 at 3:07 PM, Andy Lutomirski <luto at kernel.org> wrote: >>>> On Sat, May 28,
2005 Sep 18
0
How does the jitter buffer "catch up"?
>> Err, unless I'm totally wrong, there are a few race conditions. >> >> Assume the buffer is full of packets newer than the current pointer, and >> one that is at the current pointer. >> >> get and put start at the same time. >> >> get will find the correct buffer index. Now, just after it finds it's >> index, assume we switch to the
2008 Nov 07
4
1.6 Production ready??
Anyone is using 1.6 in production?? Is it ready? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081107/df5bb63a/attachment.htm
2006 Feb 08
3
[PATCH] direct_remap_pfn_range vm_flags fix
direct_remap_pfn_range() does not properly mark vma with VM_PFNMAP. This triggers improper reference counting on what rmap thought was a normal page, and a subsequent BUG() such as: Eeek! page_mapcount(page) went negative! (-1) page->flags = 414 page->count = 1 page->mapping = 00000000 ------------[ cut here ]------------ kernel BUG at
2016 Aug 30
1
[PATCH v8 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
On Fri, Aug 26, 2016 at 03:56:40PM +0100, Peter Griffin wrote: > config STM32_DMA > bool "STMicroelectronics STM32 DMA support" > depends on ARCH_STM32 > @@ -567,7 +580,6 @@ config ZX_DMA > help > Support the DMA engine for ZTE ZX296702 platform devices. > > - unrelated change? > + fdev->chans = devm_kzalloc(&pdev->dev, > +
2016 Aug 30
1
[PATCH v8 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
On Fri, Aug 26, 2016 at 03:56:40PM +0100, Peter Griffin wrote: > config STM32_DMA > bool "STMicroelectronics STM32 DMA support" > depends on ARCH_STM32 > @@ -567,7 +580,6 @@ config ZX_DMA > help > Support the DMA engine for ZTE ZX296702 platform devices. > > - unrelated change? > + fdev->chans = devm_kzalloc(&pdev->dev, > +
2010 Jan 06
16
8-15 TB storage: any recommendations?
Hello everyone, This is not directly related to CentOS but still: we are trying to set up some storage servers to run under Linux - most likely CentOS. The storage volume would be in the range specified: 8-15 TB. Any recommendations as far as hardware? Thanks. Boris. -------------- next part -------------- An HTML attachment was scrubbed... URL: