FQDN vs. domain name
- From: "Stefan Schmidt" <Stefan.Schmidt@xxxxxxx>
- Date: Fri, 11 Jul 2008 23:48:56 +0200
Hello,
there are three files on my vps which contain the following data inserted by my provider.
# /etc/hostname
lvps123-123-123-123.dedicated.hosteurope.de
# /etc/hosts
127.0.0.1 localhost localhost.localdomain
123.123.123.123 lvps123-123-123-123.dedicated.hosteurope.de lvps123-123-123-123
# /etc/mailname
lvps123-123-123-123.dedicated.hosteurope.de
First of all I think the /etc/hostname shouldn't contain the FQDN, but instead the hostname, in this case lvps123-123-123-123. I would like to replace all these values with my own domain name (mydomain.com), but I'm not sure if this is okay, because I don't want create subdomain and use it as a hostname (hostname.mydomain.com), so it's not a FQDN.
# /etc/hostname
mydomain
# /etc/hosts
127.0.0.1 localhost localhost.localdomain
123.123.123.123 mydomain.com mydomain
# /etc/mailname
mydomain.com
Is this setup okay, or could it cause problems?
Cheers, Stefan
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Prev by Date: Re: screen resolution
- Next by Date: Re: Blurry fonts in printed invoices
- Previous by thread: screen resolution
- Next by thread: Urgent! Your health is at stake.
- Index(es):
Relevant Pages
|