links for 2009-12-14

  • virt-image(1) relies on an XML descriptor to create virtual machines from virtual machine images. In general, a virtual machine image consists of the XML descriptor (usually in a file image.xml) and a number of files for the virtual machine's disks.
  • Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 8.10 KVM server.
Share

links for 2009-12-09

Share

links for 2009-12-02

  • The RCS version control system insures that changes made are not lost, that there is a log of modifications made – this will allow you track why things were done is specific ways, and RCS will allow you to revert to older versions – this is usually done because the current version may have errors or not be applicable to a particular use. RCS is easy to install, does not require any server processes or complex configuration, and it has a very steep learning curve – you will be up and running within minutes and RCS will save you loads of time the first instance you have to refer to the log messages or have to revert to a previous version of a file.
Share

links for 2009-11-27

Share

links for 2009-11-26

Share

links for 2009-11-24

  • A work breakdown structure (WBS) in project management and systems engineering, is a tool used to define and group a project's discrete work elements (or tasks) in a way that helps organize and define the total work scope of the project
  • Autoversioning is an optional feature defined in the DeltaV standard which makes the server performing a commit under the hood when WebDAV clients that doesn't understand versioning writes to it, making it possible to access the DeltaV server even with this kind of clients.
    (tags: svn subversion)
  • There is a tool to manage VMs on a remote host: virt-manager. Sadly, VM creation on a remote host is not supported yet through virt-manager – therefore you will have to create the VM in command line.
Share

links for 2009-11-17

Share

links for 2009-11-09

Share

links for 2009-10-30

Share

links for 2009-10-07

Share