10 Essential Linux Terminal Tools You Should Know

Поділитися
Вставка
  • Опубліковано 15 чер 2024
  • Today we discuss ten essential Linux terminal tools everyone should know.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    💼 Services 💼
    💻 Freelancing & Tutoring: www.neuralnine.com/services
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
    Timestamps:
    (0:00) Intro
    (0:54) ps
    (3:10) kill
    (4:15) uname
    (5:02) lshw
    (6:12) netstat
    (7:45) ifconfig
    (8:53) service
    (10:07) df
    (11:41) watch
    (14:33) lsof
    (17:52) Outro
  • Наука та технологія

КОМЕНТАРІ • 11

  • @VanDonien
    @VanDonien 5 місяців тому +13

    "ifconfig" is basically deprecated and replaced by "ip".
    "ss" should be used instead of "netstat" if available as well.
    "service" also won't stick around for long as systemd is the defacto standard now.
    Other than that, great showcase of those basic tools :)
    (+1 for tldr)

  • @valeriodelbue
    @valeriodelbue 5 місяців тому +9

    GREP stand for global regular expression parser

  • @aba-nascu
    @aba-nascu 5 місяців тому +4

    Nice one! Maybe for the next video increase the terminal size a bit. 😊

  • @alec1575
    @alec1575 5 місяців тому +1

    Thank you so much for this content man, very helpful 👍

  • @raytry69
    @raytry69 4 місяці тому +1

    "lsb_release -a" is another useful command to determine which OS we are working on.

  • @MrHasooooni
    @MrHasooooni 5 місяців тому +1

    keep up the good work man love your content

  • @captainwasabi
    @captainwasabi 5 місяців тому +2

    grep - Get Regular ExPression

  • @samuelallen1402
    @samuelallen1402 5 місяців тому

    It's called grep because it stands for generate regular expression print.

  • @rickharold7884
    @rickharold7884 5 місяців тому

    Yea cool. Thx

  • @digitalcivilulydighed
    @digitalcivilulydighed 5 місяців тому

    Q: What happend to the rooftop?

  • @kwxutube
    @kwxutube 5 місяців тому

    this video explains why grep is called grep:
    ua-cam.com/video/NTfOnGZUZDk/v-deo.html