similar to: Windows Home Server as Xen Guest

Displaying 20 results from an estimated 60000 matches similar to: "Windows Home Server as Xen Guest"

2013 Apr 25
3
Puppet and internal modules...
Afternoon/Evening all It looks like Puppet is starting to get some traction within my organisation, with several other teams asking what Puppet can do for them :-) The main use I''m getting asked about is one touch deployment of our products by Dev teams... On the surface it shouldn''t be too hard, and I''ve already got a model in mind. However one of the
2013 Apr 05
2
Flush provider - Differentiating between new resource and modification?
Morning all I''m working on converting some of my NetApp providers to prefetch/flush style to try and optimize performance. I''ve hit an issue on my Netapp_user provider, around handling resource creation versus resource modification? What''s the easiest way to differentiate? Current code is here:
2008 Sep 15
2
write only permissions
Hi, We've just put in a Samba fileserver to replace our windows box for our School District and it seems to be working great. I have a question about defining some specific permissions though. We set up 'Drop boxes' for teachers that kids can drag files into, but they don't have read permission so they can't read each others submitted work. Here's what is looks like on
2004 Jul 13
0
[Fwd: Re: posixAccount for Machines in LDAP?]
---------------------------- Original Message ---------------------------- Subject: Re: [Samba] posixAccount for Machines in LDAP? From: kent@www.warehamportal.mec.edu Date: Tue, July 13, 2004 4:54 pm To: "Paul Gienger" <pgienger@ae-solutions.com> -------------------------------------------------------------------------- Thanks for getting back to me, Paul. Here's
2000 Jan 18
1
Mapping users folder on Win98
Hi all I was wondering if it is at all possible to have a users folder mapped when a user logs onto the server. I have a student lab here with 30 machine and have 400 users, they are connecting to a Linux server. We have given each user a space of 3Mb on the server so they can store their work on. I can creat a shortcut to the server so they can access it by double clicking on the shortcut.
2012 Nov 07
2
Custom Type & Invalid Parameter...
Hi All As per my various other Posts, I''m writing a customer type and provider set for NetApp support.. My current problem is that the ''puppet device -v'' run keeps failing with: Error: Could not retrieve catalog from remote server: Error 400 on SERVER: > Invalid parameter aggregate at /etc/puppet/manifests/site.pp:30 on node > actint-star-nactl01 > Now
2012 Sep 26
14
Glassfish custom provider and 'file does not exist'
Hi there, I''m trying to setup Glassfish config management using puppet. I''ve found larstobi''s module here <https://github.com/larstobi/puppet-glassfish/>which I''ve cloned and am starting to tweak, as it would appear that the mentioned module is based on Solaris, therefore I''m starting to add support for EL. My code tree is
2004 Jul 15
1
formatting tables with long column names via package:xtable within Sweave
Hi, I use the excellent Sweave tools for writing documents but was wondering how to neatly print a data.frame with long column headings. I cant manage to do this via package:xtable. Typically the labels that I would like use for each column consist of more than one word, but even with just one word, the heading is often wider than the contents of the column. So the number of columns that fits
2012 Dec 21
1
Hiera and 'clientcert' fact not working :(
Morning All I''m trying to use Hiera with Puppet 3.0 to streamline some of my module configuration... However I''m having issues using the ''*%{::clientcert}*'' variable as part of the hierarchy... Currently, my *hiera.yaml* file looks like: --- :backends: - yaml - json :yaml: :datadir: /etc/puppet/hieradata :json: :datadir: /etc/puppet/hieradata
2011 May 18
4
KVM vs ESXi
Morning Everyone, I'm busy doing a rebuild of my home server and am tossing between VMware and KVM for this build. I already have experience with ESX, we use it at work, but I'm debating trying out KVM for a while. The server itself is a budget build using a Supermicro X8SAX board w/ i7-950 & 12GB RAM, LSI 3081 SAS RAID (1068e based), rolled into a NorcoTek 16 Bay SAS case. Not fancy
2011 May 18
4
KVM vs ESXi
Morning Everyone, I'm busy doing a rebuild of my home server and am tossing between VMware and KVM for this build. I already have experience with ESX, we use it at work, but I'm debating trying out KVM for a while. The server itself is a budget build using a Supermicro X8SAX board w/ i7-950 & 12GB RAM, LSI 3081 SAS RAID (1068e based), rolled into a NorcoTek 16 Bay SAS case. Not fancy
2011 Oct 31
2
Xen 4.1.2 PVHVM guest with Linux 3.1.0 network problem, empty MAC address (all zeroes)
Hello, While testing Fedora 16 Xen PVHVM guests I noticed the following problem: When starting F16 PVHVM guest I can see the vifX.0 and tapX.0 interfaces appear on dom0, but after the guest kernel (Linux 3.1.0) starts and loads PVHVM drivers the vif/tap interfaces disappear from dom0.. so the bridge in dom0 doesn''t have any vifs/taps connected to it anymore. Has anyone seen that
2010 Sep 30
3
Excluding most and including some problems continue.
Here is my rsync command as it currently stands. /usr/local/bin/rsync -vvv --stats -Pzrtpl --delete --password-file=/export/home/webuser/.appprod --log-file=/export/home/webuser/logs/rsync-log -F /export/home/ webuser at appprod::dprweb_extranet/ > rsync-test Here is the current .rsync-filter file. + das + em + enf + internal + itb + medtox + pml + psb + reg + whs + htdocs + docs - /* -
2006 Apr 11
0
compiling a package on a pc - process is stalling
Hi, On a new pc, I am trying to 'CHECK' an R package containing only R code but the process is hanging and I cant see why. The 00check.log file shows * using log directory 'c:/temp/opRisk.Rcheck' * using R version 2.2.1, 2005-12-20 * checking for file 'opRisk/DESCRIPTION' ... OK * this is package 'opRisk' version '0.2' * checking if this is a source
2004 Nov 30
1
profiles and home directories
Howdy All, I have read with interest the problems that some people have with profiles and XP ( service pack 2 included ) in getting them to work. I, however, have not had any such trauma's ( thank goodness) and the smb.conf file listed below works a treat. The problem I have is people using profiles over several vpn connections ( just to slow ). So now I am in the situation of wanting to turn
2015 Jan 20
0
Building Xen 4.4 rpms for centos7
On 01/20/2015 08:10 AM, Pasi K?rkk?inen wrote: > Hello, > > Now that the Xen 4.4.1 rpms + libvirt 1.2.10 rpms for CentOS 6 seem to be in good shape > it would be a good time to start experimenting with el7 builds aswell. > > I think it's best to start with the same set of packages we have for el6, > and just do the minimum required changes to get them working on centos7.
2003 Jun 05
1
finding files on remote rsync servers
Newbie needs advice, please. Sorry for the length of posting: I use rsync because it is such a great tool to reduce my download time for ISO files of different distros on remote servers that I want to update on my local disk. I've read the man file, the FAQ and the Wiki, and all have helped me understand much better my use of rsync for what I'm trying to do. However, I'm stuck on
2009 Nov 23
2
Yealink SIP-T22P Auto Provisioning via HTTP ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi List, I have come across the above handset a few times in the UK, They are quite cheap over here (~?80) Not the best handset in the world but works well enough. I have been asked to setup a central config server for a large collection of these handsets. I know they can do Auto provisioning via FTP/HTTP/TFTP I have got an example of the generic
2015 Jan 20
4
Building Xen 4.4 rpms for centos7
Hello, Now that the Xen 4.4.1 rpms + libvirt 1.2.10 rpms for CentOS 6 seem to be in good shape it would be a good time to start experimenting with el7 builds aswell. I think it's best to start with the same set of packages we have for el6, and just do the minimum required changes to get them working on centos7. That probably means fixing some dependencies in the spec file, and some changes
2006 Nov 17
1
Scalable rails deployment and hosting in europe..?
Hello! I just finished my first commercial rails project and run into a problem I guess many rails developer do. Deployment and hosting. (rails is easy to develop in, hard to deploy) Because of company politics (government involvment etc.) it needs to be hosted locally in the Netherlands or europe. What I want is scalable solution (VPS?) for my hosting and deployment with capistrano. After