1. Start Bitcoin core, wait until current. Exit
2. Start armorydb, output on shell:
logging in /home/jay/.armory/dbLog.txt
-INFO - 20:39:26: (main.cpp:32) Running on 16 threads
-INFO - 20:39:26: (main.cpp:33) Ram usage level: 50
-INFO - 20:39:26: (BlockUtils.cpp:915) blkfile dir: /home/jay/.bitcoin/blocks
-INFO - 20:39:26: (BlockUtils.cpp:916) lmdb dir: /home/jay/.armory/databases
-INFO - 20:39:26: (lmdb_wrapper.cpp:388) Opening databases...
-INFO - 20:39:26: (BDM_Server.h:263) Listening on port 9001
-INFO - 20:39:26: (BlockUtils.cpp:1108) Executing: doInitialSyncOnLoad
-INFO - 20:39:26: (DatabaseBuilder.cpp:199) Reading headers from db
-INFO - 20:39:30: (DatabaseBuilder.cpp:238) Found 663745 headers in db
-INFO - 20:39:33: (DatabaseBuilder.cpp:64) Rewinding 100 blocks
-INFO - 20:39:33: (DatabaseBuilder.cpp:71) updating HEADERS db
-INFO - 20:39:33: (Blockchain.cpp:248) Organizing chain
-INFO - 20:39:33: (Blockchain.cpp:370) Organized chain in 0s
-INFO - 20:39:33: (DatabaseBuilder.cpp:76) updated HEADERS db in 0s
-INFO - 20:39:33: (lmdb_wrapper.cpp:388) Opening databases...
-INFO - 20:39:33: (DatabaseBuilder.cpp:1231) verifying txfilters integrity
-INFO - 20:39:41: (DatabaseBuilder.cpp:1314) done checking txfilters
-INFO - 20:39:41: (DatabaseBuilder.cpp:134) scanning new blocks from #663745 to #663744
-INFO - 20:39:41: (BlockchainScanner.cpp:52) no history to scan
-INFO - 20:39:41: (BlockchainScanner.cpp:1021) no SSH to scan
-INFO - 20:39:41: (lmdb_wrapper.cpp:388) Opening databases...
-INFO - 20:39:41: (DatabaseBuilder.cpp:186) scanned new blocks in 0s
-INFO - 20:39:41: (DatabaseBuilder.cpp:190) init db in 15s
-INFO - 20:39:41: (BDM_supportClasses.cpp:1891) Enabling zero-conf tracking
3. How do I start ArmoryQt from the shell?