search for: containing

Displaying 20 results from an estimated 104988 matches for "containing".

2012 Apr 09
0
virsh works but libvirt-java throws a 'No route to host'
I'm able to connect to my xenserver using virsh like so and I see the VMs. [jdrews at flynx ~]$ virsh -c xenapi://root at 192.168.1.23?no_verify=1 list Enter root's password for 192.168.1.23: Id Name State ---------------------------------------------------- Struct did not contain expected field memory_overhead. Struct did not contain expected field
2017 Aug 02
4
Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron
On 08/02/2017 10:57 AM, hw wrote: > > It probably makes sense under the assumption that you do pretty much > everything in one container or another and that it doesn?t bother you > having to switch between all the containers to do something. That would > require something like a window manager turned into a container manager, > and it goes towards turning away from an operating
2007 Aug 02
7
has_many and class function
Hello, i have two models : class Container < ActiveRecord::Base has_many :bottles end class Bottle < ActiveRecord::Base belongs_to :container def self.find_all_from_container(container) container.bottles.find(:all) end end i was asking myself if there was a better way to write the function find_all_from_container : i can call it from an instance of Container but
2016 Apr 01
2
Re: Networking issues with lxc containers in AWS EC2
On 04/01/2016 02:07 PM, Laine Stump wrote: > On 03/31/2016 06:43 PM, Peter Steele wrote: >> I've created an EC2 AMI for AWS that essentially represents a CentOS >> 7 "hypervisor" image. I deploy instances of these in AWS and create >> an number of libvirt based lxc containers on each of these instances. >> The containers run fine within a single host and
2013 Jul 31
2
start lxc container on fedora 19
hello, i am new to lxc, i have created a lxc container on fedora 19 i created a container rootfs of fedora 19 by using yum --installroot=/containers/test1 --releasever=19 install openssh test1.xml file for container test1 <domain type="lxc"> <name>test1</name> <vcpu placement="static">1</vcpu> <cputune>
2016 Mar 31
2
Networking issues with lxc containers in AWS EC2
I've created an EC2 AMI for AWS that essentially represents a CentOS 7 "hypervisor" image. I deploy instances of these in AWS and create an number of libvirt based lxc containers on each of these instances. The containers run fine within a single host and have no problem communicating with themselves as well as with their host, and vice versa. However, containers hosted in one
2017 Aug 03
0
Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron
Mark Haney wrote: > On 08/02/2017 10:57 AM, hw wrote: >> >> It probably makes sense under the assumption that you do pretty much >> everything in one container or another and that it doesn?t bother you >> having to switch between all the containers to do something. That would >> require something like a window manager turned into a container manager, >> and
2019 Nov 16
2
I can't get Win10 clients to sync time with the DC
On 16.11.2019 15:17, Sonic wrote: > On Thu, Nov 14, 2019 at 1:56 PM Viktor Trojanovic via samba > <samba at lists.samba.org> wrote: >> I'm running a Samba AD DC v4.9.9 with Windows 10 clients connected to it >> and just noticed that the clients are not synchronizing time with the >> server. I'm not sure why not. >> >> My setup is a bit special in
2014 Feb 12
2
Connection from host to lxc container dbus
Hi, I am unsuccessfully trying to connect from host to containers dbus. Inside container dbus socket file is visible as /run/dbus/system_bus_socket. The problem is that /run is mounted as tmpfs in container (by systemd on container) and thus the directory content is not visible outside the container. Is there any way to make this file visible also outside the container? Regards, Piotrek
2009 May 06
4
Problem in deliver (Panic: file index-mail-headers.c ...)
Hi All, I'm experiencing a problem with some mails in deliver. Here the logged error message: deliver(stefan at roese.nl): 2009-05-06 11:57:36 Panic: file index-mail-headers.c: line 141 (index_mail_parse_header_finish): assertion failed: ((match[match_idx] & HEADER_MATCH_FLAG_FOUND) == 0) deliver(stefan at roese.nl): 2009-05-06 11:57:36 Error: Raw backtrace: /usr/lib/dovecot/deliver
1996 Mar 23
0
No subject
...SD version 2.1 with approximately 15MB RAM. You will need at least 8MB (preferably 12MB or more) of RAM to run the window manager and compile programs. DEMO PROGRAMS Source code and manual pages for the following demonstration programs is included for your reference: Containing the source code for several demonstration libraries. Exm Contains the Exm demonstration widget set. ExmCxx Contains the ExmCxx demonstration widget set. This set consists of the C++ versions of four of the Exm demonstration widgets....
2014 May 09
1
Only part of sieve script works
Hi, I am using Dovecot 2.2.11 with Pigeonhole on Arch Linux. I have a partly working sieve script (pasted to the end of this mail) which sorts mail into various imap folders. The first, third and fourth if blocks work just fine. The second and fifth block do not sort any mails. However, if I apply the script with sieve-test to mails the second and fifth block seem to work. How is the manual
2020 Feb 16
6
Encrypted container on CentOS VPS
I wonder if it is possible to set up an encrypted "file container" on a CentOS VPS? I am the root user of the VPS but the hosting company also has access to the VPS and thus all files. Is it possible to create a LUKS-container on the VPS and those files only be accessible by me? IOW, most of the file system on the VPS would be regular file system but the container could be used by me as
2010 Feb 14
2
Problems with boxplot in ggplot2:qplot
...mn; I am quite surprised to have problems with it. lattice package to the rescue? > qplot(factor(month), balance, data = closed, geom = "boxplot", xlim = > range(closed$month)) There were 13 warnings (use warnings() to see them) > warnings() Warning messages: 1: Removed 1 rows containing missing values (stat_boxplot). 2: Removed 7 rows containing missing values (geom_point). 3: Removed 5 rows containing missing values (geom_point). 4: Removed 8 rows containing missing values (geom_point). 5: Removed 3 rows containing missing values (geom_point). 6: Removed 5 rows containing missing...
2017 Sep 08
2
Splitting the container pipeline page in the wiki
hi Bama since there are other things going on in the container space around centos, I was thinking maybe we can setup a /Container page, and then have a /Container/Registry and a /Container/Pipeline page each. the pipeline page can talk about the service, code and run setup. and the registry page can talk about howto get content in there, what content is already there and urls to the user setup
2005 Dec 19
1
Submiting list - preserving order
Hi, I ma new to the scriptaculus and I do like the concept. The effects are quite useful; however some of the drag and drop functionality seems still quite immature. Since I am new to the JavaScript altogether I have more questions then knowledge here some of them: 1. In a situation where I am interested in submitting the order of sorted container, what is the best way to keep track of the
2009 May 12
0
[LLVMdev] Integer casting warning, and another set of warnings
I have a warning when building with MSVC2k5, a benign warning, but I am trying to get rid of them. ..\..\..\..\trunk\lib\Transforms\Utils\AddrModeMatcher.cpp(208) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) The line of code is: Scale = 1 << Scale; Where Scale is an int64_t, however, 1 is an int32_t (since
2009 May 12
0
[LLVMdev] Integer casting warning, and another set of warnings
I have a warning when building with MSVC2k5, a benign warning, but I am trying to get rid of them. ..\..\..\..\trunk\lib\Transforms\Utils\AddrModeMatcher.cpp(208) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) The line of code is: Scale = 1 << Scale; Where Scale is an int64_t, however, 1 is an int32_t (since
2014 Mar 03
3
Re: method for communication between containers
Dear Daniel, Thank you for your email. According to your suggestion, I tried to use the shared memory filesystem for data exchange between the host machine and the container. The steps are as follows: 1) create an empty file in the host machine (/tmp1/file1). 2) run #chmod 777 /tmp1 and #chmod 777 /tmp1/file1. 3) expose /tmp1 to the container by configuring the container with the following XML
2015 Jun 04
2
making samba 4.2 in a container
Thanks for the info. Did you create unprivileged containers to run Samba in? On Wed, Jun 3, 2015 at 6:02 PM, John Lewis <oflameo2 at gmail.com> wrote: > I have my deployment of Version 4.1.17-Debian in a Debian container. I > pretty much a standard system container with Samba installed. I run two > of them in a virtual network on a VPS as Domain controllers. Each > instance is