All Commands
Iam
Rds
Cloudformation
S3
Ec2
Configuration
Resource Group
Deployment
Virtual Machine
Active Directory
Security
Generate SSH Key
Generate SSH key pair
ssh-keygen -t rsa -b 4096 -C 'your_email@example.com'
Security
Check SSL Certificate
Check SSL certificate validity
openssl x509 -in certificate.crt -text -noout
Certificate Management
Ssl/tls Testing
Keystore Management
Key Generation
Encryption
Hashing
Random Generation
Container Management
Monitoring
Storage
Networking
Image Management
Keystore Management
Password Management
Certificate Management
Key Generation
keytool -genkeypair
Generate a key pair (private key and associated public key certificate).
keytool -genkeypair
Resource Management
kubectl describe
Show details of a specific resource or group of resources.
kubectl describe
Configuration
Debugging
Monitoring
Deployment
Scaling
Networking
kubectl port-forward
Forward one or more local ports to a pod.
kubectl port-forward
Logging
System Management
Process Management
Storage
Text Processing
Modify Operations
Search Operations
Backup/restore
Authentication
Server Management
Import/export
import-ldif
Efficiently import data into the directory from an LDIF file.
import-ldif --backendID userRoot --ldifFile /path/to/data.ldif
restore
Restore one or more directory backends from a backup.
restore --backupDirectory /path/to/backup/dir
backup
Create a backup of one or more directory backends.
backup --backendID userRoot --backupDirectory /path/to/backups
Data Operations
Performance Testing
searchrate
Run a performance test to measure search operation throughput.
searchrate --hostname localhost --port 1389 --baseDN "dc=example,dc=com" --filter "(uid=user.[1-1000])"
authrate
Run a performance test to measure bind operation throughput.
authrate --hostname localhost --port 1389 --bindDN "uid=user.[1-1000],ou=People,dc=example,dc=com" --bindPassword password
Maintenance
Configuration
dsconfig
View and manage server configuration settings.
dsconfig --hostname localhost --port 4444 --bindDN "cn=Directory Manager" --bindPassword password --no-prompt
Monitoring
Server Management
Configuration
Backup/restore
Ssl/tls
Server Management
pf-admin
PingFederate administrative command-line tool for server management.
./pf-admin
Backup/restore
Monitoring
Configuration
Configuration
Backend Configuration
dsconfig set-backend-prop
Modify properties of a backend, such as database cache settings or compaction rules.
dsconfig set-backend-prop
Process Management
Security
Set-ExecutionPolicy
Changes the user preference for the PowerShell execution policy.
Set-ExecutionPolicy
System Management
File System
Get-ChildItem
Gets the items and child items in one or more specified locations.
Get-ChildItem
Networking
Group Management
Ou Management
User Management
Networking
tracert
Determines the path taken to a destination by sending Internet Control Message Protocol (ICMP) echo Request messages with varying Time-to-Live (TTL) values.
tracert
ping
Verifies IP-level connectivity to another TCP/IP computer by sending Internet Control Message Protocol (ICMP) echo Request messages.
ping
netstat
Displays active TCP connections, ports on which the computer is listening, Ethernet statistics, the IP routing table, IPv4 statistics, and IPv6 statistics.
netstat