Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Central configuration on a shared system?

    I have a Linux STATA 15 installation on a shared system and I need to set a few configuration options globally for everyone (HTTP proxy, for example).

    I can't find anything in the documentation to describe how to do this, is it possible? I've tried creating a stata15.rc file in the installation directory, but that doesn't get picked up.

  • #2
    Code:
    help profileu

    Comment


    • #3
      Originally posted by Bjarte Aagnes View Post
      Code:
      help profileu
      Fantastic, exactly what I was looking for, thanks.

      Comment

      Working...
      X