Free Linux Tutorials
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About

Tag - ifconfig

  • Commands

NET-TOOLS vs IPROUTE Cheat Sheet (ifconfig vs ip)

by Free Linux
3 min read
Add Comment

The net-tools has been deprecated and plans to obsolete was stated from debian-devel mailing list around 2009 ( ) . As per the post, it says: It doesnt support many of the modern features of the linux kernel, the interface is far...

Continue reading

  • Commands
  • Tutorials

Top 5 Basic Steps to Troubleshoot Network in Linux

by Free Linux
7 min read
Add Comment

1.Find if your interface has IP address, it’s either obtained dynamically via DHCP server or manually configured using static configuration. You can either use commands from the “iproute”  or...

Continue reading

  • Quick Tips & Tricks

Quick Tip: Get or Find your Public IP Address using curl

by Free Linux
1 min read
1 Comment

Some sample websites that you can use with curl to display your external public IP. As you know, especially if you are connected to a router, it will provide you private IP via the DHCP and it is NAT’ed. So using...

Continue reading

  • Tutorials

Basic Wired network interface configuration for popular Linux distribution

by Free Linux
3 min read
1 Comment

Basically, you just need to use the CLI command “ifconfig” which stands for interface configuration. It uses to configure and query TCP/IP network interface parameters ifconfig interface [aftype]...

Continue reading

Copyright © 2025. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About