aboutsummaryrefslogtreecommitdiff
path: root/misc/notes.txt
diff options
context:
space:
mode:
authorZachary Sloan2013-07-03 23:03:49 +0000
committerZachary Sloan2013-07-03 23:03:49 +0000
commitd27e52855d1aa442cebce7901815a673cf34f8b8 (patch)
tree22fffd9f7c425d321b9ab952bbe28948dab07274 /misc/notes.txt
parent253df1a5adb060df3202de5b80a5065a3614e368 (diff)
downloadgenenetwork2-d27e52855d1aa442cebce7901815a673cf34f8b8.tar.gz
Updated notes and created requirements.txt file
Diffstat (limited to 'misc/notes.txt')
-rw-r--r--misc/notes.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index 92ed267b..9da6c4ea 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -92,6 +92,15 @@ python runserver.py
===========================================
+UFW - default firewall confirguation tool for Ubuntu; eases iptables firewall configuration
+
+Enable UFW:
+sudo ufw enable
+Check status of UFW:
+sudo ufw status verbose
+
+===========================================
+
Update user password:
use mysql;
UPDATE user SET password=PASSWORD('whatever') WHERE user='webqtl';
@@ -117,7 +126,7 @@ pylint --help
Start screen session:
-If "no option -R":
+If "no option -R" or running for first time:
byobu-select-backend
2. screen