-
Notifications
You must be signed in to change notification settings - Fork 3
Bash
Elbrus edited this page Jul 5, 2022
·
5 revisions
$ systemctl --type=service
$ systemctl --type=service --state=active/running# Example Usage
$ rsync -vap --ignore-existing <source_file> <destination_file>
# Key flags:
v = verbrose, r = recursive, p = preserve permissions, g = group, o = owner, a = archive, --progress = progresss bar$ mkpasswd -l 8
> iwF1g2Lo# Example Usage
$ tcpdump
$ tcpdump -i <interface> <ipaddress or hostname> <port>- Home
- Programming languages
- Command line
- Networking & security
- Setupping applications
- Infrastructure as code
- Containers
- Container orchestration
- Configuration management
- CI/CD tools
- Monitoring
- Cloud Providers
- DevOps & SRE books
- DevOps Cheat Sheet
- DevOps interview