similar to: packaging, incremental configuration and puppet

Displaying 20 results from an estimated 600 matches similar to: "packaging, incremental configuration and puppet"

2007 May 29
3
using custom logic to select nodes.
Hi, I have different class of nodes in my network like ''sql servers'' , ''http servers'' , ''smtp servers''. I have written ''node'' definition for them. i''m not sure how to configure puppet master send those configuration to those nodes when they connect. the documentation says, "The interpreter looks through the list
2008 Sep 04
3
OT: workstation recommends: Thinkmate?
I'm looking to buy a new workstation, and it looks like Thinkmate makes what I need -- their vsx "virtually silent" variety. I hestitate because I wasn't happy with a laptop I bought a few years ago from a small outfit that sold Linux boxes exclusively. Does anyone have experience with Thinkmate, and in particular, the VSX line? If the later, is it really quiet. I run Centos
2009 Oct 05
1
ajaxy select boxes and existing records
I''ve just made my first form using select boxes that update each other via observe_field. It works really well for the creation of record and it''s making the form a whole lot nicer to use. The problem is editing records, the first select box is not part of the model but is used to populate the second select, which is a required attribute of the model. When the edit form is
2004 Jan 09
1
best, safest and easiest way to provide remote access to files on linux machine
dear list. this question is rather related to samba, although not exclusively. I consider it related enough to ask here, please apologise if you don't. we are in the process of setting up a samba domain at my company. a goal is to replace our current nt4 servers. another goal is to provide an easy way to access the documents on the lan (and peoples home directories) from 'outside'
2004 Jul 15
1
*, NAT & STUN
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040715/b37cee4b/attachment.htm -------------- next part -------------- ? Hi friends I have some doubt in connecting my firefly3rd party softphone from windows machine to asterisk server in linux . My asterisk is behind the "Port Restricted NAT". I am using STUN server to cross the
2004 Jul 20
1
* CLASS codes
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040721/e99c8b95/attachment.htm -------------- next part -------------- Hello friends, I got one page from net "http://www.voip-info.org/wiki-CLASS" In that page I saw lot of *xx codes for asterisk feautres. I don't know how to use these codes. If anyone used
2007 Sep 01
2
Importing huge XML-Files
Dear all, for my diploma thesis I have to import huge XML-Files into R for statistical processing - huge means a size about 33 MB. I'm using the XML-Package version 1.9 As far as reading the complete file into R via xmlTreeParse doesn't work or is too slow, I'm trying to use xmlEventParse but I got completely stuck. I have many different type of nodes + <configuration>
2018 Jul 11
1
Adding a VLAN tag to a libvirt SR-IOV VF network using the "virsh net-update" command
Hi all, How do you add a VLAN tag to a libvirt SR-IOV VF network usingthe "virsh net-update" command? I couldn't find the section to passto the "virsh net-update" command to add the VLAN tag. I have the following libvirt network defined for a SR-IOV VF: <network>  <name>GE0-0-SRIOV-1</name>  <uuid>7bc67166-c78e-4bcf-89ee-377dd9086631</uuid> 
1999 Aug 03
2
Performance & capacity characteristics of R?
I hope this is merely a FAQ, and not an AFAQ (annoyingly....). I'm a SAS programmer, with several years' experience of the system, evaluating alternatives. See the SAS for Linux website (URL in sig) for more info. I'm exploring R's capabilities and limitations. I'd be very interested in having a deeper understanding of it capacity and performance limitations in dealing with
2007 Dec 31
1
Help with full and incremental dumps
I have an Overland Arcvault 12 library with a full LTO3 magazine of 400/800 GB tapes. It is connected directly to the fileserver via a SCSI card/cable. The two main directories I want to back up are /var/log, which is on one filesystem, and /home, which is on another. There are _currently_ no databases to worry about, but there may be active users logged in and active jobs running.
2006 Oct 31
0
6416794 zfs panics in dnode_reallocate during incremental zfs restore
Author: maybee Repository: /hg/zfs-crypto/gate Revision: fc64f8534e67547081ada693f0184cc19b89f5c9 Log message: 6416794 zfs panics in dnode_reallocate during incremental zfs restore 6425740 assertion failed: new_state != old_state Files: update: usr/src/uts/common/fs/zfs/arc.c update: usr/src/uts/common/fs/zfs/dnode.c
2012 Jan 01
0
using rsync for incremental raw disk backup?
I use off-site replication (rsync), but having backups on tape is also important The tape backup software offers a very thorough incremental and differential backup solution for UNIX filesystems, but for Windows filesystems that must be recoverable to a bootable state, I feel that only raw filesystem dumps are trustworthy. One strategy that comes to mind: a) rsync the raw device (an LVM2 volume
2003 Aug 14
1
Incremental Backup
Hi folks, What is the purpose of following statements? [ -d $HOME/emptydir ] || mkdir $HOME/emptydir rsync --delete -a $HOME/emptydir/ $BSERVER::$USER/$BACKUPDIR/ Expecting reply. Baskar
2011 Jun 24
0
Why can zfs receive an incremental stream?
This is a known bug, CR 7043668. -- This message posted from opensolaris.org
2011 Sep 21
2
Using Dsync for Incremental Sync
Greetings, We have about 26 GB of email which we're trying to sync nightly to a remote server, but what I just read from a post from Timo awhile back is that it's not possible because dsync relies on message GUIDs which aren't available in the IMAP protocol. It seems that this is still the case, is there anything on the horizon for this to change? -- *Asai* Global Change
2007 Jul 26
1
snapshot incremental diff file list?
Hello all, I am interested in getting a list of the changed files between two snapshots in a fast and zfs-y way. I know that zfs knows all about what blocks have been changed, but can one map that to a file list? I know this could be solved with some rsync or star or (some other app) love, but those would involve whole tree crawls(kind of slow on a multi Tb filesystem). Possible? Asa
2012 Jul 16
4
incremental backups of maildir via rsync
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, I would like to do incremental backups of the users' maildir directories to a dedicated backup host (using "rsync -SHa" and rsnapshot). Problem is: Dovecot bloats the incremental backup by changing the file names again and again. Is there some way to tell Dovecot to keep meta information separate from the file names? Any
2003 Feb 06
1
incremental backup preserving extended attributes
Hi, I have 2 linux machines, SOURCE and DEST on a network. I create some snapshots of the file structure on SOURCE and these snapshots have extended attributes. I want to copy the snapshots from SOURCE over to DEST over the network, but I don't want to lose the information on the extended attributes. I don't think that rsync supports this so I was wondering if anyone knew of a protocol
2005 Feb 24
1
No incremental copies to localhost
Hi everyone I am trying to update an mp3 archive from my hard disk to an mp3 player over a usb link, e.g. after ripping a few new cd's. I seem not to be able to get rsync to traverse the archive and only write the new files accross. Instead it copies everything over again, which takes very long. I have tried some combinations of options, e.g. rsync -va SRC DEST rsync -va --no-whole-file SRC
2018 May 26
1
LLVM Social Berlin #12: ThinLTO Summaries for Incremental JIT Compilation
Hi folks, The next LLVM Social Berlin will take place the next Thursday, the 31st of May. Stefan Gränitz will talk about ThinLTO and Incremental JIT Compilation. More details here: https://www.meetup.com/LLVM-Social-Berlin/events/250509247/ See you there. Cheers, Alex. -- AlexDenisov Software Engineer, https://lowlevelbits.org -------------- next part -------------- A non-text attachment was