search for: confront

Displaying 20 results from an estimated 286 matches for "confront".

2008 Jan 24
4
Why Kudzu, Why?
So I have a CentOS 5 machine, which I recently did a 'yum update' on. Everything went fine, but I rebooted as a precaution (just to confront any problems which might arise the first time after an update). And sure enough, when the machine came back up, the network didn't work. Luckilly, someone said (and I quote) 'mv /etc/sysconfig/networking-scripts/ifcfg-eth0.bak /etc/sysconfig/networking-scripts/ifcfg-eth0 and blame kudzu...
2013 Feb 12
2
[LLVMdev] Argument Lowering
...y for generating correct IR. You would say to the library: my parameter is a union type with these fields (described using C/C++ language concepts such as unions, POD etc), and it would tell you what IR to output (or output it for you). This library could then be used by clang and every front-end confronted with ABI issues. There is a bug report about this somewhere. Ciao, Duncan.
2008 Apr 14
2
[LLVMdev] llvm-as parse error
Hi: I have just started to use llvm and confronted with a problem: when I want to transform something very simple for name.ll to name.bc with llvm-as name.ll, some errors occured: error: parse error, expecting `GLOBAL' or `CONSTANT' while reading token: 'target' btw, the name.ll file is as follows: ; ModuleID = 'tst.bc'...
2002 Nov 28
2
Foxpro configuration
Hi, could someone please give me the correct entries for using Foxpro with a samba share. I tried everything I can think of in the smb.conf but I am always confronted with locking problems and multiuser issues: Upgraded to version 2.2.5 smb.conf (among other things of course) oplocks=off lock spin count = 3 lock spin time = 25 locking=yes Is there anything you can tell me. It is very urgent and I really would hate to have to switch to a W2K Server just becaus...
2014 May 10
2
some trouble when devising skiplist
Hi, I was confronted with some trouble, I describe the trouble in my journal http://trac.xapian.org/wiki/GSoC2014/Posting%20list%20encoding%20improvements/Journal#May10 And corresponding code is in my git. Would you like to give me some help? ------------------ Shangtong Zhang,Second Year Undergraduate, School of...
2008 Nov 23
2
Need help: Loading a large data set.
...row and each file has variable number of records that come with its column number and the value that they store. I wish to load this data in memory from these files one by one. Is there anyway I can do this in R, before I start processing? I am sure this is not the first time R or the community is confronted with this kind of a problem but I could not find the documentation for loading data in to sparse matrix I found quite a few packages for sparse matrix but they all were concentrating on how to do various operations with the matrix once the matrix is loaded. I need to first load the data in the s...
2007 Mar 02
4
significant anova but no distinct groups ?
...9 -0.3104752 0.02268526 0.1422670 [...] 7-5 0.0621598639 -0.1027595 0.22707926 0.9386170 7-6 0.0256519274 -0.1757408 0.22704465 0.9999248 I tried a pairwise.t.test (holm correction) which also was not able to detect differences in 'rta' among groups of 'cds' I've never been confronted to such a situation before : is it just a problem of power of the /a posteriori/ tests used ? Do I miss something important in basic stats or in R ? How to highlight differences among 'cds' groups seen with aov() ? Any help appreciated Thanks in advance, Fred J.
2017 Sep 19
7
CentOS, PHP & OwnCloud/Nextcloud: the version dilemma
...perimenting with OwnCloud and Nextcloud on a sandbox CentOS 7 server. I've been using OwnCloud for the last two years for my own purposes on a Slackware server, and I'm quite happy with it. In my humble opinion, every admin who wants to host OwnCloud or Nextcloud on a RHEL/CentOS server is confronted with a version dilemma. 1. CentOS 7 sports PHP 5.4, which has been officially EOL for quite some time, but Red Hat will provide security update backports until 2024. Which is fine. 2. Currently supported versions of Nextcloud (namely the 11.x and 12.x branch) require a minimum of PHP 5.6. Which...
2017 May 11
2
Good Day NUT
Good Day nut Many thanks for your reading ==> AA. I confront an issue that can't shutdown the ups With the nut, I can get the ups status(upsc) and shutdown the linux-ubuntu when power failure occurs(upsmon) But don't know which configuration I ignore to setup for ups shutdown ==> BB. I want to check that with the command "upsdrvctl shu...
2017 Sep 19
2
CentOS, PHP & OwnCloud/Nextcloud: the version dilemma
...and Nextcloud on a sandbox > CentOS 7 server. I've been using OwnCloud for the last two years for my > own purposes on a Slackware server, and I'm quite happy with it. > > In my humble opinion, every admin who wants to host OwnCloud or > Nextcloud on a RHEL/CentOS server is confronted with a version dilemma. > > 1. CentOS 7 sports PHP 5.4, which has been officially EOL for quite some > time, but Red Hat will provide security update backports until 2024. > Which is fine. > > 2. Currently supported versions of Nextcloud (namely the 11.x and 12.x > branch)...
2003 Nov 16
2
Error when calling a dll procedure
...message), but not access the function "getPrimes". Here is some output of the R console: >> dyn.load("E:\\R_work5\\Primes") >> .Call("getPrimes", 100) >Error in .Call("getPrimes", 100) : .Call function name not in load table Has anybody been confronted with the same kind of difficulties? I'll appreciate suggestions on how to fix the problem. Thanks. Regards, Bernd Holleczek -- Bernd Holleczek <bernd.holleczek at gmx.de>
2020 Jul 14
3
strategy to migrate dc from one pc to another.
...etch all sort of weird bug have appears on the ad (authentication not working anymore with the ip of the computer when trying to connect with remote desktop, but working with full computer name MOST of the time but not always etc...). I have googled a bit but not seeing too much people having to confront this, and the people who have have just abandoned the migration. So does this situation ring any bells to someone ? At this time i have revert to a former backup and back to my jessie. What i want to do is to create a new dc on stretch or buster, make it secondary, wait it to synchronise, decl...
2010 Aug 03
4
[Xen-API] New XCP Management Tool
XCP Users: I received an email from Alberto Gonzalez Rodriguez who created OpenXenCenter/OpenXenManager and is now working on OpenXenWebManager. Info to access the tool is: steps to test are: download from http://bit.ly/bres2U uncompress: tar xvfz xenwebmanager_rev24_full.tar.gz cd xenwebmanager python frontend.py and with a browser open http://localhost:8080 (or http://ip:8080) you need
2009 Sep 08
3
Resize Guest Disk
Hi all, i''ve a Problem :) I tried to resize a disk of my data guest from 100 to 400 GB. I did an lvresize /dev/xendata/data-disk -L 400G an it works. I started the Guest and did an df -h to check the size but there are still 100 G :( Can somebody tell me whats wrong? i dont want to lose my data at the Disk! The Machine is Debian Lenny and the guest OS also. King Regards Florian Rahmann
2013 Feb 12
0
[LLVMdev] Argument Lowering
...rect IR. You would say > to the library: my parameter is a union type with these fields (described > using C/C++ language concepts such as unions, POD etc), and it would tell you > what IR to output (or output it for you). This library could then be used by > clang and every front-end confronted with ABI issues. There is a bug report > about this somewhere. That sounds like an excellent idea. I am basically at the point of rewriting our argument handling due to some past sub-optimal design choices. I can't promise anything at the moment (gotta go through corporate) but it woul...
2016 Dec 18
2
Semi-OT: thunderbird displaying inline
Hi, folks, This is odd. Just recently, at home, even though I have it set to display messages as plain text, I'm suddenly seeing pics attached to spam inline, as though I had it set to display html. Can't find anything to make it stop - anyone have a clue? mark
2005 Jan 16
2
Multiple plots in one screen
I'm a fairly new user of R and I'm confronted with a problem to which I can't find the solution in any R manual or FAQ. I'd like to plot multiple 'graphs' in one plot screen. For example, my data frame would be: x a b c 1 11 15 18 2 26 12 19 3 22 17 14 And I'd like to plot a, b...
2007 Sep 07
1
'initial value not feasible' in constrOptim
Dear friends. I am using function constrOptim(c(0.5,0.3,0.5), fit.error, fit.error.grr, ui=-1*ui,ci=-1*ci) and I am confronted with error message "initial value not feasible" I plug in the initial value of (0.5,0.3,0.5) to function fit.error and fit.error.grr and have pretty reasonable result. I inequality "ui %*% theta - ci >= 0" as suggested in the R manual and it is satisfied. In case that this...
2007 Dec 04
1
R-help
> I recently picked up R for econometrics modeling, and I am confronted with a > problem. I use cor.test() for spearman test, and want to get the "rho" and > "P-value" in the summary. Would you please tell me how to get them? Thank you very much! > > > > Here is the cor.test() summary: > > Spearman's rank correlation rh...
2011 Sep 04
1
combining rows
First time using R and have so many basic questions. The problem that I have confronted is combining rows. I have a data frame that contains daily rain falls from 60 to 80. There are 27 columns which are Year,month, day, and record in hours. I am trying to combine the 4th column to the 27th to get daily rain fall data. rowSums() works in the case of merging all rows but in my case...