search for: wracking

Displaying 17 results from an estimated 17 matches for "wracking".

Did you mean: tracking
2010 Feb 08
1
Big send/receive hangs on 2009.06
So, I was running my full backup last night, backing up my main data pool zp1, and it seems to have hung. Any suggestions for additional data gathering? -bash-3.2$ zpool status zp1 pool: zp1 state: ONLINE status: The pool is formatted using an older on-disk format. The pool can still be used, but some features are unavailable. action: Upgrade the pool using ''zpool
2012 Jan 17
4
breakpoints and nonlinear regression
Dear Forum, I have been wracking my head over this problem for the past few days. I have a dataset of (x,y). I have been able to obtain a nonlinear regression line using nls. However, we would like to do some statistical analysis. I would like to obtain a confidence interval for the curve. We thought we could divide up the curve i...
2009 Apr 02
1
Updating a data frame
Folks, Updating values in a table is simple in SAS or SQL, but I've wracked my brain looking for an elegant solution in R to no avail thus far. Certainly this is a common need that's been solved in dozens of different ways. Given an initial dataframe nn and a smaller dataframe of updates uu, I'd like to replace the values in nn <- expand.grid('a'=1:4, 'b'=1:3)
2016 May 23
9
CentOS 7, container question
Hi, folks, We would like to run a container on a server, the reason being the COST of a Sybase license (it's by core), and what we can afford is a 4-core license. Now, the server's a nice Dell w/ 32 cores, so, ideally, what we want to do is set up containers, then, in one container, *only* have it see 4 cores, while the rest of the server, including (possibly) other containers, can see
2016 May 23
0
CentOS 7, container question
I've been wracking my brain, but for the life of me can't recall the exact program name, but back when I managed a HPCC, there was a tool that would let you restrict a running process to X number of CPUs/Cores natively. I keep thinking it was MPC, but nothing googles on that. Regardless, that might be a better...
2006 May 27
0
newbie question: creating views to submit values
Apologies for such a basic question. I''ve wracked my brain on this a couple days so if anyone takes pity, please help me out. I''ve been looking at STI (Single Table Inheritance) at the Rails Wiki and decided to try it out. I got it working in the model and controllers but can''t figure out how to make a proper view that will take the values and add them into the
2004 Sep 27
0
Incomming calls are fine. No sound on outbound.
This one is wracking me brain... Trying to setup a Cisco 7960 in a friends office. We opened their firewall to allow any ip traffic in/out that was comming from or going to our * server. The phone registeres itself with * fine. If I place a call from my cell (or any other phone) to the 7960, both sides can hear perfe...
2004 Dec 13
0
Regarding IRQ problems; try googling for "Digital Audio Workstation" or "DAW"
...seed the search with. In our case, what we needed was the correct term the audio industry uses to describe PCs used for editing. My wife studied to be an audio engineer a few years ago, and I studied over her shoulder. Learned a bunch of stuff, no doubt forgotten even more. Anyway, the term I was wracking my brain to remember is: Digital Audio Workstation (DAW) There's many hours of research to be done still, but seeding a search with this term "DAW IRQ latency" quickly got me to this: http://www.linuxdj.com/audio/lad/resourceslatency.php I don't even know what is all in there,...
2011 Apr 13
0
windows 7 client can't find domain controller
Hello all, I've been wracking my brain for a couple days and scouring the web for answers but I'm out of luck. I've been trying to join a Windows 7 Pro client to a Samba 4 domain. This is using the latest alpha build from git. My DNS server is bind9 9.7.2-P3. The OS is ubuntu server 10.04. To the best of my abilities/k...
2002 May 11
1
Rsync 2.5.5 hangs
...ate keys are used for the ssh session. Both sides are Debian potato running rsync 2.5.5 and ssh 1.2.3. The server has kernel 2.4.17 and the client has 2.2.19. Below are the last few lines of an strace as well as netstat -ta from both sides. If anything else can help, let me know. I've been wracking my brain over this and searching everywhere for any clues to no avail. Thanks in advance. strace output (not sure how much is relevant) ------------------------------------------------- gettimeofday({1021143005, 991674}, NULL) = 0 select(4, NULL, [3], NULL, {60, 0}) = 1 (out [3], left {60...
2006 Sep 26
4
squares instead of font characters since wine-0.9.13
do you know why when running wine-0.9.13 and all later versions of wine, finale displays squares instead of font characters and when running wine 0.9.12 everything displays ok? I have checked with wine versions that I have compiled from source on mandrake 10.0. The wine directory was left without any changes. thanks Piotr -------------- next part -------------- An HTML attachment was
2009 Jan 13
1
Asterisk Appliance
I'm looking for some info on the Asterisk Appliance. I understand it has a gui, but can I still do all the dialplan config that I'm used of doing by hand outside of the gui? If I really wanted to, could I even ignore that the device has a gui and do all my config in the files? I guess I'm just wondering if it will be as flexible as a 'vanilla' asterisk install from source on a
2005 Jul 07
3
NameError Exception
Ruby/Rails n00b here so go easy on me... I''ve been wracking my brain trying to figure out what is wrong here. I''ve checked all my models for the appropriate belongs_to, has_many, etc. I''ve checked to make sure I''m using singular and plurals in the right spot. I''ve checked my syntax around all my "within"'...
2005 Mar 03
3
Problems dialing out - possible settings changes
First, I apologize if this info has been covered, I tried doing a search on Google and the wiki and found nothing, but I could be searching for the wrong info. Second, I am new to asterisk and linux. My knowledge is Asterisk is much better than linux, so excuse the ignorance in some areas. Configuration: Novell Linux Desktop Asterisk 1.0.6 Intel CPU/MB TDM12P digium card (I think that is it -
2007 Feb 21
6
Problem with url_for and https - overrides all options
I have a piece of code like this in one of my views: <%=link_to "link here", :action=>''my_action'', :id=>1 %> It works fine on my local development machine, running Webrick over http and it works fine on my testing server which is running single mongrel instance behind Apache 1.3 as a proxy. On both the outcome link is this: <a
2008 Oct 23
14
Problem with VT-d on Mainboard Intel DQ45CB
Hello all, this mail is related to a post by Axel Schöner that I found at http://article.gmane.org/gmane.comp.emulators.xen.user/40621 when I was searching the WEB about solutions to my problem. I would like to confirm that VT-d with XEN 3.3 kernel 2.6.18.8 on mainboard Intel DQ45CB seems to be broken. Survey (details are down below) --------------------------------------- Whenever I boot my
2006 Feb 05
26
Ruby on Rails and other sites use PHP?
I can''t think of a good reason, other than it''s legacy code which hasn''t gotten around to being changed to RoR. http://rubyonrails.org/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42 http://37signals.com/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42 http://basecamphq.com/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42 http://backpackit.com/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42