7 Linux Terminal Tricks You’ll Use EVERY Day | Once Learned

Sdílet
Vložit
  • čas přidán 7. 09. 2024

Komentáře • 28

  • @RsZ789
    @RsZ789 Před 10 měsíci +5

    Travis, you're a great teacher. Thank you for making this available to us for free.

  • @BARERAHREHMAN
    @BARERAHREHMAN Před 4 měsíci +1

    Hey Travis! Great Stuff.
    Kindly upload more linux tutorials for beginners

  • @DV-ml4fm
    @DV-ml4fm Před 10 měsíci +1

    I know all this already as a linux veteran. But a great video for those new to linux.

    • @duta.9100
      @duta.9100 Před 8 měsíci

      LOL. Given touch ID is pretty new on macOS, that at least should be new to the vets too.

  • @trashaccount5106
    @trashaccount5106 Před 10 měsíci

    I love this! You give a short abstraction, then follow up with a lot of examples. And the examples you choose are real-life, useful examples. This way, the explanations are easy to understand and teach us things we can actually use. Thanks a lot! Some videos and live lectures make me want to reach through the screen and shake the lecturer, this one is the opposite

  • @DumbSkippy
    @DumbSkippy Před 8 měsíci

    OMG thank you. I know Windows backwards. IT for nearly 25 years. I've has a RAID 5 NAS running Ubuntu for 13 years and had no idea what was under the hood or where anything is. Thanks to you, I have my first understanding of How, What, Where things are. Thanks oh so very much !

  • @tohirul
    @tohirul Před 11 měsíci +2

    Hey Travis ! Very helpfull content coming from you every time. Been using Linux for a while. I am thinking of Enrolling into a Linux course. Not a CS Degree Holding software enginner. So I lack in a lot of ways. Can you suggest some courses. Been a whle you made a video on courses. Thanks a lot.

  • @richardhoppe4991
    @richardhoppe4991 Před 9 měsíci

    Awesome content, Travis! Loved the bit about the aliases. Cheers

  • @aipujols
    @aipujols Před 10 měsíci

    Awesome content once again! Thanks Travis, already feel my Linux skills leveled up.

  • @user-tk7tv3ct6v
    @user-tk7tv3ct6v Před 11 měsíci +1

    Great tutorial, thanks a lot!

  • @BongTuts
    @BongTuts Před 7 měsíci

    Thank you 😄

  • @YannMetalhead
    @YannMetalhead Před měsícem

    Good list.

  • @DennisBassey
    @DennisBassey Před 11 měsíci

    Excellent tutorial. Thanks Travis.

  • @AryanPant2004
    @AryanPant2004 Před 9 měsíci

    Outstanding content , very underrated

  • @thegovtdoesntcareaboutyou
    @thegovtdoesntcareaboutyou Před 7 měsíci

    Thank you

  • @ByThisShallAllMenKnow
    @ByThisShallAllMenKnow Před 10 měsíci

    Big help, Awesome. Thank you!

  • @danimatuko
    @danimatuko Před 10 měsíci

    Clear consice and super helpful!

  • @matrixninty
    @matrixninty Před 11 měsíci

    Merci Travis

  • @bendokis4989
    @bendokis4989 Před 3 měsíci

    set your bash readline editor to vi rather than emacs && both in vimrc and in bashrc remap "jk" as ESC. this little hack will save you a lot of time, and spare your pinky

  • @duta.9100
    @duta.9100 Před 8 měsíci

    Tip 6 doesn't seem to work on AArch64.
    Tried it on macOS 14.2.1 (M1) and got 2 problems:
    1. No touch ID prompt. Instead I got admin password entry popup window.
    2. When OS is updated, the changes in /etc/pam.d/sudo were lost.

  • @CefasHeliSathler
    @CefasHeliSathler Před 10 měsíci

    mooooreee do mooooreeee!!!

  • @covalea
    @covalea Před 11 měsíci

    Hey Travis, I notice that you run all linux commands in ubuntu. Would you like please explain how can I install ubuntu on my mac as you done it ?

    • @TravisMedia
      @TravisMedia  Před 11 měsíci

      I can do that. In these videos I used an AWS EC2 instance with Ubuntu on it.

    • @covalea
      @covalea Před 11 měsíci

      Thank you very much!@@TravisMedia

  • @vipinrajkt8221
    @vipinrajkt8221 Před 11 měsíci

    👍👍👍

  • @RishiRajxtrim
    @RishiRajxtrim Před 11 měsíci

    👍🙏

  • @MaxShapira2real
    @MaxShapira2real Před 10 měsíci +1

    Thanks, Travis. Great job! Another way to create a folder and enter it is by doing this:
    mkdir test && cd $_

  • @FreeThink1984
    @FreeThink1984 Před 4 měsíci

    Excellent video, thank you!