search for: xload

Displaying 15 results from an estimated 15 matches for "xload".

Did you mean: load
2018 Mar 10
0
[ANNOUNCE] xload 1.1.3
Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xload 1.1.3 Emil Velikov (1): autogen.sh: use quoted string variables Jon TURNEY (2): Use Windows load interface for Win32 build, as well as Cygwin Don't try to use [gs]et[ug]id on Win32 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen....
2009 Sep 17
3
Any idea on how to install a hvm on a remote system. -- unable to open display
...le to open display'' I''ve tried to use ssh -X but I''ve not been able to get it to forward when su''d to root. 1) ssh -X -l xadmin virtbox running cload etc works fine. 2a i. su - ii. cp .Xauthority ~xadmin/.Xauthority iii. setenv DISPLAY localhost:10 iv. xload Fails: X11 connection rejected because of wrong authentication. X connection to localhost:11.0 broken (explicit kill or server shutdown). 2b i. sudo su - ii. xload X11 connection rejected because of wrong authentication. X connection to localhost:11.0 broken (explicit kill or se...
2017 Jun 11
3
plspm package error in data frame
...modes = rep("A", 8) > TPB_pls1 = plspm(TPBDATA, TPB_path, TPB_blocks, modes = TPB_modes) However, I received the following error (I tried multiple times, and cannot determine what the error is): Error in `[.data.frame`(crossloadings, , c("name", "block", colnames(xloads))) : undefined columns selected I would really appreciate if anyone could provide advice on how to correct this error. I am using the plspm package in order to analyze my data for my masters thesis at the University of Waterloo. Thank you! Sarah
2015 Jun 25
0
An odd X question
...emote system you should now have a DISPLAY environment variable set which will tell any client applications how to connect back to the X server on your desktop. For example, just run xterm on the remote server and a xterm window will pop up on your display. This is just an example. You could run xload or any other basic X application. You can also run more complex applications. Many will run fine. Other applications may perform poorly (due to the X protocol chattiness: Firefox, etc). Other applications will have other issues (some gnome/kde/gtk applications make other assumptions about being...
2007 Oct 23
1
Compute R2 and Q2 in PLS with pls.pcr package
...e the predictions of each observation of Y when leave-one-out cross validation is applied. My code is as follows: > mypls <- mvr(Xtrain, Ytrain, method="SIMPLS", validation="CV", ncomp=1, niter=nrow(Ytrain)) > Xhat <- mypls$training$Xscores %*% t(mypls$training$Xload) > R2 <- 1-(sum((Xhat-Xtrain)^2)/sum(Xtrain^2)) > Q2 <- 1-(sum((Ytrain-mypls$validat$Ypred[,,1])^2)/sum(Ytrain^2) Is this right? Thank you Ana ------------------------------------------- Ana Conesa, PhD Bioinformatics Department Centro de Investigaci?n Pr?ncipe Felipe Avda. A...
2002 Mar 11
0
[Bug 157] New: X11 Forwarding breaks
...normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: michael.exner at mrz.uni-magdeburg.de After updating Openssh from 2.9p2 to 3.1p1 some applications fail to tunnel X11. While the X11-Forwarding works for some X-Clients (xload, xclock and even sam) other clients (netscape and the X-Clients of Omniback) are reporting "connection to localhost:12.0 broken (explicit kill or server shutdown)". (With openssh 2.9.p2 all was fine) I don't know if this is a bug or a configuration-failure, so please let me know ab...
1997 Mar 06
1
SuperProbe and others
Hi, Recently once again an exploit for SuperProbe was posted to the bugtraq. That message was forwarded to linux-security and Rogier Wolff rejected it on the basis of the author of the SuperProbe (David Wexelblatt) comment that it was never intended to be suid. In general, there is absolutely no reason for programs that are supposed to be run only by root to be suid to root! If your
2009 Apr 28
1
colored PCA biplot
Hi- I'm trying to make my PCA (princomp) colored. In my csv excel sheet, I have the first column numbered according to the groupings I want to assign to the PCA. I've played around with trying to set this first column as the color vector, but haven't had any luck. Any suggestions? Thanks, Hillary [[alternative HTML version deleted]]
2017 Jun 12
0
plspm package error in data frame
...= TPB_modes) >>> >>> >>> However, I received the following error (I tried multiple times, and >>> cannot determine what the error is): >>> >>> Error in `[.data.frame`(crossloadings, , c("name", "block", >>> colnames(xloads))) : >>> >>> undefined columns selected >>> >>> >>> I would really appreciate if anyone could provide advice on how to >>> correct this error. I am using the plspm package in order to analyze >>> my data for my masters thesis at th...
2017 Sep 14
7
[Bug 102722] New: [regression] changing resolution hangs the display on Lenovo Thinkpad p51
https://bugs.freedesktop.org/show_bug.cgi?id=102722 Bug ID: 102722 Summary: [regression] changing resolution hangs the display on Lenovo Thinkpad p51 Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium
1997 Feb 24
1
libX11
...this by issuing the commands: $ HOME=jjjjjjj...jjjjj (2500 repititions of ''j'') $ export HOME Using csh or tcsh, use the command: % setenv HOME jjjjj...jjjjjjj (2500 repititions of ''j'') Then, run a setuid or setgid X program, such as xload. If you are running a vulnerable release of X11, you will get an error message including either the words "Segmentation Fault" or "Bus error." If the words "Segmentation Fault" and "Bus Error" do not appear, and the program operates correctly, you are not v...
2015 Jun 25
5
An odd X question
I've got a headless server running CentOS 7. I've got a user who wants to run some graphical software on it, and view using x forwarding. What I don't have clear is how to set this up. I've just installed xorg-x11-server-[Xorg, common]. I assume I need to run X, but I don't see running this in runlevel 5. Thoughts? mark "and why is it called xorg-x11-server, when in
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine. I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15 Everything I have read says use the installer to load windows programs. Where is the installer? Thanks, -- Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA http://www.plansandprojects.com My hobby pages are here:
2010 Nov 08
89
Re: DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?
On Sun, Nov 07 2010 at 6:05pm -0500, Andi Kleen <andi@firstfloor.org> wrote: > On Sun, Nov 07, 2010 at 10:39:23PM +0100, Milan Broz wrote: > > On 11/07/2010 08:45 PM, Andi Kleen wrote: > > >> I read about barrier-problems and data getting to the partition when > > >> using dm-crypt and several layers so I don''t know if that could be > >
2009 Jun 10
0
Problem with attended transfers
I need attended transfers, but I do not have time to talk to another extension and see if they accept the transfer, my features.conf is: [general] parkext => 700 ; What ext. to dial to park parkpos => 701-720 ; What extensions to park calls on context => parkedcalls ; Which context parked calls are in parkingtime => 220 ; Number of