Displaying 4 results from an estimated 4 matches for "thuermann".
Did you mean:
hermann
2007 Mar 21
0
Re: Xen and PAE
I thought this might be of interest to the list. I am only running Xen
on amd64, so I am not sure how intelligently I can help out. Probably
best to CC urs, since I don't imagine he is subscribed to the list.
Regards,
-Roberto
On Wed, Mar 21, 2007 at 07:26:26PM +0100, Urs Thuermann wrote:
> I have two separate questions, actually, concerning Xen and PAE:
>
> Today, I installed Xen on a Pentium4 machine running Debian testing.
> I did
>
> aptitude install xen-linux-system-2.6.18-4-xen-686
>
> which installed besides others the two debian packages...
2006 Apr 07
5
Time Synchronization
Hi!
Can anybody explain how Xen deals with time? On traditional,
non-virtualized systems I run an ntpd on every system to keep the time
accurate. But what to do on xenified systems? Do all the domU''s get the
time from dom0 meaning it is sufficient to run an ntpd there or do I have
it to setup in every domU?
Thanks for your help!
Kind regards,
Stephan
2005 Sep 15
0
XEN and NTP
Has anybody tried to run an NTP server on a virtual machine using XEN?
AFAIK, the NTP server is dependent on a reasonably accurate interrupt
clock. I have a DCF77 receiver connected to the serial port that
sends time information, which is read by an NTP server which all other
machines in the network synchronize to. I am considering putting XEN
onto the machine trunning the NTP server but would
2011 Jul 23
0
Typo in sftp man page
There is a small typo in the sftp(1) man page in openssh-5.8:
--- ssh/sftp.1.orig 2010-12-04 01:18:01.000000000 +0100
+++ ssh/sftp.1 2011-07-24 00:22:12.000000000 +0200
@@ -479,7 +479,7 @@
.Ar remote-path
must specify a directory.
.Pp
-If ether the
+If either the
.Fl P
or
.Fl p
urs