Process Management Commands (fg, bg, top, ps, kill, nice, renice, df, free) Linux Tutorial

Поделиться
HTML-код
  • Опубликовано: 16 май 2024
  • www.guru99.com/managing-proce... This tutorial looks into fg, bg, top, ps, kill, nice, renice, df, free commands in Linux.
    What is a Process?
    An instance of a program is called a Process.
    Types of Processes: Foreground Processes and Background Processes.
    0:05 What is a process?
    0:28 Types of process
    0:50 Foreground Process
    1:36 Background Process
    2:15 FG Command
    2:40 The Top Utility Command
    4:36 PS Utility Command
    5:58 Kill Utility Command
    6:55 Nice Command
    9:21 Free command
    9:57 Summary
    Like, share and subscribe our channel for more videos.
    Watch more videos on our RUclips channel at / @guru99com
    READ this as a book on Amazon by viewing at amzn.to/2gZGjbE
    Visit our website for more! www.guru99.com
    Read our blogs in www.guru99.com/blog/
    FACEBOOK! Would you prefer to watch more about us? Like our page for more / guru99com
    TWITTER! Tweet for us on Twitter with #guru99 and follow us on / guru99com
    LinkedIn! Follow us here / guru99
    THANKS! We appreciate you reading this and hope you have a wonderful day!
    Sincerely,
    Guru99
  • ХоббиХобби

Комментарии • 51

  • @guru99com
    @guru99com  5 лет назад +1

    Check out COMPLETE LinuxTutorials: ruclips.net/p/PLckPQEKYlbxebubMWdjcGR7K_ukm35ZjN

  • @orivaisman262
    @orivaisman262 6 лет назад +3

    exactly what i wanted to learn in a short and composed way, thank you.

  • @AmanMalik-jd2lx
    @AmanMalik-jd2lx 5 лет назад +1

    keep it up.
    enjoyed a lot learning from ur tutorial.

  • @edenr1988
    @edenr1988 7 лет назад +5

    great tutorial, keep up! thanks!

  • @wiemfourati7702
    @wiemfourati7702 4 года назад

    very good tuto , clear and eazy ! great work !!

  • @aldnav
    @aldnav 7 лет назад +1

    Very educating! Thank you!

  • @Ravicgsce
    @Ravicgsce 7 лет назад +1

    Very useful information. Thank you.

  • @madinaakmal6284
    @madinaakmal6284 4 года назад

    GREAT explanation!!! thanks a lot! Keep up!

  • @azab1094
    @azab1094 7 лет назад +1

    Thank you it was vary helpful

  • @yasirhaddad5729
    @yasirhaddad5729 4 года назад

    Thank you so much great tutorial, very helpful

  • @shizyninjarocks
    @shizyninjarocks 7 лет назад +11

    Mozart and Beethoven composed this awesome background music.

  • @Tecgeeks
    @Tecgeeks 8 лет назад +1

    Good stuff, very helpful

  • @beydoin
    @beydoin 10 лет назад +1

    nicely explained, thanks.

  • @rma1563
    @rma1563 5 лет назад

    Excellent video!. Thanks

  • @mohammedfarra8466
    @mohammedfarra8466 7 лет назад

    very helpful and professional

  • @3DChallenger
    @3DChallenger 2 года назад

    great material, thanks for that !

  • @maximuscollection3863
    @maximuscollection3863 3 года назад

    thank you very much ... keep the great work up

  • @bajishaik004
    @bajishaik004 2 года назад

    Superb explanation sir 🙏

  • @achusylvie9666
    @achusylvie9666 2 года назад

    Great job buddy 👏 👍

  • @subramanyamcr3532
    @subramanyamcr3532 2 года назад

    Awesome explanation

  • @PaulEllisBIGDATA
    @PaulEllisBIGDATA 4 года назад

    Thank you!!

  • @abetuna2707
    @abetuna2707 2 года назад

    great tutorial!

  • @kiranvarma965
    @kiranvarma965 10 лет назад

    Nice explaination

  • @nikhil_kolla_12
    @nikhil_kolla_12 4 года назад

    excellent tutorial..

  • @NicolasAlbamurillo
    @NicolasAlbamurillo 4 года назад

    Muchas gracias!

  • @thanh_blackmask6798
    @thanh_blackmask6798 4 года назад

    awesome, sir !!!

  • @ashishsingh4339
    @ashishsingh4339 3 года назад

    helpful ,thanks

  • @navidwaterloo
    @navidwaterloo 7 лет назад +13

    Nice tutorial, but there's a small mistake at 10:12:
    The value of nice changes from -20 to 19 (as correctly mentioned at 6:48). Not "from 20 to -19" (as mentioned at 10:12).

    • @SlRENN
      @SlRENN 4 года назад

      with -20 being the first prioritized right?

    • @alerey4363
      @alerey4363 Год назад +1

      @@SlRENN yes, video got it wrong; -20 is the highest priority, 0 the default (middle) priority and 19 the least priority

  • @beydoin
    @beydoin 10 лет назад

    I have noticed after doing nice -n 19 on banshee the 'PR' value in 'top' is 39, didn't you say that 20 being the highest and -20 being the lowest? the PR after nice for banshee is 39,... why? Please explain :)

  • @vinayakkumar4948
    @vinayakkumar4948 9 лет назад

    Nice video ;)

  • @GiancarloDiamond
    @GiancarloDiamond Год назад

    Dope

  • @emanehab9974
    @emanehab9974 6 лет назад

    but i think forground captures the stdin from the parent program and background don't if u put the & after the program you gonna run it will has its own stdin..

  • @naveenkumar-kw2ch
    @naveenkumar-kw2ch 2 года назад

    how to check wheter the process is running or not, how to check the process if it goes to sleep or if unexpected putty session closes but some how backgroung running is done. but one process stoped how can i know to run or foreground the sleep process.

  • @ShivamSingh-qz1so
    @ShivamSingh-qz1so 5 лет назад

    In vedio you told the priority is 20 to -20 but its showing 39
    What is it??

  • @shristisinha7264
    @shristisinha7264 2 года назад

    Which software you are using

  • @LizardanNet
    @LizardanNet 10 лет назад

    Thank you! where are tutorials 14, 15, 16, and 17?

    • @bobmarley8644
      @bobmarley8644 9 лет назад

      They are all in a playlist on his chanel called "Linux Beginner Tutorials"...

  • @SRBgamingsn
    @SRBgamingsn 9 лет назад

    plsssss help i want change from bg to fg on windows8.1 i don't understand

  • @mihirgovil965
    @mihirgovil965 4 года назад

    please add the tutorial to mount HDD on a dir

  • @unkn0wnrge189
    @unkn0wnrge189 Год назад +1

    Lord full of mercy if you are reading that please give us focus, in 10 seconds I got 3 ads.

  • @yonastemesgen2796
    @yonastemesgen2796 Год назад

    Thank you. I want to say one thing. If you made cheat sheet (pdf) for the playlist, it would have been more helpful. I looked at your web, but you can’t download it. If you can please make pdf.
    Anyways, thank you for the help.

  • @zymagoras
    @zymagoras 4 года назад +1

    ps stands for "process snapshot" not "process status"

  • @kirubagamingyt3731
    @kirubagamingyt3731 9 месяцев назад

    & commandhow to use

  • @punithgowda1649
    @punithgowda1649 2 года назад +1

    great video but that bgm was cancerous

  • @AmirSepasi
    @AmirSepasi 8 лет назад +17

    stop the stupid background music

  • @amisaraaah
    @amisaraaah 3 года назад +1

    pls remove the bgm