Recently Viewed Commands

Last 30 days
Get-ADOrganizationalUnit

Gets one or more Active Directory organizational units.

Ou Management Windows_ad
ad powershell ou query get
Get-ADOrganizationalUnit
12 views
Get-ADComputer

Gets one or more Active Directory computers.

Computer Management Windows_ad
ad powershell computer query get
Get-ADComputer
12 views
grep

Search for patterns in files.

Text Processing Linux
search text pattern
grep
12 views
dsconfig list-properties

List information about all available configuration properties for all objects.

Configuration Pingdirectory
pingdirectory configuration dsconfig properties
dsconfig list-properties
13 views
Get-Help

Displays information about PowerShell commands and concepts.

Core Powershell
powershell help documentation
Get-Help
12 views
git log

Show commit logs.

Information Git
log history commits
git log
7 views
git reset

Reset current HEAD to the specified state.

Undoing Git
reset undo revert
git reset
7 views
ldapcompare

Compare an attribute value with an LDAP entry.

Search Operations Ldap
compare attribute value
ldapcompare
12 views
ldapsearch

Search for entries in the LDAP directory.

Data Operations Ping-Directory
data search ldap
ldapsearch --hostname localhost --port 1389 --baseDN "dc=example,dc=com" "(uid=user.0)"
12 views
ldapsearch

Search for entries in an LDAP directory.

Search Operations Ldap
search query directory
ldapsearch
13 views
Set-ExecutionPolicy

Changes the user preference for the PowerShell execution policy.

Security Powershell
powershell security scripting policy
Set-ExecutionPolicy
12 views
kubectl cp

Copy files and directories to and from containers.

File Management Kubernetes
copy files transfer
kubectl cp
13 views
ping

Verifies IP-level connectivity to another TCP/IP computer by sending Internet Control Message Protocol (ICMP) echo Request messages.

Networking Windows
windows cmd networking icmp troubleshooting
ping
12 views
systemctl

Control systemd system and service manager.

System Management Linux
systemd services system-management
systemctl
12 views
ldapmodify

Modify entries in an LDAP directory.

Modify Operations Ldap
modify update change
ldapmodify
12 views
pa-export-config

Export PingAccess configuration to a file.

Configuration Ping-Access
configuration export backup
./pa-export-config
12 views
git cherry-pick

Apply the changes introduced by some existing commits.

Merging Git
cherry-pick apply commit selective
git cherry-pick
7 views
openssl pkcs12

PKCS#12 file utility for creating and managing keystores.

Keystore Management Openssl
pkcs12 keystore p12
openssl pkcs12
12 views
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.

Networking Windows
windows cmd networking traceroute routing icmp
tracert
12 views
pa-start

Start the PingAccess server.

Server Management Ping-Access
server-management start lifecycle
./pa-start
12 views