Displaying 20 results from an estimated 2000 matches similar to: "Question on best way of configuring this"
2006 Jun 15
11
domU consoles
Hi
I have a couple of questions:
1. How do I exist from a domU console back to dom0 console (after
issuing xm console [domU])?
2. How do I setup a dom0/domU in order to get a tty login?
TIA
Paolo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2001 Nov 11
2
Software RAID and ext3 problem
Hi,
I'm having a problem with ext3 on my system. I'm running 2.4.13 with the
appropiate ext3 patch and a software raid array with paritiions as shown
below:
Filesystem Size Used Avail Use% Mounted on
/dev/md5 939M 237M 654M 27% /
/dev/md0 91M 22M 65M 25% /boot
/dev/md6 277M 8.1M 254M 4% /tmp
/dev/md7 1.8G 1.3G
2007 Dec 01
1
Received Date vs Date Header
I am trying to figure out why my mail clients are not correctly showing
me the received date versus the date header date. I am using Dovecot
1.1B9. Here is a copy of the rawlog from Dovecot when I started up the
client. Is Dovecot supposed to be sending the received date and the
date header during this conversation?
* OK [RAWLOG TIMESTAMP] 2007-11-30 16:48:31
* NAMESPACE ((""
2006 Aug 29
4
/dev/tty*: not a character device after reboot
Hello All
I just recently adopted a server with Gentoo/Xen as domain0 server with several domainUs attached to it. Please forgive my xen-noobness, but I was hoping that someone can help me out.
These images have not been updated in a long time, and I''m trying to get all the domainUs updated with their appropriate services patches, etc. I''m currently working on one Gentoo
2006 Aug 21
1
tc filter don''t match packets
Hi,
I have problem with this simple script:
#!/bin/bash
if [ "$1" == "del" ]; then
tc qdisc del dev eth0 root handle 1: htb default 10
exit
fi
tc qdisc add dev eth0 root handle 1: htb default 10
tc class add dev eth0 parent 1: classid 1:1 htb rate 800kbit ceil 900kbit
tc class add dev eth0 parent 1:1 classid 1:10 htb rate 300kbit ceil 600kbit
tc class add dev eth0 parent 1:1
2008 Jan 01
2
Opensuse 10.3 does not charge dom0
I decided to upgrade from openSuse 10.2 to openSuse 10.3. I installed xen things, but when I boot using xen option the system is blocked. It appears the green window, with little suse logo in the middle, and mouse cursor, but the system crashes.
My computer is a Pentium 4 1,5 GHz, 512 MB of RAM.
I attached "diff boot.msg boot.omsg" (as diff opensuse-normal-kernel opensuse-xen-kernel)
2011 Apr 27
6
INN removed from CentOS 6
I use inn to make internal company announcements and
discussions available to remote offices.
I note inn is removed form RHEL 6. What replaces inn?
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Technical_Notes/apc.html
Will inn be available from elsewhere? Will I have to compile
it?
Should I modify my scripts to create and install html files
for a web server? That would
2008 Dec 02
3
Only OSS in sound tab :( why?
Hi! I have small problem. On my sound tab i have only OSS and i didn't have sound in "steam" games. Emulation not work(OSS too). Somebody now why? :) Ubuntu 8.04.
greetings! redlin
2007 Jul 12
0
2.6.22.1 on CentOS 4.5, No tty0?
Hi!
I compiled 2.6.22.1 kernel on my CentOS 4.5 box, during boot up, rc.sysinit complains
cannot find /dev/tty0 to get keymap (line 294), and I cannot login to the box via ssh,
the passwd authentication do pass, but no console opened, ssh just hangs, and "ps ax"
on the CentOS box shows "sshd at notty". There are only these ttys:
crw-rw-rw- 1 root root 5, 0 2007-07-12
2004 Jul 29
3
Editing Strings in R
I was wondering if there is a way of editting strings in R. I
have a set of strings and each set is a row of numbers and paranthesis.
For example the first row is:
(0 2)(3 4)(7 9)(5 9)(1 5)
and I have a thousand or so such rows. I was wondering how I
could get the corresponding string obtained by adding 1 to all the
numbers in the string above.
Dursun
[[alternative HTML version deleted]]
2008 Sep 14
3
xen 3.3.0 etch sources console hangs
I installed xen 3.3.0 on a etch box from sources. I just modified the
standard kernel cause of some hardware drivers. I installed xen-tools
from backports (3.9-3~bpo40+1). To create a domU ist not the problem. I
can connect via ssh and everything works fine. But when i start a domU
with "xm create host.example.tld.cfg -c" to login to console from domU
it hangs after the message
2006 Nov 04
6
Javascript form validation for In place editting in scriptaculous ?
Is there a way by which I can do form validation for form generated by In
Place Editting of scritaculous?
The reason is, I want to avoid server roundtrip for checks which I can
perform at browser.
Regards,
Jatinder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060828/ca882668/attachment-0001.html
2011 Oct 13
2
Help with R plots
Hi all,
Mind my ignorance and complete newbiness, but I am very new to R and am
currently learning it through my stats course at university.
My question is regarding adding titles to plots. I'll post the code below,
and then explain my issue:
> hist(gender$HeartRate)
> title(Histogram: HeartRate distribution for Temperature Data)
So what R has done, is paste over the title I entered
2014 Nov 21
2
Libvirt fullscreen sdl problem
Hi all,
I use libvirt/kvm for my virtualization needs and have a little scerio in
mind that I want to implement: a small linux box boots up, launches an X
session and after that launches a virtual machine with a fullscreen sdl
window, With this I hope to achive several goals: user gets a familiar
experience with guest os ( I had windows in mind), near native graphics
responsiveness ( we deploy
2006 Jan 25
2
Changing Asterisk install location...
Has anyone tried to (recently) install asterisk in a location not relative to /, as a non-root user? Ie editting the PREFIX directive in Makefile.
Why? Several quite obvious reasons:
a). Allows an asterisk user to be created, and operators to log into the box as asterisk user, without having root access.
b). Much easier backups, because everything is beneath the same directory structure.
c).
2013 Aug 16
5
[LLVMdev] workflow for linking clang
the good news is that (thanks to Simon) the clang driver is working so
well for Mips now that we are more or less switching away from using llc
during development for all our various host/target configurations.
the bad news is that we have make clang all the time and it is really
slow to do that.
we used to be able to just make in the lib/target/Mips and then in llc
and it was really fast.
2013 Aug 16
0
[LLVMdev] workflow for linking clang
On Fri, Aug 16, 2013 at 2:01 PM, reed kotler <rkotler at mips.com> wrote:
> the good news is that (thanks to Simon) the clang driver is working so
> well for Mips now that we are more or less switching away from using llc
> during development for all our various host/target configurations.
>
> the bad news is that we have make clang all the time and it is really slow
> to
2005 Jan 06
2
Sipura SPA-1001 and Tivo Series 1
Hi everyone, I just got a Sipura SPA-1001 and have connected my Tivo Series
1 (yes its old). When I do a test call with Tivo, the call always fails (it
seems to dial the number but never connects). I can pick up the phone line
and hear the Tivo "talking". I've tried looking around for anything special
I need to do but its still not working. I can connect a phone to the
SPA-1001
2004 Aug 06
2
Icecast2 and TiVo
Hey guys,
As some of you may or may not know, TiVo recently came out with an optional
software package for their Series2 TiVo units. They call it "Home Media
Option" and, among other things, it lets you play mp3s on your TiVo.
So, some clever folks figure out that if you fed your TiVo and m3u playlist
that pointed to an Internet stream, it would play that stream for you. Very
2006 Dec 23
3
How to start installing a Quad-Devel-Station?
Hello Xen-Users,
I am running a Debian GNU/Linux Devel-Station (P2/366 MHz, 512MByte)
and use currently chroots which give some problems from time to time.
I have following configuration:
----8<------------------------------------------------------------------
/dev/sda1 / 7700 GByte # Master System
/dev/sda2 swap 256 MByte # Master System
/dev/sda3 /var 512 MByte # Master System