Displaying 20 results from an estimated 100 matches similar to: "Using an existing Debian installation as domU..."
2010 Jun 14
7
OpenSolaris Sparc Xen boot problem
I am running OpenSolaris build 134 on a T1000 (Sparc).
It has been an uphill battle getting this far. Many of the commands I
find in the various documentation won''t work for me.
------------------------------------------------------------
steve@t1000:~# pfexec pkg install xvm-gui
Creating Plan
pkg: ''xvm-gui'' matches multiple packages
2012 Oct 16
5
CentOS 6.3 on Dell Poweredge R815
Hi,
Any folks on this list who have installed CentOS 6.3 on the new Dell
Poweredge R815
servers? How was your experience? Thanks
-Surya
--
Surya Saha
Department of Plant Pathology
and Plant-Microbe Biology
Cornell University, NY, USA
http://www.linkedin.com/in/suryasaha
2011 Aug 13
3
How to make an AJAX call to different domains in Ruby on Rails 3.0
I have an action email in my controller of application running on
www.example.com and I am trying to send the form data of email to
www.data.example.com/email where my another application receives the request
and I am able to save the data in js format. But I want to send back the
acknowledgement to www.example.com and replace the html using rjs template.
Here are some code for you reference:
2012 Oct 18
1
Temperature on Poweredge 2850
I am trying to get the temperature of a Poweredge 2850 with CentOS 6.3
on it. Has anybody on this list done this successfully? Thanks
-Surya
PS: Apologies for cross posting if you are on the Poweredge list.
--
Surya Saha
Department of Plant Pathology
and Plant-Microbe Biology
Cornell University, NY, USA
http://www.linkedin.com/in/suryasaha
2008 Feb 22
6
Damm Small Solaris
Hi,
for what it''s worth:
There''s now a new Live CD for Solaris called Damm Small Solaris:
http://www.sunhelp.ru/archives/179-Damn_Small_Solaris_0.1.1_English_Page.html
In contrast to Belenix this Live CD works in Qemu - even without kqemu
load the performance is not so bad. One important missing are the
network driver for the network adapter emulated by Qemu. But they
2006 Aug 01
9
DNS resolutions is not working in a Solaris 10 DomU
Hi,
I found a problem with the DNS resolution in a Solaris 10 DomU.
The Test Environment was:
I installed the Xen bfu on top of Solaris snv43 and booted the Dom0 with
Solaris. Then I installed and booted a Solaris 10 DomU.
In the Solaris 10 Dom0 the DNS resolution works; in the Solaris 10 DomU
the DNS resolution does not work as expected:
Inside the Solaris 10 DomU I can''t use
2005 Aug 11
2
cyrus-imapd - unable to connect to POP3
This is the first time I am using cyrus-imapd package.
I am unable to retrieve messages (pop3). At first, I had not entered
the cyrus-master in /etc/hosts.allow and was getting connection refused.
After adding the entry I am able to connect to port 110 but for some
reason the pop3 server is failing the password authentication (see
below). With the same userid/passwd I am able to ssh into the
2011 Aug 07
2
PROBLEM WITH PAPERCLIP
hello,
i am trying to upload a image file ...using paperclip in rails 3
i did as follows
1. In gemfile => included gem paperclip
2.In config/environments /development.rb => Paperclip.options[:command_path]
= "/usr/bin/" (convert path)
3.created a controller *picusers *and defined => def create
@picuser = Picuser.create(params[:picuser])
end
4.created a model *picuser
2004 Jul 29
0
help regarding policing
hello sir,
i want to control the bandwidth when
sending traffic between two logicial address (ip
address ) on the same interface (eth0) on the same
machine. can i do it using tc tool.
i am sending mail using sendmail between 2 users
on same machine and sniffing packets at receiving
side. but i want to control bandwidth of this traffic
so that i do not lose packets at capture.
2011 Aug 16
1
MaxSessions option in sshd_config
Hi,
I need information regarding MaxSessions option in sshd_config. As i
understand, it defines the maximum number of channels that can be opened at
any point of time between two hosts that are connected over SSH. The default
value for this option is 10 in openSSH. What all needs to be considered if i
want to increase this value? Are there any security concerns with increase
of this value or does
2008 Feb 16
4
Solaris snv81 xVM on a Thinkpad T30
Trying to boot my Thinkpad T30 with Solaris snv_81 xVM it get the error message
This version of Solaris xVM does not support this hardware
The output of "echo ::interrupts | mdb -k" while booted without xVM is
bash-3.2# echo ::interrupts | mdb -k
IRQ Vector IPL(lo/hi) Bus Share ISR(s)
0 0x20 14/14 - 1 cbe_fire
1 0x21 5/5 ISA 1 i8042_intr
3 0x23
2018 Apr 14
1
imapsieve fail to pipe to sa-learn-spam.sh
Hello,
I'm trying to get Dovecot 2.31, pidgeonhole 0.51 going with imapsieve
and rspamd. I'm getting the below in my errorlog:
cat dovecot.log
2018-04-13 17:35:34 imap-login: Info: Login:
user=<testuser at domain.com>, method=PLAIN, rip=127.0.0.1,
lip=127.0.0.1, mpid=57977, secured, session=<o4T2psFpje5/AAAB>
2018-04-13 17:35:34
imap(testuser at
1997 Nov 19
7
Query
Hello All,
I am trying to compile Samba on POSIX under OpenVMS on a DEC 2000 AXP, however I am having difficulty defining the right FLAGSM and LIBSSM in the Makefile. So thus I'm having trouble getting the correct #includes, can anyone help?
Regards,
Gavin Butler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
2007 Feb 05
1
trap info from dtrace ???
Can dtrace help with collecting any of the following, in otherwords are
there any existing counters to be exploited, or am I going to have to make
my own custom Solaris build with additional counters...
currently I can get this detailed trap information from our SPARC simulator,
for example here are some ints-per-sec during a benchmark-of-interest:
sending-source
2008 Feb 12
4
xVM and VirtualBox
Hi
unfortunately VirtualBox does not work yet in a Solaris Dom0:
I installed VirtualBox beta and it runs fine on bare metal.
Unfortunately the necessary driver does not load automatically in a xVM
Dom0. It can be loaded manually but it looks like it does not work in a
Dom0:
bash-3.2# modinfo | grep vbox
# this is a one time task:
bash-3.2# cp /platform/i86pc/kernel/drv/amd64/vboxdrv
2008 Mar 13
11
PCI Passthrough in
Is there any information available when one can expect OpenSolaris to
handle PCI Passthrough als Dom0?
This thread:
http://opensolaris.org/jive/thread.jspa?threadID=45875&tstart=135 makes
me think there might be some work going on...
Thanks
Ares
2007 Jul 20
2
Deploying Solaris on Xen via jumpstart
Hi everybody,
Today I tried the latest Solaris on Xen build.
I downlaoded all files and created the iso.
Then I wanted to run setup_install_server , but this failed:
bash-3.00# ./setup_install_server /export/sol_xen/
-bash: ./setup_install_server: cannot execute binary file
-bash-3.00#
So I create a tar file to copy over all files to export/sol_xen/
Then I tried to start and install via
2013 May 10
12
Interested in contributing to Lustre
Hi all,
I am a grad student at Carnegie Mellon University. I had my course work in
advanced storage systems in previous semester, and I am interested to work
on Lustre. I prefer to take up a project that could be completed in a
duration of a month or two.
Since I am a novice w.r.t. my familiarity with Lustre code base, I seek
your opinion to choose a project from the list:
2009 Jan 03
5
Shipping QEmu as part of Solaris Nevada (via SFWNV) ?
Hi!
----
Did anyone thought about shipping QEMu as part of Solaris Nevada (via
SFWNV) yet ?
----
Bye,
Roland
--
__ . . __
(o.\ \/ /.o) roland.mainz at nrubsig.org
\__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer
/O /==\ O\ TEL +49 641 3992797
(;O/ \/ \O;)
2007 Dec 17
16
How to configure default NIC when creating Guest
Hi All,
I have a machine with three network cards, and the third card(named
e1000g2) is in use now. I want to use e1000g2 as default NIC when I
create Guest. How can I change the default NIC? I can override the
default value of config/default-nic property of svc:/system/xvm/xend.
But xend still use e1000g0 when creating Guest.
BTW, I can explicitly set "bridge=e1000g2" when creating