Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


  • Code Block
    themeEmacs
    titleIF successfuly resumed the screen THEN kill the web-server (and stay in the screen)
    Ctrl-C



  • Code Block
    languagebash
    themeEmacs
    titleIF There is no screen to be resumed THEN enter new screen
    sudo -u analytics screen -S WebServer


...