Here we discuss how to find the hostname of a server using command line. This process will require that SSH access be established to the server.
Related Articles
SSH into Shared Server
SSH into VPS or Dedicated Servers
Determine Server Hostname for FTP/SFTP Connection
Using Command Line to Find the Server Hostname
- SSH into the server
- Using the command
hostname
the server hostname will be displayedroot@vps12356 [/]# hostname
TIP: If you prefer to not use command line the server's hostname can also be found in the Account Technical Details link in the Account Management Panel. The link is located in the block of icons beneath your primary domain name.
vps12356.inmotionhosting.com
Comments
0 comments
Article is closed for comments.