How to learn linux for aspiring Software, Cloud, and DevOps engineers

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 มิ.ย. 2024
  • In this video, we will discuss my 4 key tips for learning Linux. I have been a Linux user for almost a decade and definitely learned some lessons the hard way. don't be like me and follow these recommendations when starting out. Your Linux journey depends on which fundamentals you choose to focus on first.
    Timestamps:
    0:00 - Intro
    0:29 - Why learn Linux
    1:15 - The Linux FIlesystem
    3:39 - Basic Commands
    5:20 - User Management
    6:06 - Installing Packages
    6:47 - Wrapping Up
    7:43 - Fin

ความคิดเห็น • 36

  • @PANDApoopish
    @PANDApoopish ปีที่แล้ว +9

    Love this man. Earned a sub! Algorithm brought this onto my feed at the right time while I’m learning Linux.

  • @ibrahimandong1572
    @ibrahimandong1572 11 หลายเดือนก่อน +1

    Thank you for the content really appreciate it and it helps a lot

  • @_m.guler_
    @_m.guler_ ปีที่แล้ว +14

    Can you do a similar video about Python and Docker please...

  • @rreece72
    @rreece72 11 หลายเดือนก่อน

    Great video thank you

  • @Learn_with_Manohar
    @Learn_with_Manohar 10 หลายเดือนก่อน

    Amazing information❤

  • @ibrahimabdeltawab6418
    @ibrahimabdeltawab6418 ปีที่แล้ว

    Thanks so much

  • @Ray_TambaBudol_Marcos
    @Ray_TambaBudol_Marcos ปีที่แล้ว +5

    Amazing content bro! I'm a Linux Admin and I'm rocking with this kind of content.
    Thank you.

    • @169milashka
      @169milashka ปีที่แล้ว

      Wish me a good luck 😍🙏

  • @JonasTor.
    @JonasTor. 6 หลายเดือนก่อน

    thanks

  • @stylz1
    @stylz1 ปีที่แล้ว +1

    Find and locate are very useful.

    • @joeterlecki
      @joeterlecki  ปีที่แล้ว

      Yes they are, but easily something you can pick up as you get better at learning the linux command line and bash

  • @ogunrukuomotade73
    @ogunrukuomotade73 9 หลายเดือนก่อน

    Oh great, cos I'm following your other video about getting started in cloud computing. Just got an external ssd to install linux. Now which distro?

  • @petersteggall2703
    @petersteggall2703 2 ปีที่แล้ว +2

    Awesome content, Joe! Which book/site would you recommend to use for a complete beginner (with no IT background) to learn Linux? Cheers

    • @joeterlecki
      @joeterlecki  2 ปีที่แล้ว +3

      Honestly just start using it. Do you have an old laptop you can install Ubuntu on? Or maybe a virtual machine.

    • @petersteggall2703
      @petersteggall2703 2 ปีที่แล้ว

      @@joeterlecki Yeah, I have. Thanks for your prompt reply :)

    • @ananda944
      @ananda944 2 ปีที่แล้ว +3

      @@petersteggall2703 There are 7 hours long linux videos covering all that. I personally learned many basics from it alone. Just do it everyday because it's easy to forget what you've learned.

    • @xRockstarPlayerx
      @xRockstarPlayerx ปีที่แล้ว

      @@petersteggall2703 did u learn it

    • @investirenboursefacile861
      @investirenboursefacile861 8 หลายเดือนก่อน

      @@ananda944 where can i find it? you have the link ?

  • @juanmarmolejos6172
    @juanmarmolejos6172 ปีที่แล้ว

    Loving your content bro 😎
    Can I do all of that installing a virtual machine on my Mac ?
    Thanks in advance

    • @maxfrischdev
      @maxfrischdev ปีที่แล้ว

      Mac(OS) natively IS already a Unix based system. Means, if you know how to open a terminal, you are "kind of" using Linux or so to say, you can learn Most of the Terminal/Bash commands in your mac terminal without having to install linux.
      But, to answer you question directly, yes you can ofc install f.e. an ubuntu server on your mac using parallels or vm ware fusion or virtual box.
      (Sorry, I don't remember what the "usual" most common vm software is for mac, haven't used mac for a decade😅)

  • @user-yp3in5mo2c
    @user-yp3in5mo2c 10 หลายเดือนก่อน +1

    Hi , can u go slow brother while explaining the file systems

  • @poonam-kamboj
    @poonam-kamboj 2 ปีที่แล้ว

    Very crisp and worth noting

  • @rajrockzz3797
    @rajrockzz3797 ปีที่แล้ว

    Thanks i have started learning devops will follow your channel pls upload more content

  • @braybraycooldude1238
    @braybraycooldude1238 9 หลายเดือนก่อน +2

    Hey brother, do you have a book or website/course you would recommend for learning linux? I just started learning and although I can do everything you mentioned in this video, I feel like I need more practical exercises. Like a course that'll present me with labs to work with. any suggestions would be appreciated

    • @a.drummond8745
      @a.drummond8745 8 หลายเดือนก่อน

      I had the same question

  • @sh0kwerm
    @sh0kwerm 2 ปีที่แล้ว +2

    Is MacBook m1 good to learn AwS /labs Linux, DevOps and all things to study all things ? Or is windows preferred?

    • @joeterlecki
      @joeterlecki  2 ปีที่แล้ว +3

      It really doesn’t matter if you ask me but there are some scenarios where you would prefer one over the other.
      Mac is great especially with m1 but depending on tools you may not be able to use arm. It’s 99% there so it’s most likely a safe bet now.
      Windows can do it all as well especially with wsl2 subsystem. That and vscode integration is great. If your a windows heavy shop and in legacy dotnet applications then you most likely need windows.
      I prefer to do my cloud devops work on chromeos.
      You can do devops on any platform. Don’t get caught up in what is you need to use. Most of the time it won’t matter.

  • @ballinaintacrime5017
    @ballinaintacrime5017 2 ปีที่แล้ว +1

    Where can I begin to learn from scratch? How deep should I go as an aspiring DevOps engineer?

    • @ananda944
      @ananda944 2 ปีที่แล้ว +3

      There are 7 hours long linux videos covering all that. I personally learned many basics from it alone. Just do it everyday because it's easy to forget what you've learned.

    • @aboodmsh6854
      @aboodmsh6854 ปีที่แล้ว

      ​@@ananda944 can you link it please

  • @supreetp8020
    @supreetp8020 2 ปีที่แล้ว +1

    Hey Joe ! I have old laptop and wanna practice about the linux can i do it in docker playground is that enough ? Please do reply

  • @George-mj2hl
    @George-mj2hl ปีที่แล้ว

    Is i 3 11 gen laptop good for learning devops

  • @biologytutorial7075
    @biologytutorial7075 ปีที่แล้ว

    Sir medical student can learn linex course

  • @piyushtyagi4143
    @piyushtyagi4143 2 ปีที่แล้ว

    Hii Sir !! how can I connect with you>?

    • @flesz_
      @flesz_ ปีที่แล้ว

      Click subscribe button