Displaying 7 results from an estimated 7 matches for "iyswim".
Did you mean:
iossim
2013 Jan 25
3
Xen 3 + Eucalyptus 3.1.2
Does anyone know how to install Xen 3 on Ubuntu.
Today, apt-get install xen 4.1, but I think Eucalyptus 3.1.2 only work with
Xen 3.
Thanks
Felipe
--
*--
-- Felipe Oliveira Gutierrez
-- Felipe.o.Gutierrez@gmail.com
-- https://sites.google.com/site/lipe82/Home/diaadia*
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2010 Mar 01
1
XCP : workload load balancing with xen cloud platform ?
Hi, i''m reading the administrator guide of xcp, http://www.xen.org/files/XenCloud/reference.pdf, and it''s say that workload load balacing is possible (like citrix xenessiential).
Could you tell me where i can download the install cd ?
Alexandre Derumier
Ingénieur Système
Tél : 03.20.68.88.90
Fax : 03.20.68.90.81
45 Bd du général Leclercq
59100 Roubaix - France
2014 Oct 18
2
Samba 4.2rc2 and winbindd
OK, so I have compiled 4.2rc2 in a VM to test it. Now I thought that by
using the new winbindd a lot of the old problems would be gone. I have
created a new user, given him a uidNumber and the loginShell &
unixHomeDirectory attributes, I have also given Domain Users a gidNumber.
if I run 'getent passwd rowland' , I get this:
rowland:*:10000:10000:Rowland
2007 Nov 01
8
Specifying mixins
...tation per example and no mocking in the
behaviour setup, the specification for this shared functionality is
often spread across many behaviours, each of which may need to do its
own setup and teardown.
So, how best to mix the mixin spec in with the spec for each class
that uses the mixin (IYSWIM)? I''ve tried several permutations of
helpers, spec mixins, shared-shared behaviours and so on, but can''t
find anything which is persuasively neat and DRY while still working
reliably. One point of contention is that the mixin''s behaviours might
need to do things l...
2007 Aug 29
2
DRY specs for RESTful controllers
Hi,
I''m developing a RESTful Rails application whose code and specs are
becoming increasingly repetitive: every controller does pretty much
the same set of things (give or take the occasional twiddle), for
example, and so every controller spec is almost identical modulo some
names, constants and strings.
The make_resourceful plugin, which autogenerates the boilerplate REST
2006 Jun 21
5
Sendmail, mailertable and DNS weirdness.
Guys,
I've had a weird problem with Sendmail misbehaving in a way I don't
really understand. I've worked round the problem but I'd like to
understand what was going on.
The MX for one of our domains, blah.com, pointed at an internal
Exchange server. Mail relayed to a Sendmail MailScanner which then
delivered to Exchange for this domain. The domain expired leading to
all its mail
2006 Mar 14
8
PXE boot, Kickstart NFS install and %include...
...wordAuthentication no
X11Forwarding yes
EOF
ci -m"Kickstart: Secured SSH configuration, locked down to keys-only
config." -u /etc/ssh/sshd_config
Which doesn't work, Anaconda runs and starting prompting for input as
it would for a manual install. If I include everything pre-%post
(IYSWIM) in the main Kickstart file then everything works as expected
up till the %post %includes when Anaconda complains it can't find
blah.cfg, presumably because it's not local.
I could live with the body of Kickstart config in the main file and
then manually NFS mount and reference the modular...