Digital Micrograph files (dm3 files) can be displayed directly using a few programs in addition to Digital Mirograph (DM). If you are connecting to Karst from another Unix/Linux machine or from a Mac (or have an X server like Hummingbird's Exceed or Xming running on a Windows PC), you can use the display programs v2 or boxer from the EMAN1 package to examine dm3 images:
$ v2 image_file
$ boxer another_image_file
examples:
$ v2 image.dm3
$ boxer image.dm3
$ v2 image1.dm3 image2.png image3.mrc image4.pif
NOTE: v2 can be used to display multiple files from a single command-line invocation. Both v2 and boxer can be used to display a number of different file formats (dm3, png, mrc, jpg, pif, etc.)