Quick Actions
Most Viewed Commands
Top 20 commands#1 Get-ADUser
Gets one or more Active Directory users.
Get-ADUser
#2 Generate SSH Key
Generate SSH key pair
ssh-keygen -t rsa -b 4096 -C 'your_email@example.com'
#3 pa-backup
Create a backup of PingAccess configuration and data.
./pa-backup
aws cloudformation deploy
Deploys an AWS CloudFormation template by creating and then executing a change set.
aws cloudformation deploy
az vm stop
Stop a running virtual machine.
az vm stop
docker rm
Remove one or more containers.
docker rm
dsconfig
View and manage server configuration settings.
dsconfig --hostname localhost --port 4444 --bindDN "cn=Directory Manager" --bindPassword password --no-prompt
aws s3 cp
Copies a local file or S3 object to another location.
aws s3 cp
az group list
List resource groups.
az group list
az vm list
Get the details of the virtual machines.
az vm list
docker volume
Manage Docker volumes.
docker volume
import-ldif
Efficiently import data into the directory from an LDIF file.
import-ldif --backendID userRoot --ldifFile /path/to/data.ldif
awk
Pattern scanning and text processing language.
awk
aws ec2 describe-instances
Describes one or more of your instances.
aws ec2 describe-instances
aws ec2 stop-instances
Stops an Amazon EBS-backed instance.
aws ec2 stop-instances
ldapadd
Add entries to an LDAP directory.
ldapadd
az login
Log in to Azure.
az login
az vm start
Start a stopped virtual machine.
az vm start
aws s3 sync
Syncs directories and S3 prefixes. Recursively copies new and updated files.
aws s3 sync
ldappasswd
Change the password of an LDAP user.
ldappasswd