Displaying 20 results from an estimated 3000 matches similar to: "How to exit from Xen console?"
2007 Mar 02
7
Lame question about cp
Hi,
How can i copy a file to another with the same name without being
prompted for a confirmation ?
I read the cp man page, but nada.
Any help would be appreciated.
Warm Regards,
M?rio Gamito
2010 Sep 02
6
[PATCH]ioemu: fix altgr-insert behavior
When access to a Xen DomU (Linux) from a VNC client in Windows, alt-gr key is not working properly. When Alt + another key pressed, vncserver receives Altgr down, Altgr up and key down messages in order, that causes incorrect output.
With following patch, when vncerver receives key down message, it first check if the keysym needs altgr modifer, if it needs altgr modifier but altgr is not
2005 Sep 20
5
Neat way of using R for pivoting?
Hi,
I'd like to use R to do what excel pivot tables do, and plot results.
I've never used R before, and I've managed to do something, but it's quite a
lot of code to do something simple. I can't help but think I'm not "Doing it
the R way".
I could be using R for the wrong thing, in which case, please tell me off.
I was hoping something like plot(by(t,
2008 Jan 05
3
Logout from xm console
Hi folks,
my problem:
i am using putty and german layout. if i login from dom0
with "xm console xen1" i can login into the xen1 (domU)
but how can i quit this console ?
i have tested several commands:
ctrl+5
ctrl+altgr+9
ctrl+c
ctrl+x
nothin happend. any hints ?
--
Have an nice day,
Viele Grüße
Dominique H Schramm
_______________________________________________
Xen-users
2005 Jul 27
1
Debian, Xen 2.0.6 and the TERM env
Hi
I''ve installed xen with debian sarge as dom0 and domU''s. I''ve used
debootstrap to install the first domU, and it worked fine except one
little thing:
When I connect to the domU console (xm console 2) and execute
base-config (a debian thing), it failes.
To solve the problem, set the TERM env to xterm (export TERM=xterm) and
then execute base-config, and you have a
2009 Jul 16
2
[PATCH server] updated anyterm/ovirt integration
host static anyterm content locally,
url parameterize anyterm rows/cols/general param
update spec/makefile
Ideally I wanted and tried hard to put all this into a
seperate ovirt-server--anyterm subpackage, but we cannot
'reopen' the ovirt server virtual host defined in
ovirt-server.conf to add the neccessary rewrite rules. it would
be nice to figure out a way to do this
---
2006 Dec 23
4
AltGr not working in R GUI Script Editor (PR#9430)
Full_Name: Zoran Bosnic
Version: 2.4.0
OS: Windows XP SP2
Submission from: (NULL) (212.235.140.146)
This is a problem that occurs in R GUI Script Editor and is connected to Windows
regional settings.
Since I live in Slovenia, my computer has a keyboard with additional slovenian
international characters. I am therefore using Windows XP SP2 with Input
Language (=Keyboard Locale, Control
2006 Oct 04
4
xenconsole: How to get out?
Hi,
XEN has a console that works in text mode ("xm console", e.g. via SSH). However
with a German keyboard I''m having trouble to get out of the console again. Usually
I login to Dom0 from another terminal, and then kill the xenconsole process.
However I''d wish there was an easier way to get out. Maybe add a configurable
escape key like for SSH?
Regards,
Ulrich
2002 Oct 16
5
kbdmap & ASCII > 128
Hi,
I've just played around with kbdmap in pxelinux. I always wondered why there was no
translation for "AltGr"-Keys (the right 'Alt'-Key) (AltGr-Q generates "@" on a german
keyboard e.g.), and I found in conio.inc (syslinux 1.76):
getchar:
[..]
.kbd: xor ax,ax ; Get keyboard input
int 16h
and al,al
jz .func_key
mov bx,KbdMap ; Convert character sets
2009 Mar 17
3
How to truncate a table from a rake file
I am new to rails and want to figure out the syntax for truncating a
table using a rake file. Any ideas? thanks in advance!
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2006 Jul 11
7
console disconnect
For some reason I can''t find it in the wiki, faq, man pages, or manual.
If I connect using ''xm console'', how do I disconnect? My domU is
Ubuntu6.06 Server.
Thanks,
Greg
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Mar 25
11
Failure to instal S10U4 HVM at SNV85 Dom0
System config:-
bash-3.2# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
rge0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 2
inet 192.168.1.53 netmask ffffff00 broadcast 192.168.1.255
ether 0:1e:8c:25:cc:a5
lo0:
2008 Dec 28
1
vncviewer <defunct> under HVM
Unable to connect to my HVM
# xm list
Name ID Mem VCPUs State
Time(s)
Domain-0 0 3869 2 r-----
368.6
vm00 45 128 1 -b----
62.3
The vm00 changes state from "r" to "b" after about a minute. (I have a
fedora dvd in the drive.)
#cat
2006 Mar 03
11
event.keyCode broken in prototype?
I ran 2 tests. One using proto''s Event.observe, and another using an
in-line handler of the "keydown" event in a textbox.
Using .bindAsEventListener, the event.keyCode is always returning a
capital letter, no matter what. The in-line event handler returns
lowercase vs. uppercase correctly... What''s going on?
I guess I find it hard to believe no one has tried
2009 Mar 19
3
is there a way to run a obj.each loop in the script/console?
is there a way to run a obj.each loop in the script/console?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group,
2011 Feb 22
2
System Log Error
When I issue sudo tail -f/var/log/syslog in order to try and track down an
external drive problem I get the following:
Jan 11 07:56:00 kernel: [17179663.076000] atkbd.c: Unknown key released
(translated set 2, code 0x81 on isa0060/serio0).
Jan 11 07:56:00 kernel: [17179663.076000] atkbd.c: Use 'setkeycodes e001
<keycode>' to make it known.
Jan 11 07:56:00 kernel: [17179663.084000]
2008 Sep 01
10
Unable to xm console in a running domU
Hi list,
I am running a virtualized server. Dom0 uses Xen 3.2.1 with Debian
Etch and a custom kernel 2.6.21 created by my webhosting company.
I install my domU using debootstrap for a Debian Etch with
2.6.18-6-xen-amd64 kernel. Everything works well except the fact that
once the VM is started I cannot "xm console" into it. It only works
while it is booting and while it is shutting
2004 Oct 20
1
wordperfect 12 tells to report this
Hello,
wp12 trial fails to run with following debug output. Wine is several
days old CVS. Is it difficult to fix this?
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000
(No Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=0,keycode=8,state=0)
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000
(No Name) :
err:keyboard:X11DRV_ToUnicodeEx
2005 Aug 19
1
Summary: Unexpected result of read.dbf
Hi there,
This is summary and patch for a bug in read.dbf, demonstrating in
Message-Id: <20050818150446.697835cb.stanimura-ngs at umin.ac.jp>.
After consulting Rjpwiki, a cyber-community of R user in Japan, the
cause was found, and the patch of solution was proposed.
Overflowing occurs when we use read.dbf for reading a dbf file having
a field of longer signed integer. For example,
$
2011 Jan 13
2
send commands from script to console
Hi,
I'm working with R in windows and I wonder if there is any command (of the
kind CTRL+ ) to transfer the commands I've worked with (like: >
model<-glm(prevalencia~edadysexo*mes*zona,binomial)) to a script
automatically, without the results I received from R after execute them.
Another question, what's the combination of CTRL+ for transfer the orders in
the other way, fom the