diff options
Diffstat (limited to 'misc/notes.txt')
-rw-r--r-- | misc/notes.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt index a48ee5bf..6bdcccf3 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -107,6 +107,11 @@ sudo /etc/init.d/redis_6379 start =========================================== Start screen session: + +If "no option -R": +byobu-select-backend +2. screen + byobu -RD (to start) control-a then :multiuser on control-a then :acladd sam @@ -174,6 +179,13 @@ mv (same as above, but with no -a) =========================================== +Add user: +sudo adduser +Edit /etc/sudoers to give user root privileges + + +=========================================== + tidyp - Improves/beautifies html code tidyp -m -i -w 100 index_page.html |