about summary refs log tree commit diff
path: root/misc
diff options
context:
space:
mode:
authorZachary Sloan2012-10-19 18:26:18 -0500
committerZachary Sloan2012-10-19 18:26:18 -0500
commitbbc5e266213e44af5713f7c9a4bbfd7f1035ad1d (patch)
tree1894573b3b3ebd3aeff3b866e66f9cfd85131a14 /misc
parentd53c70c1f2eb71077086ca7ad13eb59158d1351b (diff)
downloadgenenetwork2-bbc5e266213e44af5713f7c9a4bbfd7f1035ad1d.tar.gz
Finished gen_select_dataset.py which generates the json file that defines the
data structure used for the index page select dropdowns
Diffstat (limited to 'misc')
-rw-r--r--misc/notes.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index fab9fac6..c12cd2bb 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -17,11 +17,13 @@ python runserver.py
 
 ===========================================
 
-Start screen session 
+Start screen session:
 byobu -RD (to start)
 control-a then :multiuser on
 control-a then :acladd sam
 
+control-a c to create channel
+
 type: screen -list for sessions
 screen -r zas1024/25679.byobu
 
@@ -31,6 +33,9 @@ screen -r zas1024/
 
 ===========================================
 
+Start up log:
+Go to /tmp and tail -f flask_gn_log
+
 Coffeescript Stuff:
 
 coffee -c (filename)