17

I'm setting up a Fedora 15 box in my local network. It's going to have Internet access and share media stuff like photos.

In one step of the installation process it asks for "hostname", what could this be? Can it simply be "server" or do I need a domain?

I would love to access shared folders from Windows like \\SERVER in Windows Explorer.

Jason94
  • 1,195

2 Answers2

10

The hostname is the alias for the box on the (either global or local) network. If you call it "fedora-box", the box will be called "fedora-box" and is able to be addressed with this name on a network.

From Wikipedia:

A hostname is a label that is assigned to a device connected to a computer network and that is used to identify the device in various forms of electronic communication such as the World Wide Web, e-mail or Usenet.

Pylsa
  • 31,383
8

Fedora itself does not greatly care what you put as the system's hostname. It does matter in the larger context of your LAN and the Internet though, as giving your system a hostname used by another system will impede your ability to access it.