about summary refs log tree commit diff
path: root/misc
diff options
context:
space:
mode:
authorZachary Sloan2013-01-11 17:38:10 -0600
committerZachary Sloan2013-01-11 17:38:10 -0600
commit5a8d83bf03260b0e86b9dc841ecdd6fd4f99ee36 (patch)
tree8a307de0d5c672bf78bad52b368980a83d597c8f /misc
parent7e7c6dd68991229dc2e56ae72ab7c169711d11ac (diff)
downloadgenenetwork2-5a8d83bf03260b0e86b9dc841ecdd6fd4f99ee36.tar.gz
Overwrote requirements.txt
Diffstat (limited to 'misc')
-rw-r--r--misc/notes.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index 306cadeb..f9834fa3 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -1,3 +1,8 @@
+Clone code from git repository:
+git clone http://github.com/zsloan/genenetwork.git gene 
+
+============================================
+
 To get server running:
 
 !If having seemingly inexplicable problems with imports, make sure I've started the environment!
@@ -27,6 +32,9 @@ byobu -RD (to start)
 control-a then :multiuser on
 control-a then :acladd sam
 
+More info on sharing byobu screen with other users:
+http://wiki.networksecuritytoolkit.org/nstwiki/index.php/HowTo_Share_A_Terminal_Session_Using_Screen
+
 control-a c to create channel
 
 type: screen -list for sessions
@@ -60,7 +68,11 @@ unset SSH_ASKPASS
 htop: Gives information on processes, cpu/memory load, etc
 dstat: Also gives various system information, resource usage, etc
 df: Reports file system disk space usage
-d
+
+===========================================
+
+ll h*: Finds items in the directory starting with h
+
 ===========================================
 
 tidyp - Improves/beautifies html code