1. 18 Feb, 2014 1 commit
    • default to old change screen · 33b75c0d
      The new one lacks many very useful features and is still in beta, we should be using the old one pretty much exclusively.
      
      Note that users can override this setting in their own preferences if they really want to use the new change screen.
      Gabe Mulley committed
  2. 14 Feb, 2014 2 commits
  3. 13 Feb, 2014 2 commits
  4. 11 Feb, 2014 7 commits
    • Merge pull request #776 from edx/jarv/ssh-motd · 53c4c6b9
      Jarv/ssh motd
      John Jarvis committed
    • sp · 12dc0e00
      John Jarvis committed
    • using motd.tail · 05f83d33
      ssh login is now:
      
      ```
      $ ssh jarv.m.sandbox.edx.org
      Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-40-virtual x86_64)
      
      *** /dev/xvda1 will be checked for errors at next reboot ***
      
      *** System restart required ***
      *******************************************************************
      *                                                                 *
      *   _   _| |\ \/ /  This system is for the use of authorized      *
      * / -_) _` | >  <   users only.  Usage of this system may be      *
      * \___\__,_|/_/\_\  monitoried and recorded by system personnel.  *
      *                                                                 *
      * Anyone using this system expressly consents to such monitoring  *
      * and is advised that if such monitoring reveals possible         *
      * evidence of criminal activity, system personnel may provide the *
      * evidence from such monitoring to law enforcement officials.     *
      *                                                                 *
      *******************************************************************
      Last login: Tue Feb 11 19:12:12 2014 from terminus.mit.edu
      ````
      John Jarvis committed
    • motd changes, add security banner · 04232301
      ssh login will look like this:
      
      ```
      Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-40-virtual x86_64)
      *******************************************************************
      *                                                                 *
      *   _   _| |\ \/ /  This system is for the use of authorized      *
      * / -_) _` | >  <   users only.  Usage of this system may be      *
      * \___\__,_|/_/\_\  monitoried and recorded by system personnel.  *
      *                                                                 *
      * Anyone using this system expressly consents to such monitoring  *
      * and is advised that if such monitoring reveals possible         *
      * evidence of criminal activity, system personnel may provide the *
      * evidence from such monitoring to law enforcement officials.     *
      *                                                                 *
      *******************************************************************
      
      115 packages can be updated.
      48 updates are security updates.
      
      *** /dev/xvda1 will be checked for errors at next reboot ***
      
      Last login: Tue Feb 11 18:58:37 2014 from terminus.mit.edu
      ```
      John Jarvis committed
    • Merge pull request #742 from edx/sef/gh_users_no_sudo_master · 8f4a3094
      add users without sudo (gh_user_no_sudo)
      Sef Kloninger committed
    • Update base AMIs. · 4bfad762
      Feanil Patel committed
  5. 10 Feb, 2014 13 commits
  6. 07 Feb, 2014 15 commits