- Main dirs:
github$ tree -L 2
.
├── CodingLessons
│ ├── cpp
│ ├── go
│ ├── java
│ ├── python
│ └── rhcsa
── linux
│ ├── bash_commands
│ │ ├── 1_users_and_groups.sh
│ │ ├── 2_oneliners.sh
│ ├── centos-rhel
│ ├── scripts
│ │ ├── ansible
│ │ ├── bash
│ │ ├── python
│ │ ├── rundeck
│ │ └── work_alias
│ ├── services
│ │ ├── ansible
│ │ ├── docker
│ │ ├── gitlab
│ │ ├── Jenkins
│ │ ├── terraform
│ └── ubuntu
├── README.md
└── win10
├── choco-autoinstalller-master
-
Linux command examples
linux>bash_commands, linux>services
-
Scripts examples in
linux>scripts(shell(bash), python
, ansible, terraform inlinux>bash_commands, linux>services