Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rocket domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wpforms-lite domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the soledad domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114
Afficher l'adresse IP Linux : Commandes et outils - Practical Tips

Afficher l’adresse IP Linux : Commandes et outils

by Flo

Pour afficher l’adresse IP Linux, vous avez parfois besoin de certaines commandes que vous devez exécuter. Cela peut se faire entre autres via le terminal.

Afficher l’adresse IP Linux via le terminal

Si vous souhaitez afficher votre adresse IP Linux, le moyen le plus rapide est d’utiliser le terminal.

  • Dans un premier temps, ouvrez le terminal avec la combinaison de touches [Ctrl] + [Alt] + [T]. Vous pouvez également cliquer sur l’icône correspondante
  • Entrez ensuite l’une des commandes suivantes – « ifconfig » ou « ip addr ou ip a » ou « hostname -I » et confirmez avec « Enter ».
  • Ces commandes vous permettent d’obtenir des informations sur toutes les interfaces réseau, y compris leur adresse IP.

Ubuntu : Afficher l’adresse IP via les paramètres

Si vous utilisez Linux Ubuntu, vous pouvez également obtenir l’adresse IP via les paramètres.

  • Cliquez avec la souris sur l’icône de la roue dentée ou sur l’option « Paramètres » dans la barre de menus.
  • Dans les paramètres ouverts, sélectionnez l’option « Réseau ». Cherchez votre connexion Internet.
  • A côté se trouve soit une flèche pointant vers la droite, soit l’icône d’une roue dentée. Cliquez dessus et vous verrez non seulement la puissance du signal de votre réseau et la vitesse de connexion, mais aussi l’adresse IP.

Related Articles

Leave a Comment