Introduction to Linux - Full

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • This is the full four part introduction to Linux, or at least to the command line interface of the shell.
    Linux is the open source operating system that brought Unix to the masses and has turned in to the program that enables just about everything worthwhile (...sorry if I pissed anyone off :).
    In this tutorial, I provide a basic overview of the shell - the command line interface that provides us with a window into the world of computing. I go over the most important commands that are needed for shell interaction and shell scripting, demonstrated on the Bash shell, which is currently the most popular Linux shell. From navigating your way through the directory structure, controlling files, redirections, and aliases, through to shell scripting, job control and much more.
    If you were scared of Linux or hesitant to start, this is the tutorial for you.
    Part 1 is all about navigating the shell.
    Part 2 introduces file permissions, redirection, pipes and other basic commands
    Part 3 demonstrates aliases, soft links, variables, file compression and shell scripting
    Part 4 finishes the tutorial with job control and a bit more
    Lecture slides can be found on the EnICS Labs Tutorials page at enicslabs.com/...
    For more videos - primarily about chip design and VLSI - please visit the EnICS Labs website at:
    enicslabs.com/... or search using my RUclips handle @aditeman

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

  • @АндрейРадченко-н1ф
    @АндрейРадченко-н1ф 3 месяца назад +1

    Thanks a lot for this video, Adi! I am more of an experienced Digital Design Engineer myself, so I know 90% of this stuff already. But for beginners this course is very valuable, Linux concepts are explained very clearly and with good examples. I only wish I had something like this course when I first started working with VLSI CAD tools and Linux. My path would have been so much easier!
    I will now watch other lectures on your channel for sure

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

      Great to hear!
      Please give me feedback on my other videos and I'm open to suggestions for more material (though, who knows when I'll find time to record more :)

  • @siddu47
    @siddu47 6 месяцев назад +1

    This is best introductory video I come across for UNIX

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

      Thank you!

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

    It’s very useful video professor

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

      Glad to hear that!

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

    great intro video!