Common Linux System Tools and Utilities
List of tools for common tasks such as editing files, that are usually installed as part of the Linux installation. Please not that while these tools are often run on the login node, if you are processing large files or running jobs that take more than a few minutes to run, please run these tools via the batch queue. This can easily be done with a simple jobscript.
Long running post-processing jobs may be killed if they are affecting the performance of the login node.
Instructions only shown to logged-in users
The tables shown here are auto-populated. When editing a Tools page, ensure the page’s custom field values RI_Summary
is set to a short description and RI_Cat
is set to one or more of rpm
, tools
.
Tools and Utilities
PACKAGE | NOTES |
---|---|
git & git-lfs | Free and open source distributed version control system |
pigz and unpigz | Parallel gzip file compression/decompression |
XMGrace | 2D interactive plotting tool |
Common Linux (CentOS) Tools and Utilities
PACKAGE | NOTES |
---|---|
gedit | A simple text editor, similar to notepad |