Displaying 20 results from an estimated 100 matches similar to: "transpose a matrix?"
2009 Feb 26
1
Device model failure: no longer running with HVM-Guest
Hi,
I''m using the xen-3.4-unstable version with Debian Lenny.
Next to that I use a HVM Guest.
The error message from the Xend.log is:
2009-02-26 14:44:15 2325] INFO (XendDomain:1180) Domain
ExampleHVMDomain (35) unpaused.
[2009-02-26 14:44:15 2325] INFO (XendDomainInfo:1781) Domain has
shutdown: name=ExampleHVMDomain id=35 reason=poweroff.
[2009-02-26 14:44:15 2325] DEBUG
2014 Dec 05
5
[Bug 2325] New: excessive and unquietable stderr chatter
https://bugzilla.mindrot.org/show_bug.cgi?id=2325
Bug ID: 2325
Summary: excessive and unquietable stderr chatter
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: ssh-keygen
Assignee: unassigned-bugs at
2018 Jul 10
4
Dovecot on CentOS 7
I guess I've been lucky. My Red Hat server I built in 2003 finally gave up
the ghost yesterday. Fifteen years with almost zero problems running
7x24. Now I'm trying to build a basic server to host my e-mail using
CentOS 7, Sendmail and Dovecot. Server is running great as are Sendmail
and Dovecot but Dovecot only allows connections from the CentOS 127.0.0.1.
I can telnet localhost pop3
2005 Mar 19
2
Problem Making a SIP call over a long latency network - Call rejected: 407 Proxy Authentication Required
Hello,
We are getting error: Call rejected: 407 Proxy Authentication Required - if
a user is trying to call using * over a long latency network (around 600
ms). There is no problem when the same user is trying to make a call with
low latency network (around 300 ms). I have included the debug and log
messages for Asterisk. This call is done with SJphone, the same problem
exists with ATA;
2003 May 26
2
sshd doing dns queries on localhost?
Hi,
I noted on my 4.7 machines that when a ssh conection is made, the
following PTR query happens (10.11.1.11 is the src address in the example):
13:23:21.120290 PUBLIC_IP.4523 > PUBLIC_IP.53: 52788+ PTR?
11.1.11.10.in-addr.arpa. (41)
13:23:21.120517 PUBLIC_IP.4524 > PUBLIC_IP.53: 52788+ PTR?
11.1.11.10.in-addr.arpa. (41)
13:23:21.120683 PUBLIC_IP.4525 > PUBLIC_IP.53: 52788+ PTR?
2019 Sep 04
4
Printer with driver from Samba prints only b/w
Hi,
sorry if this is off topic, but it only happens when samba is involved,
maybe anybody here has an idea.
System info:
- Clients used were Win10, ranging from 1803 to 1903.
- The DCs are running Samba 4.7.6.
- The print server is a member server. I tried both scenarios with two
samba print servers, Ubuntu 18.04, Cups 2.7. One had Ubuntus Samba,
4.7.6. The other used Louis van Belles 4.10.7.
-
2010 Sep 17
3
ZFS Dataset lost structure
After a crash, in my zpool tree, some dataset report this we i do a ls -la:
brwxrwxrwx 2 777 root 0, 0 Oct 18 2009 mail-cts
also if i set
zfs set mountpoint=legacy dataset
and then i mount the dataset to other location
before the directory tree was only :
dataset
- vdisk.raw
The file was a backing device of a Xen VM, but i cannot access the directory structure of this dataset.
However i
2006 Jan 16
1
How to analysis Y98 chips using RankProd package?
Dear R and Bioconductor Helpers,
I am using a package called RankProd under Bioconductor to analysis my
Y98 (yeast) microarray data. I had no problem following the example in
the vignette but got stocked when I tried to analyze my own data.
When I tried to run the following command,
RP.out <- RP(rrf.sub, rrf.cl.sub, gene.names = y98.gnames, rand = 123)
I got the following response:
Rank
2004 Jun 02
1
(no subject)
Hello
I have an interesting situaltion and not sure if I am doing something wrong or
it is a BUG. I Installed Rhino Channel on T1 line and connected Analog Phone on
Rhino's Zap Channels. If i pickup analog phone and hangup without dialing any
number , I am getting extra ring after hangup and if i dial any digit than
there is no ring on Analog phone after hangup.
Log's looks like this
2010 Apr 21
2
Sparseby Problems
I've got a problem with the sparseby command (reshape library), and I have
reached the peak of my R knowledge (it isn't really that high).
I have a small data frame of 23 rows and 15 columns, here is a subset, the
first four columns are factors and the rest are numeric (only one, line54 is
provided).
bearID YEAR Season SEX line54
5 1900 8 3 0 16.3923519
11 2270
2007 Feb 24
1
Woolf's test, Odds ratio, stratification
Just a general question concerning the woolf test (package vcd), when we have
stratified data (2x2 tables) and when the p.value of the woolf-test is
below 0.05 then we assume that there is a heterogeneity and a common odds
ratio cannot be computed?
Does this mean that we have to try to add more stratification variables
(stratify more) to make the woolf-test p.value insignificant?
Also in the
2023 Mar 14
1
Updating samba version 4.17.5 to version 4.17.6 from Debian backports - armel architecture
On 13 March 2023 15:19 Dr. Nicola Mingotti wrote:
> Hi,
>
> Just an idea,
>
> i was moving samba in the last days, i put in my note that i did:
> ---
> $> sudo apt install -t bullseye-backports winbind
> ---
>
> So maybe, if you installed the stable winbind and the backported samba there are issues.
>
> You might try to remove winbind and reinstall it from
2010 Oct 01
2
Issues loading rtiff 1.4.1 with R 2.6.2 on Windows
Dear R-users,
I successfully installed rtiff on by R installation, but when I tried to
load it, I got:
>local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Error in dyn.load(file, ...) :
unable to load shared library
'C:/PROGRA~1/R/R-26~1.2/library/rtiff/libs/rtiff.dll':
LoadLibrary failure: Das angegebene Modul
2017 Jul 07
2
CMake dependencies and building LLVM
Hi everyone,
I have felt for quite some time that during my regular LLVM workflow, CMake
recompiles a lot of files after I update to the latest ToT (which I do more
than once per week). Of course, this wasn't really based on any real data,
just felt like every time I update (even if it's a day or two later), we
end up recompiling everything. For a while I assumed that patches touch a
few
2012 Sep 14
2
calculate within-day correlations
useRs,
Here is some R-ready data for my question to follow. Of course this data is
small snippet from a much larger dataset that is about a decade long.
Q<-read.table(textConnection("2002 3 28 15 77.38815
2002 3 28 30 77.09505
2002 3 28 45 76.80196
2002 3 28 60 76.50887
2002 3 28 75 76.50887
2002 3 28 90 76.50887
2002 3 28 105
2017 Jul 07
2
CMake dependencies and building LLVM
> On 7 Jul 2017, at 17:12, David Blaikie via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> I'm /guessing/ this is probably pretty normal - but likely the best solution would be to get down to granularity of 1 commit in each of those ranges, to see if it's really justified that the change causes so much recompilation (ie: do all the things that got compiled really depend
2001 Apr 29
1
Printing via Samba
I'm trying to print to a shared printer on my Windows 98 SE box from my linux
box. I've configured it via Webmin and I can mount my home directory on linux
from Windows (using samba) and vice versa... But I can't seem to configure
printing properly... I've got a Canon BJC-1000 on my Windows box and Webmin
seems to think it SHOULD be printable.... *sigh* I've tried all three
2023 Mar 13
1
Updating samba version 4.17.5 to version 4.17.6 from Debian backports - armel architecture
I have several devices, mostly amd64 and armhf architectures, all of which updated samba to 4.17.6 without any problems. But one which is armel architecture failed to update; instead I get the following when I try to update:
root at goflex:~# samba -V
Version 4.17.5-Debian
root at goflex:~# apt update
Hit:1 http://ftp.uk.debian.org/debian bullseye InRelease
Get:2 http://ftp.uk.debian.org/debian
2013 Dec 15
3
how to add a line in the graph?
t<--4:4
y<-c(5,7,10,13,15,16,14,12,11)
plot(t,y,type="l")
how can i add a curve y=0.83*t-0.44*t^2 in the graph?
[[alternative HTML version deleted]]
2010 Jan 08
7
input form fields not in the #<WWW::Mechanize::Form array
Hi
This may be a dumb question with an obvious answer.
It would seem that an input form field identified with an ''id'' qualifier
and not with a ''name'' qualifier is not recognised by Mechanize - at
least it isn''t in the form field list.
Is there any way of getting at these elements or am I, as I suspect,
fresh out of luck. But you never know ...