[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hostname/domainnam



Sounds like you got the two main ones :)  To quickly check for anything left
over try doing this:

cd /etc
find ./|xargs grep 'myoldhostname'
find ./|xargs grep 'myolddomainname'

You might have to be root to get full results.  Also check Apache
configuration, mysql database or any other server apps you're running.

-- Mike Miller
-- mike@2bit.net


----- Original Message -----
From: "alexus" <ml@db.nexgen.com>
To: <misc@cvs.openbsd.org>
Sent: Sunday, July 01, 2001 3:32 PM
Subject: hostname/domainnam


> where in openbsd i can change my hostname and domanname?
>
> i changed in  /etc/hosts but and i also change it in /etc/myname
>
> where else i need to change?