LINUX TIPS and TRICKS | Linux ShortCuts You Must Know | MPrashant

Поделиться
HTML-код
  • Опубликовано: 15 июл 2024
  • #mprashant #linux #linux_tips_tricks
    Linux Tips and Tricks in Hindi
    00:00 Intro
    00:25 Case1 - Tab for autocompletion
    01:40 Case2 - How to switch to last working dir
    02:24 Case3 - Running multiple commands in single line
    02:53 Case4 - How to read big/large files
    04:15 Case5 - Empty a file without deleting it
    05:21 Case6 - Live monitoring of messages from a file using tail -f
    08:14 Case7 - How to record all the commands executed on terminal in a file
    11:00 Case8 - How to use calculator in linux
    11:50 Case9 - How to move cursor to start or end of a command
    12:43 Case10 - Shortcut to clear terminal and redo
    13:42 Case11 - How to revers search for a command executed in past
    14:51 Case12 - Shortcut to clear the screen in Linux
    15:16 Case13 - Delete one character from starting
    15:40 Case14 - Shortcut to switch to Home directory
    16:58 Case15 - History command in Linux
    -------------------------------------------------------------------------------------------------------------
    ubuntu tips and tricks
    Linux shortcuts
    linux tips
    15 linux tips and tricks
    linux tricks
    bash history
    command history
    linux terminal
    linux commands for beginners
    -----------------------------------------------------------------------------
    Hello dosto,
    In this video I have covered 15 Linux Tips, Tricks and Shortcuts which is very useful for our day to day task.
    Below are the 15 cases/examples I have covered in this video
    Case1:
    Tab for autocompletion
    Suppose you want to go to directory cd /home/paul/tutorials
    we can use Tab for autocompletion which will speed up your task and reduce chances of error
    Case2:
    Switch to the last working directory cd -
    cd /etc/nginx
    Case3:
    Running multiple commands in one line using ;
    $command1; command2; command3
    Example: whoami; pwd;
    Command1 && Command2 (2 will run only if 1 was successful)
    Case4:
    To read big files cat is not a good option, better to use less
    cat csv
    less csv, we can easily search and navigate, go to top and end of the file
    Case5:
    Empty a file without deleting it: filename
    testfile
    If we need to empty this file we can use the above method
    Case6
    tail -f | grep "error" for live monitoring file with given text
    we can give example with sudo tail -f
    Case7
    To record all the commands executed in a script
    $script - then perform all the tasks - Ctrl+D to stop the script
    If your trainer, boss, collegue teach you a process then we can record it using this
    Case8
    Terminal as calculator
    bc -l
    Case9
    Ctrl + a: to move cursor to the start
    Ctrl + e: to move the cursor to end
    Case10
    Ctrl + u: To clear the terminal
    Ctrl + y: To redo commands in the terminal
    Case11
    Ctrl + r: Reverse search for the commands we ever used
    Case12
    Ctrl + l: Clear screen
    Case13
    Ctrl + d: To delete one character at a time from starting (opp of backspace)
    Case14
    cd ~ :Switch the path to home directory
    Case15
    history command to see all the commands executed frequently
    -----------------------------------------------------------------------------------------------------------
    linux tricks
    tips and tricks
    16 linux tips and tricks
    linux tips and tricks
    ubuntu tips and tricks
    linux tips
    things you didnt know
    top 3 linux tips
    linux short cuts
    linux tips you must know
    tips and tricks for linux
    Learn Linux
    command-line tricks
    15 examples
    linux commands for beginners
    linux terminal
    linux command line tutorial
    history
    command history
    bash history
    15 Linux Tips
    Tricks & Shortcut To Make Your Work Life Easier and Being More Productive

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

  • @kidschannel2805
    @kidschannel2805 Год назад +3

    The useful shortcut for me is ctrl a and ctrl e, specially with awk command.
    And your videos are very useful for linux learner , Thank you Sir

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

    Great video sir....keep it up...
    Eagerly waiting for basic linux to Advance linux series...!🙏🙏🙏

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

    Hey Prashant... I'm expecting part 2 of this video... Really helpful..

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

      thanks, I will try to make part 2

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

    Thank you for the video👌🙌👍

  • @sayyidzyanashraf
    @sayyidzyanashraf Год назад +2

    Enjoyed the whole video even after knowing many commands. Bro you are really teaching very well keep it up. My best wishes for your success ❤️❤️✨

    • @MPrashant
      @MPrashant  Год назад +3

      Thank you so much for feedback and wishes :)

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

    👌👌

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

    very helpful.thanks

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

    Script command too much helpful can’t explain. I’m speechless 🍫❤

  • @user-ch6ff3ts5s
    @user-ch6ff3ts5s 7 месяцев назад +1

    Thanks for your tips and tricks but can you make a video on how to extend partition which is not on lvm.

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

    Sir.very very helpful your videos sir......

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

    Awesome 👏

  • @MrVeeru87
    @MrVeeru87 Год назад +2

    I like the script command. It's very useful 😀😀

  • @santanupuhan1259
    @santanupuhan1259 7 месяцев назад +1

    ❤Thank you

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

    Hai bro, Thanks for your tips.....
    for the case 9 we can use home & end buttons on keyboard, to move cursor to the start & end..🤝🤝🤝

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

      Glad you like it.
      For case9 Yeah you are right,

  • @prashantgabhane454
    @prashantgabhane454 Год назад +2

    Thanks sir ji 😃🙏💥💥💥

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

    👍👍

  • @70804sandesh
    @70804sandesh Год назад +1

    U can also use pipe grep in history command to search particular commands history.

  • @amolkachare4586
    @amolkachare4586 Год назад +2

    Grand thanks sir😁🙏

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

      Welcome 😀

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

      @@MPrashant sir i have many doubt in shell scripting... How to contact you

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

    Aswm bro really I'm appreciate

  • @sureshmadabatthula5848
    @sureshmadabatthula5848 3 месяца назад +1

    You are simply superb bro. Please do videos on Kubernetes

    • @MPrashant
      @MPrashant  3 месяца назад

      I have made one video on kubernetes - ruclips.net/video/rBeyHDKLVqM/видео.html

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

    Love you bro. AK real time projects bi banao, please...soo that we will know how linux use in companies.

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

      Thank you bro
      Sure more videos will be posted

  • @swamivivekananda-cyclonicm8781
    @swamivivekananda-cyclonicm8781 Год назад +1

    Nice video

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

    Please do video a trouble shutting issue in httpd Apache and fast CGI mode

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

    All command are usefull

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

    Hi Prashant thanks for uploading Linux tutorial videos ..so can please start the tutorial on Devops

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

      Sure I will try to make videos on DevOps too :)

  • @Nehakhan-uf6rh
    @Nehakhan-uf6rh Год назад +1

    Hello Prashant
    Please make video on SMTP mails server from starting to end if possible also try to explain about sendgrid

  • @_motivationtalks_
    @_motivationtalks_ Год назад +2

    Bhaiya plz add all linux videos in your Linux playlist and that should reflect old to new (top to bottom) that will be very helpful to learn fron scratch

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

      Here is the link of Playlist :)
      ruclips.net/video/pDr26zf4qz4/видео.html

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

      @@MPrashant FLAG BTATE KYU NAI HO SELLINUX-P YE P HAI KYA YAR FLAG BTA DO SELINIX-P ME P KYA HAI

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

    Puri video useful hai guruji ..
    Bas aap linux interview questions ki pdf ya video bana do with answer please 🥺

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

      Next video is on Interview questions only, we will be starting with basics to advance in series of videos

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

      Eagerly waiting this series....🙏

  • @linuxhacked4639
    @linuxhacked4639 Год назад +2

    Please help
    I am so canfuse
    Shell script code file how to create exe frozen file

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

      Sorry no idea on that..

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

    Make video on LVM

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

      Added in my list, will try to make one soon!

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

    🙏🙏🙏🙏🙏🙏🙏

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

    Bhai linux certification krna he kaha se Pdhe ek path batao

  • @govindverma1324
    @govindverma1324 11 дней назад +1

    Ye wo wala bc nahi hai 😂
    Btw, really informative thank you dost

  • @user-uz9hj4nc1m
    @user-uz9hj4nc1m 13 дней назад

    which terminal or tool you are using to practice these linux commands?

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

    Plezzz vedio on sql

  • @48h1
    @48h1 14 дней назад

    Bro en sab ke notes kaha milenge ?

  • @arunavasarkar1000
    @arunavasarkar1000 11 месяцев назад +1

    cp ~

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

    sir we can upload raid levels video sir

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

    Bro doy you have all questions section pdf can you put it all 60 and 70 questions pdf to the description

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

    Aap ko AIX ki bhi knowledge h

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

    Script

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

    Hello sir ...how to connect with you...except insta...
    There is no mail addres in your bio ...
    I need to talk with you ....
    M going to send u mssg on your insta regarding the same ..if you are not comfortable for sharing your mail here

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

      here is my email: mprashant.ofcl@gmail.com