Buradasın
Linux Hostname Command Guide
linuxsimply.com/hostname-command-in-linux/Yapay zekadan makale özeti
- Basic Information
- Hostname is a unique name assigned to network-connected computers
- Hostname allows device identification without IP address
- Command syntax is simple with optional OPTIONS and HOST_NAME
- Key Options
- Usage Examples
- Check current hostname using simple command
- Display short hostname with -s option
- Change hostname temporarily with sudo
- Change hostname permanently using hostnamectl
- View NIS domain name with -y option
- Display all network addresses with -I option
- Check aliases with -a option
- Get help with -h option
- View command version with -V option