about summary refs log tree commit diff
path: root/misc
diff options
context:
space:
mode:
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