From d391c4ca17a32c672b6aa65bb586d73eee4b48fc Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Thu, 21 Feb 2013 16:26:22 -0600 Subject: Adding genotypes and new_genotypes (json files) directories to git so they can be pulled to the new EC2 server --- misc/notes.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc') diff --git a/misc/notes.txt b/misc/notes.txt index a2e9b32a..fd08d9a2 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -27,6 +27,7 @@ dpkg -l | less ============================================ +NEVER USE SUDO WITH PIP To fix error "mysql_config not found": sudo apt-get install libmysqlclient-dev @@ -62,6 +63,7 @@ history | grep "(whatever is being searched for)" Run web server: /usr/local/nginx/sbin/nginx +/usr/sbin/nginx Run server: python runserver.py -- cgit v1.2.3