Table of contents#
- IT at D-PHYS
- IT and Information Security
- Linux Basics (I)
- Introduction to Linux
- Operating Systems
- Open source software
- Command Line Interface (CLI)
- File systems
- File names
- Hard links
- Single directory tree
- File Permissions
- Basic file permissions
- Representation of file permissions
- Secure Shell (SSH)
- First time connections
- SSH login with password
- Public Key Cryptography
- Generating SSH keys
- Regular expressions
- POSIX regular expressions
- Shell Globbing
- Basic shell commands
- Basic file operation using the command line
- manipulate files
ls
- List files- top - Interactive view of system resources and processes
- man - View documentation
- Linux Basics (II)
- Input/Output redirection
- File Descriptors
- I/O Redirection
- Shell Variables
- Variables
- Defining Variables
- Important environment variables
- Permanent changes to the environment
- Scripting
- Script Interpreter
- Conditional Statements
- Tests
- Loops
- Python Ecosystem (I)
- Python Ecosystem (II)
- Python Ecosystem (III)
- System aspects