Avant hostname en debian 8.9

bonsoir
est ce que l’avant je vais mettre

tu choisis quoi a ou b ?

Rodrigue7800

Ni (a) ni (b). Une seule ligne suffit.

127.0.0.1 localhost

Pourquoi veux-tu placer rodrigue7800.nohost.me dans ton fichier /etc/hosts ?

salut
parce que les autres membres a mis psueod.nohost.me in /etc/hosts

re
je trouvé un comment je faire ?
par exemple
127.0.0.1 yunohost
192.168.0.254 rodriguem7973.org ou rodrigue7973.nohost.me ?

je ne sait pas quelle simple ?
a+
Rodrigue

hello

If you want use 192.169.x.x in hosts file, it’s :

127.0.0.1   localhost.localdomain	localhost
127.0.1.1   <your_localhost.localdomaine>    <your_localhost>
192.168.x.x    <your_localhost.localdomaine>    <your_localhost>

Exemple:
with
IP 192.168.1.10
localhost yunohost
domaine nohost.me

127.0.0.1   localhost.localdomain	localhost
127.0.1.1   yunohost.nohost.me    yunohost
192.168.x.x    yunohost.nohost.me    yunohost

between the different columns is normaly tab (\t)

127.0.0.1\ttablocalhost.localdomain\tlocalhost