Skip to content
Snippets Groups Projects
Unverified Commit b5f1ad22 authored by Todor Kondic's avatar Todor Kondic
Browse files

Add outline in Markdown

parent ded69565
No related branches found
No related tags found
No related merge requests found
# Prerequisites
- SSH
- SSH Clients
- Client installation Win, Mac
- Logging into a \*nix server
- Logging in with password
- Passwordless login
- RSA key generation
- Port forwarding (?)
- VNC Clients (?)
# LCSB's Credentials Management System : LUMS
- Key management
# Effective shell usage
Overview of the capabilities and possibilities.
## Basics
### At the gates
- ls/cd/mv/rm/cp
- scp (rsync?)
### Documentation Systems
- info
- man
### Linux Filesystem Structure
- home,dev,proc,etc,usr
- ownership (users and groups)
- read, write, execute permissions
- escalating priviliedge
### Environment
- environment variables
- PATH, HOME
- .profile and friends
- source (.)
## Effective use
### History commands
- GNU readline
- !, !!, !-N, ^…^, ….
### nano
### find
### grep
### sed
### awk
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment