HowTo: Installing & Configuring PCells to Administrate dCache

From Public PIC Wiki
Jump to navigation Jump to search

Download PCells

  • We strictly recommend pCells 2.0.4 as it is much faster than older versions

Setup pCells

  • Install Oracle / OpenJDK Java:
  • For pCells 2.0.3 and below, install Java 7
  • For pCells 2.0.4 and below, install Java 8
  • Extract the software from the .tar.gz file:
tar -xvzf pcells-2.0.4.tar.gz

Run pCells

  • Run pCells as follows:
java -jar org.pcells-2.0.4-jar-with-dependencies.jar
you can run it with nohup if you prefer.