mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 21:58:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,15 +14,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Show the network address of the host name:
|
||||
|
||||
`hostname -i`
|
||||
|
||||
- Show all network addresses of the host:
|
||||
|
||||
`hostname -I`
|
||||
`hostname {{[-i|--ip-addresses]}}`
|
||||
|
||||
- Show the FQDN (Fully Qualified Domain Name):
|
||||
|
||||
`hostname --fqdn`
|
||||
`hostname {{[-f|--fqdn]}}`
|
||||
|
||||
- Set current host name:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user