Linux Commands - CompTIA A+ 220-1102 - 1.11

Поделиться
HTML-код
  • Опубликовано: 24 авг 2024
  • A+ Training Course Index: professormesse...
    Professor Messer’s Course Notes: professormesse...
    - - - - -
    The Linux command line provides extensive access to operating system files and configurations. In this video, you’ll learn about file management, software installation, network configurations, troubleshooting processes, and much more.
    - - - - -
    Subscribe to get the latest videos: professormesse...
    Calendar of live events: www.professorm...
    FOLLOW PROFESSOR MESSER:
    Professor Messer official website: www.professorm...
    Twitter: www.professorm...
    Facebook: www.professorm...
    Instagram: www.professorm...
    LinkedIn: www.professorm...

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

  • @aclg6616
    @aclg6616 9 месяцев назад +71

    just passed my 1102 and got my certification. Thank you professor!!!! and good luck everyone

    • @vitme0090
      @vitme0090 9 месяцев назад +1

      Any tips on what to study???

    • @joebe123
      @joebe123 7 месяцев назад

      i know this is super late but you could check out the professor messer practice exams and crucial exams. the messer exams were the closest to the real exam if yo uask me and they explain all of the wrong and right answers@@vitme0090

    • @joebe123
      @joebe123 6 месяцев назад

      @@mister4875 I don't know I haven't used them but some people say they are good but contain some information that isn't on the exam objectives. I just did crucial because it was 10 bucks for a lifetime membership. They have PBQs and flash cards. The only issue with Messer is he doesn't make more tests lol. They are really worth the $50 and I feel good supporting someone like him.

    • @shadowmario111
      @shadowmario111 6 месяцев назад

      Agreed. I was able to pass 1101 with a 704, but I'm having a harder studying for this one.@@vitme0090

    • @budimon_
      @budimon_ 4 дня назад

      doing it tomorrow thanks :D

  • @elimanator
    @elimanator Год назад +96

    Definitely the harder of the lessons for me but after revisiting and writing it all down after hearing it I get it a lot better now. Awesome video

  • @Accuni
    @Accuni Год назад +48

    Doing it in a VM Ubuntu alongside the video is pretty fun, and clears up some misconceptions I had while only writing notes/not testing it out myself. I find the Linux terminal is much more of a cohesive and friendly language to learn than Windows CLI. Thanks as always, professor.

    • @ReDiiKuLuS
      @ReDiiKuLuS Год назад +5

      I agree, and it helps those like myself who have to do the thing to learn... So a VM has made this a breeze :D

    • @HughIrons
      @HughIrons Год назад +5

      Powershell is definitely easier to use than command prompt and has a lot of the same commands as bash.

  • @s3thsational
    @s3thsational Год назад +28

    Just took 4 pages of notes on this video, there's definitely a lot to remember about Linux commands.

  • @austintennis209
    @austintennis209 2 месяца назад +2

    I was overcomplicating chmod and how the octal notation worked but this just showed me how truly easy it is, thank you.

  • @jjvexist
    @jjvexist Месяц назад +4

    in regards to the apt-get command: How does linux obtain the files necessary to install wire shark? Does it pull it straight from the web after inputting the command, or are the files pre placed within the OS and the command is unpacking them?

    • @dcirino24
      @dcirino24 Месяц назад +4

      They are pulled from servers that are defined as sources in the package manager, your distro will have some defaults but in some cases you may have to add a new source to install something.
      These are stored at /etc/apt/sources.list.d in Ubuntu

  • @mariamhasan3733
    @mariamhasan3733 2 месяца назад +2

    This video is so helpful for those who are starting out to learn cyber security

  • @keniqueanderson5409
    @keniqueanderson5409 Год назад +25

    Man these videos are great. Brand spanking new to the IT world and your videos have dramatically increased my comprehension.
    Well done Professor Messer. Thanks for this great content.

  • @PUBBYDO
    @PUBBYDO Год назад +6

    20:21 I thought that was humorous, the way you said that. Excellent video!

  • @CrownedJulz
    @CrownedJulz 5 месяцев назад +3

    Google IT Professional Support Cert really helped with these concepts - good review here and picking back up like a charm. Thanks Messer!

  • @curtislee7852
    @curtislee7852 2 года назад +9

    Hey professor. leaning what i can, looks like i am going to be here a longtime.

  • @phu3393
    @phu3393 Год назад +34

    To be honest, this video inspired me to study coding lol Have you considered teaching coding classes? 😄 Thank you professor.

    • @Ceez350
      @Ceez350 Год назад +8

      Don’t do coding its like learning a new language

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

      how is the coding journey going?

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

      @@Ceez350 Easier in some ways. With a language if you don't have another person who speaks it to practice with, it's a lot harder. With coding, the best practice is just doing what you learned on a screen.

    • @Fizz17
      @Fizz17 Год назад +20

      @@Ceez350 Let the man learn what he wants to learn lol. It's not overwhelmingly complicated

    • @PatrickTower-ln7oi
      @PatrickTower-ln7oi Год назад +2

      If he taught Python the way he’s teaching this then he’d be raising an army of programmers

  • @DamienThorn13
    @DamienThorn13 Год назад +5

    While taking a class for linux, my professor would hammer in not to set permitions to 777 or use the command chmod 777

  • @XyZ-vv1qh
    @XyZ-vv1qh 5 месяцев назад

    Easiest material for me. Been using Linux for years, excited to really dive in.

  • @christianwinter20
    @christianwinter20 2 года назад +24

    Great video and content- impressive how many informative content you have packed into this one video :-) also thank you for alle the great and free content you have produced so far :-)
    Many of your videos have helped me to build a foundational knowledge related to managing operating systems, networking, and security related topics 👍🏻
    I would love to see more Linux related content from you >> LPIC-1 or Linux +

  • @whiteguydre
    @whiteguydre Год назад +9

    As someone who has never touched a Linux machine I wasn't expecting to learn as much as I did in this video! Would you recommend Ubuntu for Linux beginners?

    • @gregperez90
      @gregperez90 Год назад +9

      I have a laptop with Ubuntu, I would recommend it. It's pretty user friendly. The most annoying thing I've encountered is downloading apps. Some must be downloaded via sudo commands, etc. It can get pretty technical.

  • @joysticksforjesuschrist
    @joysticksforjesuschrist 10 месяцев назад +3

    I like to call this channel Messerpotamia.

  • @phillipivanov7410
    @phillipivanov7410 2 года назад +6

    great video proffesor!!!

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

    Impressive thank you for imparting

  • @youngskeamz7270
    @youngskeamz7270 Год назад +7

    It’s tuff to learn Linux language

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

    Great Summary Professor! The video is concise and very easy to follow

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

    I love seeing all of the Stargate references!

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

    Thanks for these videos!! You are helping me on my path to the CompTIA certifications

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

    I thought the cat command is used to display the contents of files?

    • @BrandonVout
      @BrandonVout Месяц назад +2

      That's just a helpful side effect, like how Viagra started out as a heart medication.
      In all serious, it just reads and prints the files you give it in the order you give them. The user can just choose to output it to a file, which works with any command output.

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

    Thanks prof! Really appreciated for your great content

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

    linux my beloved

  • @nathanwade6726
    @nathanwade6726 8 месяцев назад

    this was well done!

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

    Does the mv command then actually move the file into a new file and remove the original file? Meaning it would not longer be on the same part of the physical disk?

    • @arstgkneio
      @arstgkneio 7 месяцев назад +2

      Good question. Looked this up and apparently the file itself isn't physically copied and then deleted. Instead, the filesystem efficiently updates the file's metadata, which includes its location. This change in metadata effectively moves the file without altering its actual data blocks on the drive.

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

    Thanks, prof!

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

    Would you ever have write access without read access? how would that work?

    • @BrandonVout
      @BrandonVout Месяц назад +1

      Yes, it's not useful for your typical files but there are a few special cases where it can be. For example, log files where you want users' systems to append their logs onto them without letting users read each others' logs.
      Outside of files, some commands and external devices are write-only. There's no reason to give anyone read-access to those.

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

    If you concatenate 2 files with different permissions what does the new file inherit?

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

      The contents add up when you use for example
      cat text.txt text2.txt > both.txt
      this is concatenate the contents of both text file in the new file both.txt

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

      I just tested this and it seems like the new file uses the default permission 644. I used the cat command on files with the permissions of 777 and 644.

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

    😘😘😘😘😘😘