[CentOS] Cambiar nombre al host sin reiniciar el sistema

Sun Jan 26 15:09:28 UTC 2014
Always Learning <centos at u62.u22.net>

Using: From translate.google.com

> Rodrigo Pichiñual Norin <rodrigo.pichinual at gmail.com>

Hello everyone:

I want to change the name of my host, but without reboot

1) edit / etc / sysconfig / network

HOSTNAME = name_hostname

2) edit / etc / hosts

  192.168.x.x name_hostname


I know the restart rename but my point is not to restart the
server.

can??


thanks