aboutsummaryrefslogtreecommitdiff
path: root/misc/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'misc/notes.txt')
-rw-r--r--misc/notes.txt2
1 files changed, 2 insertions, 0 deletions
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