search for: comething

Displaying 13 results from an estimated 13 matches for "comething".

Did you mean: something
2009 Feb 16
1
The cpc provider cometh
Hi, Finally, the long promised CPU performance counter provider has arrived into Nevada build 109! For those that need an injection of excitement at the start of the week, you can check out some usage examples on my blog: http://blogs.sun.com/jonh/entry/finally_dtrace_meets_the_cpu Also, you can find a new section for the provider in the DTrace docs:
2007 Dec 27
1
display resolution
hi. i got old acer veriton 3600g with intel 82865g graphics and should be able to display at least 1024x768. i'm linux newbie and this is my first hands on centos and it's centos 5.1. why is it i can only use 800x600 resolution? i tried install other distro and also few livecd and most distro can give me 1024x768 anyway i can get more screen on centos5.1? tia. -- rgds.dennyhalim.com
2004 Mar 11
4
Summary: do.call and environments
To use the modify the solution from Tony and I so that you can pass the name of the function, rather than the function itself, like this: x <- 7 fx <- function(y) print(x*y) f <- function(fun, x) { fun <- get(fun) environment(fun) <- environment() do.call("fun",list(3)) } f("fx",2) --- Date: Thu, 11 Mar 2004 08:22:45 +0100 From:
2008 Jun 10
3
Buffer in IceCast
...with my case. When my client disconnects from IceCast server for 15-20 seconds, my active downloads are not interrupted. It currently effects only the route to my IceCast server, other routes looks uneffected. I'm pinging IceCast server continuously and checking trace route periodically. It is comething like: my IceCast server is 6 hops far from me and when my connection goes-gomes it becomes 8 hops far from me. Also some addresses on trace route are not the same. This is why I see this situation as a route change. Regards, On Tue, Jun 10, 2008 at 4:44 PM, Maarten Bezemer <mcbicecast at robuu...
2005 Oct 17
1
Java Error - 4.1 - JDK 1.3.1_02
...file broken: key=compiler.err.sun.io.MalformedInputException arguments=null, null, null, null, null, null, null error: compiler message file broken: key=compiler.err.sun.io.MalformedInputException arguments=null, null, null, null, null, null, null We HAVE to use JDK 1.3.1_02 for this app (not comething we can change) so does anyone have any suggestions as to what the issue could be? THis JDK does run but something bomb on the compile. thanks for any ideas
2008 Jun 11
0
Buffer in IceCast
...with my case. When my client disconnects from IceCast server for 15-20 seconds, my active downloads are not interrupted. It currently effects only the route to my IceCast server, other routes looks uneffected. I'm pinging IceCast server continuously and checking trace route periodically. It is comething like: my IceCast server is 6 hops far from me and when my connection goes-gomes it becomes 8 hops far from me. Also some addresses on trace route are not the same. This is why I see this situation as a route change. Regards, On Tue, Jun 10, 2008 at 4:44 PM, Maarten Bezemer <mcbicecast at robu...
2008 Jun 11
3
Buffer in IceCast
...hen my client disconnects from IceCast server for 15-20 seconds, my > active downloads are not interrupted. It currently effects only the route > to my IceCast server, other routes looks uneffected. I'm pinging IceCast > server continuously and checking trace route periodically. It is comething > like: my IceCast server is 6 hops far from me and when my connection > goes-gomes it becomes 8 hops far from me. Also some addresses on trace route > are not the same. This is why I see this situation as a route change. > > Regards, > > On Tue, Jun 10, 2008 at 4:44 PM, Maarte...
2017 Mar 16
0
kerberos issue (SPN not found) with windows Hyper-V (samba 4.5.3 AD)
Hello, I've setup over 6 months ago samba 4 AD on centos 7.3 (self compiled from source). Up until now I didn't encounter any undocumented errors. I have 3 DC's (all samba 4.5.3) which are working pretty nice with over 60 windows clients. The issue I've stumbled upon is when I added Windows server Hyper-V hosts to the domain. Tried with Hyper-V from 2012, 2012r2 and new 2016
2005 Feb 01
11
load balancing 20 asterisk servers
I've read several other emails and pages on the wiki but none give any deffinate answers. if you have 20 asterisk servers each with 4 pri's, all running RealTime Extensions and RealTime SIPBuddies from the same MySQL server, what prevents you from putting all 20 servers behind a single load balancer? That way all of your UA's can use the same IP to register to; vs maintaining which
2008 Jun 10
3
Buffer in IceCast
Well, if it is the only option to overcome the problems I will certainly do it, On Tue, Jun 10, 2008 at 4:23 PM, Sascha Bieler <sascha.bieler at radiogong.de> wrote: > Ups? > > Is it possible to place a second (backup) streamer in another network and > you define a fallback mount? > > > > *From:* Taner Sener [mailto:tanersener at gmail.com] > *Sent:* Tuesday,
2017 Mar 18
2
kerberos issue (SPN not found) with windows Hyper-V ( samba 4.5.3 AD)
I made some progress with the issue, but didn't solve it completely It's basically a kind of bug (i'm not sure if it's on kerberos side or samba, I think samba is the culprit here (?). Microsoft uses kind of weird SPN for Hyper-V. Weird as there are "spaces" in the string - which is kind of unique as far as SPN's go, usually SPN form a complete string. So I kind
2013 Apr 14
55
ATI VGA Passthrough / Xen 4.2 / Linux 3.8.6
Hi, I''m trying to get VGA passthrough to work to an XP x64 guest, and I''m seeing "interesting" things happening. I''m using the kernel and userspace tools from here: http://xen.crc.id.au/support/guides/install/# on Scientific Linux 6. I gave up on trying to get an Nvidia card to work in the guest having read about the extra patches required to get a
2003 May 07
21
Replacing WinNT 4 PDC with Samba PDC
Hi All! Thanks to all of you that responded to my previous posts. I've gotten a lot more info now than I used to have! But I still have questions. The biggest right now is: Is there a way build up a Samba PDC as a direct replacement for an existing Windows NT 4.0 PDC? All the material I've found to date is written from a standpoint of creating a new domain as you create the Samba