Introduction to Linux in HPC/System configuration files

From HPC Wiki
Introduction to Linux in HPC/System configuration files /
Jump to navigation Jump to search


HPC.NRW
HPC.NRW
Other HPC Courses
GPU Introduction to GPU Programming
GPROF Gprof Tutorial
Introduction to Linux in HPC
1. Historical Background
2. The Command Line
3. Directory structure
4. Files
5. Text display search
6. Processes and permissions
7. The vim text editor
8. Shell scripting environment variables
9. System configuration files
10. Various tips
11. Beyond the cluster
12. Linux in HPC
13. SSH Login


Video


Quiz

In which system file could you find the CPU information of a Linux computer?

/dev/cpuinfo
/sys/cpuinfo
/proc/cpuinfo


Warning:  Be very careful, when editing configuration files. A faulty configuration file may prevent a user from login to computer


Note: Exercises in Terminal: no exercises in this section


Previous Page
Main Menu Page
Next Page