Files
oam/knowledge base/check a chost has joined a domain.md
2023-08-06 15:25:28 +02:00

17 lines
311 B
Markdown

# Check a host has joined a Domain
| OS | Command |
| ----- | ----------------------------------------- |
| Linux | `which 'realm' && realm list --name-only` |
## Further readings
- [`realmd`][realmd]
<!--
References
-->
<!-- Knowledge base -->
[realmd]: realmd.md