From Fedora Project Wiki

< User:Ankursinha

Revision as of 06:49, 20 August 2014 by Ankursinha (talk | contribs) (Created page with "This page documents how you can set up an Orthanc DICOM server and Aeskulap clients on different machines to view DICOM information stored on the Orthanc server. == Install y...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page documents how you can set up an Orthanc DICOM server and Aeskulap clients on different machines to view DICOM information stored on the Orthanc server.

Install your packages

On the server machine, install Orthanc:

sudo yum install orthanc


On the client machines, install Aeskulap

sudo yum install aeskulap


Set up Orthanc

Decide on a directory that will be your Orthanc directory. For a systemwide installation, make modifications to/etc/orthanc/orthanc.json. This is what my minimal file looks like: