Displaying 10 results from an estimated 10 matches for "wolinsky".
Did you mean:
volinsky
2000 Sep 01
1
scp not found
Thank you to everbody who helped me successfully install ssh.
Now I'm having a problem with scp. I am getting the error:
ksh: scp: not found
I know this error has something to do with the default path. I tried to run
the configure script again ("./configure
--with-default-path=/usr/local/bin"). Then I ran the "make" and "make
install". But I'm still
2005 Oct 13
2
[PATCH] sedf get in XendClient API
...p, req):
+ fn = FormFn(self.xd.domain_cpu_sedf_get,
+ [[''dom'', ''int'']])
+ val = fn(req.args, {''dom'': self.dom.id})
+ return val
If need be I''ll supply the traditional patches....
Regards,
David Wolinsky
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Aug 03
9
Benchmarking Xen (results and questions)
Hi all,
Here are some benchmarks that I''ve done using Xen.
However, before I get started, let me explain some of configuration
details...
Xen Version SPECjbb
WebBench
Linux Distribution Debian 3.1
HT disabled
Linux Kernel 2.6.12.2
Host Patch CK3s
Here are the initial benchmarks
SPECJBB WebBench
1 Thread 1 Client 2 Clients 4 Clients
8 Clients
BOPS TPS TPS TPS TPS
Host
2000 Sep 05
0
No controlling tty. Cannot read passphrase
Hello,
I have installed openssh (2.1.1p4)and openssl (0.9.5a) on a Solaris 7 sparc
box. When I try to use scp this is the error I am getting:
You have no controlling tty. Cannot read passphrase.
lost connection.
I have read that this could be a permissions problem with /dev/tty. But my
system looks different than any of the examples. Here is what I'm seeing:
$ ls -l /dev/tty
2005 Jun 07
3
Current time
Hi,
I''m trying to run kernel compilations on a VM and my times are better
than on the host machine. I''m using the time command, so I''m assuming
its bugged. I try to use hwclock, and it spits out nothing. Is there
an easy way to determine REAL time in a virtual machine?
Thanks,
David
_______________________________________________
Xen-users mailing list
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
...nstitute of Technology/JST CREST), Toyotaro
Suzumura (Tokyo Institute of Technology/IBM Research Tokyo/JST
CREST)
13. PonD : Dynamic Creation of HTC Pool on Demand Using a
Decentralized Resource Discovery System, Kyungyong Lee
(University of Florida), David Wolinsky (Yale University),
Renato Figueiredo (University of Florida)
14. SpeQuloS: A QoS Service for BoT Applications Using Best
Effort Distributed Computing Infrastructures, Simon Delamare
(INRIA), Gilles Fedak (INRIA), Derrick Kondo (INRIA), Oleg
Lodygensky (IN2P...
2012 May 19
0
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
...nstitute of Technology/JST CREST), Toyotaro
Suzumura (Tokyo Institute of Technology/IBM Research Tokyo/JST
CREST)
13. PonD : Dynamic Creation of HTC Pool on Demand Using a
Decentralized Resource Discovery System, Kyungyong Lee
(University of Florida), David Wolinsky (Yale University),
Renato Figueiredo (University of Florida)
14. SpeQuloS: A QoS Service for BoT Applications Using Best
Effort Distributed Computing Infrastructures, Simon Delamare
(INRIA), Gilles Fedak (INRIA), Derrick Kondo (INRIA), Oleg
Lodygensky (IN2P...
2003 Dec 01
0
No subject
... (port 138, setting options)...
[2001/07/10 20:11:23, 3] nmbd/nmbd.c:(541)
open_sockets: Broadcast sockets opened.
[2001/07/10 20:11:23, 2] lib/interface.c:(85)
added interface ip=141.43.132.161 bcast=141.43.132.191 nmask=255.255.255.192
[2001/07/10 20:11:23, 3] lib/util_sock.c:(832)
bind succeeded on port 137
... (port 138, setting options)...
[2001/07/10 20:11:23, 2]
2000 Sep 07
0
SSH2
I've installed and configured openssh 2.1.1p4. It's working great,
however, I've been asked to implement SSH2 functionality. I have a
question with the README.openssh2 file. It says that all I need to do
is:
howto:
1) generate server key:
$ ssh-keygen -d -f /etc/ssh_host_dsa_key -N ''
2) enable ssh2:
server: add 'Protocol
2005 Oct 14
3
Adaptec 7892 Not Showing
Hi all,
I am trying to boot Xen on a Adaptec 7892 SCSI controller and it isn''t even
going into the check routines for the disk! (Ie, no disks are found and I
can''t boot into Xen...)... It works fine on FC3 and the drivers are
compiled into the kernel (I tried both new and old...). The machine is an
IBM eSeries 330.
Anyone else have it running on a 7892?
Thanks,
David