Archiving & Compressing (Linux+ Objective 1.2.4)

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024
  • Unlike "zip", which is what most Windows users are familiar with, Linux approaches archiving and compression as separate steps. Linux also includes several different compression programs, all of which work similarly, but use different algorithms.
    It's possible to both compress and archive at the same time using "tar" -- but even then, it's calling a separate compression suite to do the actual squeezing. This video covers cpio, dd, tar, gzip, bzip2, xv, and even zip.
    For a more in-depth look at the tar program, our Linux Essentials video on a similar topic will probably help: • Linux Does So Much Mor...
    This video is is part of the Linux+ exam prep series, but is useful for anyone who wants to learn to use Linux.
    The CompTIA Linux+ objectives are available here: snar.co/plusob...
    Thanks again to my Patreon supporters, who make this possible. If you'd like to join them in supporting me, my page is here:
    / shawnp0wers
    And if you just can't get enough of the stuff I do, or you want to connect with other Nerdlings, most things are listed here: shawnp0wers.com
    Thanks for joining us!
    #Linux #CompTIA #XK0_005

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

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

    Currently refreshing for a career change. Thanks for making this series!!!!

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

      Exciting! (and probably a bit scary) -- you're very welcome, and thank YOU for watching!

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

    Very useful series for me personally, brushing up the objectives before LPIC-1 thank you Shawn!

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

      I'm very glad! And this comment clearly points out my struggle to keep up with replies -- because I happen to know that YOU PASSED THE LPIC-1!!!!! Congrats, my friend!!!

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

    I follow your this playlist and day by day I am able to work on linux perfectly. Thanks man👍👍

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

      That's incredible, thank you for letting me know! :)

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

    You made me think of a joke i once heard, "my toilet used to run on linux but people kept steeling my dumps." Seriously though love your videos they are amazing keep up the great content

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

    Fantastic video! Keep up the great work and energy. Love the 90 days of Mayhem!

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

      Thank you! It's clearly caused me to struggle a bit keeping up with comments, but hopefully I'll get into a groove soon! :D

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

    Another way to show all the files in stuf is ls -R stuff, isn't that right, Shawn?

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

      I think maybe - but I’m not sure if that gives full pathnames (and I’m not at a computer to check)

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

      I think your right, there is probably another letter I need to get it to do that . I like the find way.

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

    dd might be "Direct Disk"