• Home
  • Accessing Our Facilities
    • Apply for Access
    • HPC Resource List
    • Our Staff
    • Our Research Projects
    • Our Research Software

    • Contributions & Costings
    • HPC Driving Test
  • Documentation
    • Documentation Home
    • Getting Started
    • Advanced Topics
    • Training & Workshops
    • FAQ
    • Policies & Procedures
    • Using the Wiki

    • Data & Report Terminology
    • About this website
  • My Account
    • My HPC Projects
HPC Support
Trace: • collecting_information_for_troubleshooting

This is an old revision of the document!


Edit the shell environment configuration file (for example , to configure bash, add to the ~/.bashrc file):

export PS1="[\d \t \u@\h:\w ] $ " # shows date, time, host and current directory in your prompt
HISTTIMEFORMAT="%d/%m/%y %T "  # adds timestamps to your history

Alternatively, gather this information by running commands:

  • $ hostname will output something like: cometlogin01.comet.hpc.ncl.ac.uk
  • $ pwd will output something like: /nobackup/proj/MyProject
  • $ date will output something like: Mon 7 Jul 12:25:26 BST 2025
Previous Next

HPC Support

Table of Contents

Main Content Sections

  • Documentation Home
  • Getting Started
  • Advanced Topics
  • Training & Workshops
  • FAQ
  • Policies & Procedures
  • Using the Wiki
  • Contact us & Get Help

Documentation Tools

  • Wiki Login
  • RSE-HPC Team Area
Developed and operated by
Research Software Engineering
Copyright © Newcastle University
Contact us @rseteam