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.
@cybernit321 күн бұрын
Thank you looks a lot easier to read.
@HelloHelloXD21 күн бұрын
Great tip
@Wampa84221 күн бұрын
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-ve9hs21 күн бұрын
I haven’t worked with Linux for so long I forgot about it 😅
@FunctionGermany20 күн бұрын
@@Wampa842 it's probably not default because it might break tools that call the ip program and can't handle colored output.
@MrRedhawk1621 күн бұрын
My number one linux channel
@Net-Wit15 күн бұрын
I haven't watched your videos in a while but this new setup and camera feels like a breathe of fresh air, good stuff Jay.
@kajraske200221 күн бұрын
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.
@plattrap20 күн бұрын
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.
@FunctionGermany20 күн бұрын
-br -4 are awesome flags, thanks a lot. so much less clutter that i don't need 9/10 times.
@sandman4you19 күн бұрын
Excellent tip.
@drescherjm20 күн бұрын
I need this one. I have used ifconfig for as long as I can remember (my linux usage goes back into the 1990s) however it's not default on the RHEL based systems I now use every day.
@htx80nerd20 күн бұрын
Ya i hate that they took a long standing tool and removed it. Very annoying.
@phyowailin984720 күн бұрын
ip command supports colored output with --color option.
@13thravenpurple9420 күн бұрын
Amazing video! Thanks for sharing 👍
@juliusmilo595920 күн бұрын
Very nice video...Thank You...
@Nick-zl2yh10 күн бұрын
I would love to see a tutorial on Wireshark. Are you planning on doing that in the near future?
@mathieuberthalay2120 күн бұрын
Thank you for your video 🤩
@esra_erimez21 күн бұрын
Hello wonderful person watching Jay's wonderful video.
@ricochet28720 күн бұрын
Hey!
@mephisto23487 күн бұрын
Interesting choice for the first video in a linux "crash course" playlist... Did I miss the "before you take the crash course" pre-pre-course?
@neutral_positron19 күн бұрын
Nice video. One day linux community will realise your importance.
@gormhatre21 күн бұрын
Very useful commands and tips in this video. Do you have any video about more detailed networking.
@Ranblv19 күн бұрын
very useful thank you
@sujeeshmnd998821 күн бұрын
How ip addresse will restore automatically after bringing down and brought up the interfaces even after deleting that ip?
@FunctionGermany20 күн бұрын
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.
@philb146620 күн бұрын
@@FunctionGermany thanks for taking the time to explain this because I was wondering the same thing. So I understand now! 😊 👍
@SULTAN-KHAN00715 күн бұрын
thank you
@UnwalledGarden20 күн бұрын
If I add IP addresses with the ip command, are the persistent across reboots, or do I have to use nmcli to ensure that?
@CarolSchimpf20 күн бұрын
Thanks for sharing such valuable information! A bit off-topic, but I wanted to ask: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?
@wagnerjlima14 күн бұрын
Hi, I really like your channel and follow it here in Brazil. It would be possible to activate the automatic dubbing feature, a service offered by KZbin, and it would make it much easier to follow. And congratulations on the content.
@SB-qm5wg21 күн бұрын
I've always stuck with ifconfig and ifup/down
@spiffyh20 күн бұрын
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.
@CocolinoFan18 күн бұрын
Do you age in reverse? Why do you look younger then in your earlier videos?
@michaelrider20 күн бұрын
IPA😁
@sandman4you19 күн бұрын
Been checking your channel daily, waiting for your Fedora 41 review. So far.... crickets. Your review of Fedora 40 was the best of several Linux KZbin channels, so somewhat disappointing.