Basic Terminal Commands in Linux Ubuntu ( Ubuntu tutorial for Beignners )

Поділитися
Вставка
  • Опубліковано 17 вер 2024
  • terminal commands in ubuntu linux
    Comands used in Video:-
    Download from Google Drive :-
    1) Basic Commands:-
    drive.google.c...
    2) Basic Directories in Linux (Optional) :-
    drive.google.c...
    ------------------------------------------------------
    Ubuntu tutorials for beignners playlist :-
    • Ubuntu tutorials for B...
    ---------------------------------------------------------
    how to reset / recover password in ubuntu 16.04 (100 % working) :-
    • how to reset / recover...
    --------------------------------------------------------
    How to run windows games in linux ubuntu : -
    • [ Installing Counter S...
    ----------------------------------------------------
    How to complie and run c,c++ programs in linux ubuntu : -
    • [ Running C,C++ Progra...
    ------------------------------------------------------
    How to create bootable usb/pen drive in linux ubuntu :-
    • How to create bootable...
    -------------------------------------------------------
    how to create samba server in ubuntu linux : -
    • How to configure samba...
    -------------------------------------------------------
    How to install ubuntu linux in vmware : -
    • How to install Ubuntu ...
    -------------------------------------------------------
    How to fix Screen Resolution problem in linux ubuntu :-
    • Screen Resolution Prob...
    --------------------------------------------------------
    how to run windows software in linux ubuntu (wine):-
    • How to install wine in...
    -------------------------------------------------------
    How to format usb drive in linux ubuntu :-
    • How to Format USB driv...
    --------------------------------------------------------
    How to install vlc media player in linux ubuntu :-
    • How to install vlc med...
    -------------------------------------------------------
    how to mount / umount iso files in linux ubuntu :-
    • How to mount / umount ...
    --------------------------------------------------------
    How to create ,extract , compress tar files in ubuntu linux : -
    • How to create,extract,...
    -------------------------------------------------------------
    LIKE | SHARE | SUBSCRIBE : )
    ---------------------------------------------------------------
    Like us on Facebook : -
    www.facebook.c...
    Website Link :-
    letslearntech.com
    ------------------------------------------------------------------
    tags :-
    basic linux commands list
    linux commands with examples pdf
    basic linux commands for beginners
    linux commands with examples and syntax
    linux commands tutorial
    basic linux commands cheat sheet
    all linux commands
    linux commands tutorial point
    ubuntu commands list pdf
    all ubuntu commands
    ubuntu terminal commands cheat sheet
    ubuntu terminal commands list
    ubuntu command line list
    how to open a terminal window in ubuntu
    list of beginner ubuntu commands
    ubuntu dos commands
    ubuntu commands list pdf
    all ubuntu commands
    ubuntu terminal commands cheat sheet
    ubuntu command line list
    ubuntu terminal commands list
    how to open a terminal window in ubuntu
    list of beginner ubuntu commands
    ubuntu dos commands
    linux terminal commands cheat sheet
    linux terminal commands pdf
    basic linux commands for beginners with examples
    basic linux commands pdf
    basic linux commands with examples and syntax
    basic linux commands list
    linux commands tutorial
    linux mint commands pdf

КОМЕНТАРІ • 192

  • @AndroidandTechSolutions
    @AndroidandTechSolutions  3 роки тому +62

    Hello Everyone...!!
    sorry I made a mistake at 15:20 which is the copy and move part... the command will be "cp file2 f1" and to check it the command will be "ls f1" and the same for mv command "mv f5 f4" and to check it the command will be "ls f4"... I apologize for the mistake. Thanks!! Keep Learning and Keep Growing!!

  • @anirudhdevpura2798
    @anirudhdevpura2798 5 років тому +88

    Thank you bro.. When teacher can't teach well, we look up to you guys only..

  • @tobyadams5763
    @tobyadams5763 Рік тому +4

    Showing the files/folders actually being created was really helpful. Thank you.

  • @sarthak9937
    @sarthak9937 Рік тому +24

    ALL COMMANDS-
    [1] ls: to show all directory or file
    [2] ls -l:to open all details of the file
    [3] ls -la:to open all hidden file (one with dot extension) details
    [4] pwd:shows present working directory
    [5] cd filename:to open a file or directory
    [6] touch filename:to create a empty file
    [7] cat > filename:to create a file with data
    [8] cat filename: to see data of file in terminal
    [9] cat >> filename:to change the data of file
    [10] mkdir foldername:to create a folder
    mkdir f1 f2 f3 :to create three folder
    [11] clear/ctrl +l: to clear the terminal
    [12] cp f1 f2:to copy a file f1 to f2
    [13] cp f1 /f2:to copy a file f1 to f2 using path
    sudo cp f1 f2:to copy a file if not a root user
    [14] sudo mv f1 /f2:to move a file from f1 to f2
    [15] rm filename:to remove a file
    rm -r foldername:to remove a folder
    [16] mv filename filename2:to rename a file
    mv foldername foldername2:to rename a folder

  • @TechnicalSkills-5378
    @TechnicalSkills-5378 9 місяців тому

    Thank You this is my First time Watch no idea about Linux now I am fully satisfied with my Basic knowledge form linux

  • @Kamal-kr5vp
    @Kamal-kr5vp Рік тому +2

    I was very tensed.
    But it is very fun to learn this with you.
    A container of thanks and love.💕💕💕
    Have a new subscriber. 🥰

  • @jayeshmhatre259
    @jayeshmhatre259 3 роки тому +2

    Really it is helpful to me . I am perfect understanding all the basic concepts of Linux command.

  • @aggreybuhungiro7878
    @aggreybuhungiro7878 8 місяців тому +1

    Your mistake at 15:20 made me learn better. Keep up the good work 👍

  • @sadanandkarambalkar738
    @sadanandkarambalkar738 Рік тому +1

    Giving all about command information thank you 🙏🙏

  • @bloodytroll9626
    @bloodytroll9626 2 роки тому +2

    Thank you for the informative vid, but if I were to drink a shot everytime you said "okay", I'd be dying in a hospital due to alcohol poisoning.

  • @hashishyenugula8257
    @hashishyenugula8257 3 роки тому +4

    Perfect Video for beginners !!! Thanks mate !

  • @tevalenaviva
    @tevalenaviva 5 років тому +8

    Danks man good tutorial, I am learning linex.

  • @bha302
    @bha302 5 років тому +3

    Thanks a lot brew✌️✌️...All the basics 4 our 11th Practical...

  • @yolgo754
    @yolgo754 Рік тому +1

    your a really good guy because you learn what is yours , thank you so much keep going ; ) : 0 : )

  • @AchalModake1106
    @AchalModake1106 3 роки тому +1

    Thanks alot Sir🙏 m learning Linux in ubuntu, so it's very useful for me! 🙏

  • @sajidapatel6082
    @sajidapatel6082 Рік тому

    Thank you so much this topic now I understood sir

  • @peppermintdior
    @peppermintdior 4 місяці тому +1

    such a helpful tutorial :)

  • @wormerking4909
    @wormerking4909 4 роки тому +2

    Nice video bro.You are reel ubuntu terminal cooder

  • @akanshapandey718
    @akanshapandey718 2 роки тому +1

    Thanku so much..you explain everything very well .,💖

  • @parmeshwark_1517
    @parmeshwark_1517 2 роки тому +1

    Thanku so much Sir..PLease share more & more videos on ubuntu terminal.

  • @facttracks4938
    @facttracks4938 2 роки тому +1

    Very useful video.. Thank you bhai

  • @ruthmwende-cg5zo
    @ruthmwende-cg5zo Рік тому

    Thank you sir you have made everything easy for me

  • @halima6960
    @halima6960 Рік тому +1

    Thank you so much, amazing Tutorial

  • @JustKeepBreathing01
    @JustKeepBreathing01 2 роки тому +3

    This was extremely helpful thank you so much!

  • @sanathnaik876
    @sanathnaik876 6 років тому +2

    Arey bhai u r superb yaar

  • @HamoodiHajjiri
    @HamoodiHajjiri 2 роки тому +3

    I appreciate it a lot, thank you, dude.

  • @deepasinghshrestha3963
    @deepasinghshrestha3963 Рік тому +2

    too good...thank you

  • @CandiceLawless-li4fd
    @CandiceLawless-li4fd 8 місяців тому

    Thank you for this video. It's very clear. Really appreciate it!

  • @harshsrivastava2689
    @harshsrivastava2689 3 роки тому +2

    excellently explained. thanks a lot

  • @femiaiyemowa952
    @femiaiyemowa952 3 роки тому +1

    Good work man! Helpful

  • @rao4745
    @rao4745 2 роки тому +1

    Thank You so much.... Great explaination and content

  • @jyotinkumarmadasnitap7219
    @jyotinkumarmadasnitap7219 3 роки тому +2

    thank you bro, it was very useful

  • @pavankalyanbanala5728
    @pavankalyanbanala5728 Рік тому +1

    Tq anna nice video

  • @ganapathynaikar1075
    @ganapathynaikar1075 3 роки тому +1

    Bhai mast tha video 👍

  • @KabirOmer
    @KabirOmer 4 роки тому +10

    Great work in detail, please make part 2 about (shellscript, add/delete group, add/delete users & permissions ) Thanks buddy in advance : }

  • @sachintendulkar9817
    @sachintendulkar9817 3 роки тому

    hey thanks man this one is best tutorial about commands

  • @TrusteestDesiChhora
    @TrusteestDesiChhora Рік тому

    Thank you so much sir your video will be very helpful 👍🏻❤️🥰

  • @DogeGeox
    @DogeGeox 2 роки тому +1

    Thank you! Very good tutorial

  • @reddyamar7361
    @reddyamar7361 4 роки тому +1

    Thanks ...its very useful commands

  • @ashishkarki9788
    @ashishkarki9788 2 роки тому

    direct on the topic good one brother ❤

  • @afzalshaikh7668
    @afzalshaikh7668 11 місяців тому +1

    For removing a directory you can also use the command as 'rmdir' instead of using rm -r directoryname.

    • @venkateshkamat09
      @venkateshkamat09 9 місяців тому +1

      rmdir only removes empty directories, rather what the video explains is suitable for all directories.,

  • @diptikokate7348
    @diptikokate7348 Рік тому

    Thanks brother.. it helped a lot to me

  • @krutalpaatel9709
    @krutalpaatel9709 4 роки тому +2

    It's very helpful

  • @pranamallik6901
    @pranamallik6901 Рік тому

    Thank you for nice video

  • @iamaxim
    @iamaxim Рік тому

    great explanation tq

  • @nimalcanil290
    @nimalcanil290 Рік тому +1

    Useful bro 💓

  • @tahaalbusaidi7579
    @tahaalbusaidi7579 Рік тому +1

    Thanks G

  • @khwajajaveedahmed5654
    @khwajajaveedahmed5654 2 роки тому

    Thank you so much. The video is very useful and informative.

  • @fatimakulsum2242
    @fatimakulsum2242 5 років тому +1

    Thank u ,was very helpful 😊

  • @haniyabatool9914
    @haniyabatool9914 4 роки тому

    This is the best video

  • @rao4745
    @rao4745 2 роки тому +1

    Thank you so much

  • @visheshkumar6
    @visheshkumar6 5 років тому +1

    Thank you so much.. Like it

  • @hussainmohammad8108
    @hussainmohammad8108 Рік тому +3

    It would have been much better if you maximize the screen. apart from that great video. Thank you.

  • @surendergaini3365
    @surendergaini3365 2 роки тому +1

    good explaination bro

  • @vinukadinusara8819
    @vinukadinusara8819 Рік тому

    Good job Brother..❤❤❤❤❤

  • @actiontv8835
    @actiontv8835 Рік тому +1

    Thank you...

  • @vyshanavnaik8949
    @vyshanavnaik8949 2 роки тому +1

    Thanks bro..

  • @ನಾಗೇಶ್ಅರಳೀಕೆರೆ

    👌♥️💥🔥

  • @aravind8957
    @aravind8957 2 роки тому +1

    Please do the part-2 of basic terminals commands

  • @sniperking7555
    @sniperking7555 3 роки тому

    Very helpful thanks sir

  • @karangalerohit9718
    @karangalerohit9718 6 місяців тому

    Nice video❤

  • @kabir2190
    @kabir2190 Рік тому +1

    thanks

  • @lovetoplay2620
    @lovetoplay2620 3 роки тому

    Kmaal sir♥️

  • @jayeshmhatre259
    @jayeshmhatre259 3 роки тому

    Thank bro for this video 😘

  • @aravind8957
    @aravind8957 2 роки тому

    Bro it is very helpful for meeee

  • @Dalai33
    @Dalai33 2 роки тому

    Thank you so so so much!!

  • @imalkagunasekara8725
    @imalkagunasekara8725 3 місяці тому

    Great

  • @adilabdu18
    @adilabdu18 3 роки тому +4

    Thanks bro ! But there are some steps that has not been correctly executed

    • @AndroidandTechSolutions
      @AndroidandTechSolutions  3 роки тому

      Hi, yes, the copy and move part. the command will be "cp file2 f1" and to check it the command will be "ls f1" and the same for mv command "mv f5 f4" and to check it the command will be "ls f4"..

    • @adilabdu18
      @adilabdu18 3 роки тому

      @@AndroidandTechSolutions thank for your respond but what I meant was the output was not correct at some points

  • @gopansuresh3958
    @gopansuresh3958 5 років тому +1

    Thank you.

  • @sweethome2413
    @sweethome2413 2 роки тому

    Legend

  • @ErieEnd
    @ErieEnd 4 роки тому +4

    Please come out with a part II and how to create Shell scripts!
    Thanks for the help!

    • @AndroidandTechSolutions
      @AndroidandTechSolutions  4 роки тому

      Sure mate! Thanks!

    • @KabirOmer
      @KabirOmer 4 роки тому

      Great work in detail, please make part 2 about (shellscript, add/delete group, add/delete users & permissions ) Thanks buddy in advance : }

  • @mostafahssassa6249
    @mostafahssassa6249 3 роки тому +1

    ok ty :)

  • @prakashkv8413
    @prakashkv8413 3 роки тому

    Great tutorial..

  • @Arjunkumar-lu2mo
    @Arjunkumar-lu2mo 3 роки тому

    Thank you so much...

  • @praneeeeeta3517
    @praneeeeeta3517 Рік тому

    I feel like i will cry. I understand this now

  • @azam1793
    @azam1793 5 років тому +1

    superb (y)

  • @shivnathgaur5381
    @shivnathgaur5381 3 роки тому

    Thank you sir

  • @mihirdhabe5321
    @mihirdhabe5321 2 роки тому

    nicely explained

  • @akshaykumargogi1883
    @akshaykumargogi1883 2 роки тому

    Tq sir

  • @jasonsambo6522
    @jasonsambo6522 5 років тому

    i remember chmod and the space ship operator..but then my Pell grant dried up so to speak, among other facto-s. really cool though. stokes the "playing god" desire within many of us, always thought. c.p. that is.

  • @arroworship4626
    @arroworship4626 3 роки тому

    nice sir..please do sesions more

  • @venkatakrishnakishorepasum6324
    @venkatakrishnakishorepasum6324 3 роки тому

    Thank you

  • @channabasava4234
    @channabasava4234 3 роки тому

    Super explanation, good , for Linux Administrator how many commands I learn, basic cammands part- 1 is sufficient, if more commands tel me , suggest link, iam fresher for this domain

  • @priyadharshinisubramani1405
    @priyadharshinisubramani1405 3 роки тому

    thanks sir

  • @srinivasaraoyp3640
    @srinivasaraoyp3640 2 роки тому

    Very interesting topic. I want to know how to navigate from one drive to another drive? Thank you.

  • @tonyfernandes216
    @tonyfernandes216 5 років тому +4

    hey buddy where is the part two of the above video

  • @heshanhansaka4057
    @heshanhansaka4057 Рік тому

    👍👍👍👍

  • @mukulkumar2316
    @mukulkumar2316 5 років тому +6

    4:48 if u khol😄😄😄😄

  • @ROSUJACOB
    @ROSUJACOB 2 роки тому

    Good but please reduce volume for the intro it was shock for my ears!

  • @mukkabhanuprakash1654
    @mukkabhanuprakash1654 3 роки тому +1

    mr gaurav ur teaching is good but after moving the file from f5 to f4 again u are saying that there is no file present in f4 on that time u r fully confused

    • @AndroidandTechSolutions
      @AndroidandTechSolutions  3 роки тому

      Hi, yes the command will be "cp file2 f1" and to check it the command will be "ls f1" and the same for mv command "mv f5 f4" and to check it the command will be "ls f4"...

  • @xerionix2195
    @xerionix2195 4 роки тому +2

    how can i create a folder named "New Folder" - i mean, with one space between New and Folder, but there'll be only one folder named "New Folder"? mkdir ....? And i wonder why at 16:41 it didn't list file2 under f1 , following the ls command.

    • @AndroidandTechSolutions
      @AndroidandTechSolutions  4 роки тому

      mkdir "New Folder"

    • @Golu-tk8eb
      @Golu-tk8eb 3 роки тому +2

      I have same doubt, many of his copy and move command didn't seem to work and yet no explaination about that. He simply moved ahead on next command.

  • @rajanademudamma2451
    @rajanademudamma2451 5 років тому

    Good

  • @615bala
    @615bala 5 років тому

    Thank you very much.. was very easy to understand. where can I find the next video on Ubuntu?

  • @nikitachaudhari5430
    @nikitachaudhari5430 5 років тому +5

    folder and files not copied plz mention

    • @AndroidandTechSolutions
      @AndroidandTechSolutions  5 років тому +2

      Sorry it's cp / not cp \
      I apologize for the mistake

    • @nikitachaudhari5430
      @nikitachaudhari5430 5 років тому +5

      @@AndroidandTechSolutions It's ok bt plz should mention in video because viewers are follows you

  • @gopaal9424
    @gopaal9424 2 роки тому +1

    Thanks for the video. I question, for move command we used (mv) and for renaming also (mv)..what's the difference. Don't you think we are just moving file with changing its name..

    • @junaidsheik237
      @junaidsheik237 9 місяців тому

      Can use mv f1 -t f2 to move f1 directory to f2

  • @hinduhistory7466
    @hinduhistory7466 11 місяців тому

    COpy Command are wrong You can now copy or move by using eg "cp file1 f1" mv file1 f1"

  • @KabirOmer
    @KabirOmer 4 роки тому

    waiting for the part 2

  • @123muhendislik7
    @123muhendislik7 11 місяців тому

    hey man thanks for the great tutorial! Unfortunatly i am unable to understand the part at 8.20. If someone got it can you tell me about it thanks!

  • @venkteshwara4420
    @venkteshwara4420 Рік тому

    Bro after writing the command we should press enter button

  • @user-tl9tr9xn4b
    @user-tl9tr9xn4b Рік тому

    🎯 Key Takeaways for quick navigation:
    00:01 🤖 Extract key points from lengthy UA-cam videos without watching them.
    00:14 🛡️ Harpa AI, a free Chrome extension, integrates ChatGPT to summarize videos.
    00:28 💼 Extract video transcripts, summarize key takeaways using GPT with Harpa.
    00:41 🔍 Open Harpa, type command to summarize video, transform hours of content into text.
    00:55 📚 Harpa breaks down video transcripts, summarizes each chunk, handles 100+ commands.
    01:09 🤓 Harpa AI: Your browser's brain for summarizing content.
    Made with HARPA AI

    • @Vangsguard
      @Vangsguard 11 місяців тому

      Find the nearest window and jump out!