Basics of Unix / Linux | Lecture #1 | Unix Shell Scripting Tutorial

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • In this lecture, we have covered basic concepts of Unix / Linux to get started with Unix Shell Scripting. Here we have covered what is UNIX, history, Unix Architecture -
    Kernel
    Shell
    Commands and Utilities
    Files and Directories
    Also how to login to Unix, How to change Unix password, Listing Directories and Files and accessing the username and user details.
    Please find the step by step procedure to install Cygwin-
    1. Download the file setup.exe from site www.cygwin.com.
    2. Run the application from your local hard drive.
    3. Choose the next button on first screen.
    4. Select "Install from Internet" option and click next button.
    5. Give a preferred installation directory and click next button.
    6. Give a temporary installation directory and click next button.
    7. Select "Direct Connection" and click next button.
    8. Give a temporary directory and click next button.
    9. Select "Direct Connection" and click next.
    10. Select a download site and click next.
    11. Select the packages you want to install and click next.
    12. Simply select another server and continue the installation process.
    13. Once installation is completed, click Finish and continue with the Setup section.
    If you find any difficulties, please let me know in the comments below.
    But first, you should be aware of Structured Query Language (SQL) which we have already covered. Please find the link for FULL COURSE OF SQL.
    SQL Full Course Playlist-
    • SQL Full Course
    PYTHON Full Course Playlist-
    • Python Full Course
    Data Warehouse Playlist-
    • Data Warehouse Full Co...
    Don't forget to like and follow us on our social media accounts which are linked below.
    Facebook-
    / ampcode
    Instagram-
    / ampcode_tutorials
    Twitter-
    / ampcodetutorial
    Tumblr-
    ampcode.tumblr.com
    Channel Description-
    AmpCode provides you e-learning platform with a mission of making education accessible to every student. AmpCode will provide you tutorials, full courses of some of the best technologies in the world today.By subscribing to this channel, you will never miss out on high quality videos on trending topics in the areas of Big Data & Hadoop, DevOps, Machine Learning, Artificial Intelligence, Angular, Data Science, Apache Spark, Python, Selenium, Tableau, AWS , Digital Marketing and many more.
    #ampcode #unix #linux #shell_scripting #shell_commands #command_prompt

Komentáře • 35

  • @yajuvendrasingh9936
    @yajuvendrasingh9936 Před 2 měsíci +1

    bhaiya aap ko videos shandhaar hai pleasse continue your work always

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

    Better than my college teachings fr

  • @ayodejiaderinwale
    @ayodejiaderinwale Před rokem +3

    Thanks for sharing ur knowledge of unix

    • @ampcode
      @ampcode  Před rokem

      Thank you so much…pls stay tuned for more lectures!😊

  • @azmirvali6205
    @azmirvali6205 Před 6 měsíci +5

    bro i downloaded cygwin and installed .what is the old password generated on my lap?

  • @HarshSingh-rc6yg
    @HarshSingh-rc6yg Před rokem +2

    Good job sir really appreciate ❤❤

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

    Which packages i want to install sir and which one i want to select download site

  • @bratatiauddya1592
    @bratatiauddya1592 Před 6 měsíci +2

    thanx brother for only scripting all your notes that copied from javatpoint😮‍💨

    • @ampcode
      @ampcode  Před 6 měsíci

      Thank you so much! Subscribe for more content 😊

  • @Quran-1346
    @Quran-1346 Před 2 lety +1

    Good

    • @ampcode
      @ampcode  Před 2 lety

      Thank you so much😊…glad you liked it. I will really appreciate if you subscribe to our channel to get latest updates on new videos😊❤️

  • @Kirakguysvlogs
    @Kirakguysvlogs Před 2 měsíci

    I bro I have errors when start a command but is shows command not found what can I do

  • @amirafridi492
    @amirafridi492 Před 2 lety +2

    Nice sir

    • @ampcode
      @ampcode  Před 2 lety +1

      Thank you ☺️…stay tuned for more lectures❤️

  • @koyelchakraborty4991
    @koyelchakraborty4991 Před 8 měsíci +4

    Thanks for giving this tutorial😊
    As a beginner it's a very helpful video for me 😊
    But there is a problem in passwd command
    I can't type old or new password
    I am unable to understand this problem
    Please help me to fix it
    Thank you 😊

    • @ampcode
      @ampcode  Před 6 měsíci

      Thank you so much! Subscribe for more content 😊

  • @atiyawarsi111
    @atiyawarsi111 Před rokem +1

    Thnks

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

    The ls command does not give any output why ???kindly help to solve this issue

    • @AnonymousStudio.
      @AnonymousStudio. Před 5 měsíci +2

      Means there is no files. If you want to see all the files including hidden files then use "ls -a" command (a stands for all). It'll show all files including the files whose name starts with dot

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

    what is the syntax to know the old password or any syntax if we forgot our old password and want to change without telling the old password

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

      Don't know if it's the best way but if you chroot into the system you can change the user password without having to type it

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

      Same problem can you fix it ?

  • @user-jy4m
    @user-jy4m Před 7 měsíci +2

    周先生李先生

    • @ampcode
      @ampcode  Před 6 měsíci

      Thank you so much! Subscribe for more content 😊

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

    Sir can I use VS code for shell scripting and could you tell me step by step

  • @alexlartey574
    @alexlartey574 Před rokem +1

    please, can we get a tutorial on perl programming

    • @ampcode
      @ampcode  Před rokem

      Sure. Thanks for your inputs. I’ll definitely give it a go and keep you updated😊

    • @alexlartey574
      @alexlartey574 Před rokem +1

      @@ampcode thank you

  • @HEET.DAYANI
    @HEET.DAYANI Před rokem +2

    Sir which software or application I should download for learn Unix and shell programming

    • @ampcode
      @ampcode  Před rokem

      Sorry for late response. You can install Cygwin Terminal for this. Thanks!

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

    It would be nice and more professional if would not have the scary music sound at the beginning of your video

  • @piyushmehrotra1
    @piyushmehrotra1 Před rokem +3

    nothing but