Schlagwort-Archiv: linux

Planning Poker Plus: Collaborative Agile Estimation in Minutes

Planning Poker Plus is a lightweight web app for agile teams that want faster, clearer estimation sessions without setup friction. It combines a simple board-and-card workflow with real-time updates, private voting, and shareable join options so teams can move from discussion to aligned estimates quickly.

Planning Poker Plus: Collaborative Agile Estimation in Minutes weiterlesen

Changing the UUID of a hard disk image in VirtualBox

VirtualBox is a virtual machine software that can run a couple of operating systems. A virtual machine is usually using a disk image instead of a real hard disk. A common operation is copying disk images in a clone-like manner. Unfortunately copying images with the command line cp command won’t work: VirtualBox will tell you it already knows this disk images UUID.

Changing the UUID of a hard disk image in VirtualBox weiterlesen