How to Use the ip Command in Linux: A Beginner’s Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2024

ความคิดเห็น • 23

  • @LevantinLynx
    @LevantinLynx 8 ชั่วโมงที่ผ่านมา +14

    Very valuable bonus tip: if you type “ip -c a” the output is colored and way easier to read, especially in systems with a lot of network interfaces.

    • @cybernit3
      @cybernit3 6 ชั่วโมงที่ผ่านมา +3

      Thank you looks a lot easier to read.

    • @HelloHelloXD
      @HelloHelloXD 6 ชั่วโมงที่ผ่านมา +1

      Great tip

    • @Wampa842
      @Wampa842 5 ชั่วโมงที่ผ่านมา +5

      One of the first things I do on new installations is put alias ip='ip --color=always' in .bashrc. I'll never understand why it isn't on by default.

    • @Felix-ve9hs
      @Felix-ve9hs 5 ชั่วโมงที่ผ่านมา

      I haven’t worked with Linux for so long I forgot about it 😅

    • @FunctionGermany
      @FunctionGermany 47 นาทีที่ผ่านมา +1

      ​@@Wampa842 it's probably not default because it might break tools that call the ip program and can't handle colored output.

  • @MrRedhawk16
    @MrRedhawk16 9 ชั่วโมงที่ผ่านมา +3

    My number one linux channel

  • @13thravenpurple94
    @13thravenpurple94 ชั่วโมงที่ผ่านมา

    Amazing video! Thanks for sharing 👍

  • @kajraske2002
    @kajraske2002 9 ชั่วโมงที่ผ่านมา

    Super neat! I like the straightforward explanation of how ip supercedes other commands, a lot of times it gets confusing seeing the same thing done different ways in different guides.
    Also the "watch" command is fantastic, watching that video immediately.

  • @plattrap
    @plattrap 4 ชั่วโมงที่ผ่านมา +1

    Bonus tip is to use “ip -br a” which limits the output to just the ip addresses of each adapter. Extra “-4” limits to just the IPv4 addresses.

    • @FunctionGermany
      @FunctionGermany 46 นาทีที่ผ่านมา +1

      -br -4 are awesome flags, thanks a lot. so much less clutter that i don't need 9/10 times.

  • @juliusmilo5959
    @juliusmilo5959 ชั่วโมงที่ผ่านมา

    Very nice video...Thank You...

  • @gormhatre
    @gormhatre 7 ชั่วโมงที่ผ่านมา

    Very useful commands and tips in this video. Do you have any video about more detailed networking.

  • @esra_erimez
    @esra_erimez 9 ชั่วโมงที่ผ่านมา

    Hello wonderful person watching Jay's wonderful video.

  • @phyowailin9847
    @phyowailin9847 3 ชั่วโมงที่ผ่านมา

    ip command supports colored output with --color option.

  • @sujeeshmnd9988
    @sujeeshmnd9988 7 ชั่วโมงที่ผ่านมา

    How ip addresse will restore automatically after bringing down and brought up the interfaces even after deleting that ip?

    • @FunctionGermany
      @FunctionGermany 43 นาทีที่ผ่านมา

      this happens because the system is configured to use DHCP and not a static address. so when the interface goes up (through the command, restarting the machine, or plugging in ethernet cable) the system will ask on the network for an IP adress and the DHCP server (which is part of your router for most homes) will reply with an IP lease.

  • @SB-qm5wg
    @SB-qm5wg 8 ชั่วโมงที่ผ่านมา +1

    I've always stuck with ifconfig and ifup/down

    • @spiffyh
      @spiffyh 11 นาทีที่ผ่านมา

      Me as well. Probably because I came from a Unix background. I like the color option mentioned in the comments above though. ifconfig gives a little cleaner output though.

  • @michaelrider
    @michaelrider ชั่วโมงที่ผ่านมา

    IPA😁

  • @Jemou-yd6pm
    @Jemou-yd6pm 2 ชั่วโมงที่ผ่านมา

    Too much advertising.

  • @AlexDawson2020AD
    @AlexDawson2020AD 9 ชั่วโมงที่ผ่านมา

    First!

  • @Satyam1010-N
    @Satyam1010-N 6 ชั่วโมงที่ผ่านมา

    U r using ai voice? Its painful 😖