If you ever wanted to create screenshots of a virtual machine (for a tutorial, a presentation, a forum post or any other reason), you probably already noticed that the VirtualBox GUI does not offer a screenshot function.
Nov 222011
Introduction
One of the possibilities of taking screenshots in Linux is using
xwd
, a utility of the X Window System.
I just want to give a short overview on how to take interactive and non-interactive screenshots, view them and convert them to different formats. Continue reading »