Hprc banner tamu.png

Difference between revisions of "HPRC:MOTD"

From TAMU HPRC
Jump to: navigation, search
(System Message(s) of the Day)
(System Message(s) of the Day)
Line 4: Line 4:
  
 
<pre>
 
<pre>
hydra# motd
+
$ cat /etc/motd
   _______________________________________________________________________
+
    ________________________________________________________________________
  |                                                                       |
+
   |                                                                       |
  |              Texas A&amp;M University Supercomputing Facility             |
+
  |              Texas A&M University Supercomputing Facility             |
  | Website: http://sc.tamu.edu  Consulting: help@sc.tamu.edu or 845-0219 |
+
  | Website: http://sc.tamu.edu  Consulting: help@sc.tamu.edu or 845-0219 |
  |_______________________________________________________________________|
+
  |________________________________________________________________________|
  
  Unauthorized use of this system is prohibited and subject to criminal  
+
      Unauthorized use of this system is prohibited and subject to criminal
  prosecution.  Authorized users must also adhere to:
+
      prosecution.  Authorized users must also adhere to:
  
  Acceptable Use Policy:  http://sc.tamu.edu/policies/use_stmt.shtml
+
      Acceptable Use Policy:  http://sc.tamu.edu/policies/use_stmt.shtml
  Data Storage Policy:    http://sc.tamu.edu/policies/storage.shtml
+
      Data Storage Policy:    http://sc.tamu.edu/policies/storage.shtml
  
  Please consult the README file in your home directory for an introduction
+
*****************************************************************************
  to this system.
+
*      === Use of Export Controlled Software/Data is Prohibited ===          *
 +
*  By policy it is prohibited to use Ada in any manner that violates the     *
 +
*  United States export control laws and regulations. Our staff is currently  *
 +
*  constituted by US citizens and legal permanent residents.                 *
 +
*****************************************************************************
  
...............................................................................
+
                        Welcome to the Ada Cluster.
  
  2008-12-03 --- HYDRA: Accurate Job Wall-Clock Time Setting IMPORTANT
+
For documentation, please see https://github.tamu.edu/j-perdue/adadocs/wiki
 +
You can also report issues at https://github.tamu.edu/j-perdue/adadocs/issues
  
  2009-01-08 --- C++ on Hydra: Usage Note for C++ Users
+
    To view the list of (most) available software, type 'module avail'.
 +
    To search for a module, type 'module spider <keyword>'.
 +
    To use a software item in the list, type 'module load software_name'.
 +
    To view help information, type 'module help software_name'.
 +
    For help with the "module" command, see: man module
  
...............................................................................
+
*****************************************************************************
 +
*                                                                            *
 +
*      !!! WARNING: There are currently NO BACKUPS of user data. !!!          *
 +
*                                                                            *
 +
*****************************************************************************
  
        To review the notices above, type &quot;motd&quot; or visit our website.
+
19Sep2014 - The Ada cluster is currently experiencing issues due to firmware
 +
  updates applied during the 30Aug2014 maintenance. Compute nodes may
 +
  unexpectedly power off due to high temperatures.  We are currently
 +
  investigating the issue with IBM support.
 +
 
</pre>
 
</pre>
 +
 
The news for all systems are also shown on our [http://sc.tamu.edu home page]. The archived news items can be found at [http://sc.tamu.edu/uas/uas_archive.php here].
 
The news for all systems are also shown on our [http://sc.tamu.edu home page]. The archived news items can be found at [http://sc.tamu.edu/uas/uas_archive.php here].

Revision as of 22:24, 19 September 2014

System Message(s) of the Day

After you enter your username and password while logging into one of our systems, you will typically see set of news items that are pertinent to that particular system. These are commonly called the "messages of the day" or MOTD. It is STRONGLY recommended that you read these news items. They are typically stored in /etc/motd on every system. The motd command is provided for convenient access to the MOTD on any system. An example of the news items is shown below:

$ cat /etc/motd
    ________________________________________________________________________
   |                                                                        |
   |              Texas A&M University Supercomputing Facility              |
   | Website: http://sc.tamu.edu  Consulting: help@sc.tamu.edu or 845-0219  |
   |________________________________________________________________________|

      Unauthorized use of this system is prohibited and subject to criminal
      prosecution.  Authorized users must also adhere to:

      Acceptable Use Policy:  http://sc.tamu.edu/policies/use_stmt.shtml
      Data Storage Policy:    http://sc.tamu.edu/policies/storage.shtml

 *****************************************************************************
*       === Use of Export Controlled Software/Data is Prohibited ===          *
*  By policy it is prohibited to use Ada in any manner that violates the      *
*  United States export control laws and regulations. Our staff is currently  *
*  constituted by US citizens and legal permanent residents.                  *
 *****************************************************************************

                         Welcome to the Ada Cluster.

 For documentation, please see https://github.tamu.edu/j-perdue/adadocs/wiki
 You can also report issues at https://github.tamu.edu/j-perdue/adadocs/issues

     To view the list of (most) available software, type 'module avail'.
     To search for a module, type 'module spider <keyword>'.
     To use a software item in the list, type 'module load software_name'.
     To view help information, type 'module help software_name'.
     For help with the "module" command, see: man module

 *****************************************************************************
*                                                                             *
*      !!! WARNING: There are currently NO BACKUPS of user data. !!!          *
*                                                                             *
 *****************************************************************************

19Sep2014 - The Ada cluster is currently experiencing issues due to firmware 
   updates applied during the 30Aug2014 maintenance.  Compute nodes may
   unexpectedly power off due to high temperatures.  We are currently 
   investigating the issue with IBM support.
 

The news for all systems are also shown on our home page. The archived news items can be found at here.