aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
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)