I got a problem with centOS 6.3 64-bit. I want to setup my nameserver with bind here.
So, I've tried to use this: http://www.ejabberd.im/migrate-host and successfully converted nodes.
My old node was "ejabberd@server" and current node maybe "ejabberd@VPS7074.saverabbits.com".
Here is my hostname:
[root@VPS7074 tmp]# hostname
VPS7074.saverabbits.com
Here is my hosts:
[root@VPS7074 tmp]# cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
On CentOS (5.x) I have a VPS that has hostname set to "olddomain.com", at least this is the domain I am getting when typing "hostname" command.
I want to change it to 'localhost.localdomain' because I think it is more generic and reliable.
localhost.localdomain already exists in these files: /etc/sysconfig/network AND /etc/hosts
NETWORKING=yes
NETWORKING_IPV6=no
HOSTNAME=localhost.localdomain
G
Relevant output:
/etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
servers_ip_address server.2006scape.com server
/etc/resolv.conf
search 2006scape.com
#Generated by NetworkManager
nameserver 8.8.8.8
nameserver 8.8.4.4
Some stuff from tcpdump
07:4
Hi, I'm trying to install the directory server, but I keep getting this message:
Error: failed to open an LDAP connection to host 'ldap.lcad.inf.ufes.br' port '389' as user 'cn=Directory Manager'.
Instead of127.0.0.1 localhost.localdomain localhost myhost
127.0.0.1 localhost.localdomain skynet
127.0.0.1 skynet.localdomain localhost skynet use127.0.0.1 localhost.localdomain localhost skynet
bohoomil
https://bbs.archlinux.org/profile.php?id=41264
2011-12-03T15:52:52Z
Thanks, moetunes! My /etc/hostname has already been set to mybox .## /etc/hosts: static lookup table for host names##<ip-address> <hostname.domain.org> <hostname>127.0.0.1 localhost.localdomain localhost# End of fileThis should be correct. Unfortunately, the problem is still there. Could /etc/hosts be innocent, after all?
I know this should be easy.
Hi ,
I have installed linux, and postfix however while configuring the mail.cf files i have the following doubts, pls help.
1. when i do hostname on my linux box it says localhost.localdomain
2. when i do hostname - a on my linux box it says localhost
3. The domain which I own is xyz.com