New to ubuntu and servers. I just finished installing a new ubuntu server and added LAMP. I can assess the webpage that I am hosting by typing in the web browser the IP address of the server. what I would like to know is how to access the same web page locally on my network from another computer using a name instead of the IP address.
I have tried to edit the /etc/hosts and add the following info: "192.168.0.205 servername". this does not work when I type "http://servername" in a web browser I do not connect.
I have been looking for an answer but am not sure I am describing what I want to do because most of the solutions seem to assume that I want to connect from outside my network. I am not interested in accessing my server from outside the local area network at this time until I am more comfortable with managing the server and understand the security risk.
Thank you in advance for any info you can provide to help me with this issue.
 
    