|
UBUNTU : Cambiar el nombre de tu PC |
|
|
|
| Escrito por utopianegra, on 13-10-2007 15:35 |
|
|
Para cambiar el nombre del pc usamos el comando hostname
* sudo hostname NUEVO_NOMBRE_PC Editamos el archivo /etc/hostname y reemplazamos el antiguo nombre con el NUEVO_NOMBRE_PC
* sudo gedit /etc/hostname Editamos el archivo /etc/hosts y en la linea donde aparezca el antiguo nombre ponemos el NUEVO_NOMBRE_PC
* sudo gedit /etc/hosts Y ya está, con eso podrás llamar a tu ordenador como te apetezca.
Revisado el: 13-10-2007 15:50
|
Comentarios de usuarios (5)
|
|
|