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

preview_player
Показать описание
terminal commands in ubuntu linux

Comands used in Video:-

Download from Google Drive :-

1) Basic Commands:-

2) Basic Directories in Linux (Optional) :-

------------------------------------------------------

Ubuntu tutorials for beignners playlist :-

---------------------------------------------------------

how to reset / recover password in ubuntu 16.04 (100 % working) :-

--------------------------------------------------------

How to run windows games in linux ubuntu : -

----------------------------------------------------
How to complie and run c,c++ programs in linux ubuntu : -

------------------------------------------------------
How to create bootable usb/pen drive in linux ubuntu :-

-------------------------------------------------------

how to create samba server in ubuntu linux : -

-------------------------------------------------------

How to install ubuntu linux in vmware : -

-------------------------------------------------------

How to fix Screen Resolution problem in linux ubuntu :-

--------------------------------------------------------
how to run windows software in linux ubuntu (wine):-

-------------------------------------------------------
How to format usb drive in linux ubuntu :-

--------------------------------------------------------

How to install vlc media player in linux ubuntu :-

-------------------------------------------------------
how to mount / umount iso files in linux ubuntu :-

--------------------------------------------------------

How to create ,extract , compress tar files in ubuntu linux : -

-------------------------------------------------------------

LIKE | SHARE | SUBSCRIBE : )

---------------------------------------------------------------

Like us on Facebook : -

Website Link :-

------------------------------------------------------------------
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
Рекомендации по теме
Комментарии
Автор

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!!

AndroidandTechSolutions
Автор

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

sarthak
Автор

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

anirudhdevpura
Автор

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

tobyadams
Автор

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

aggreybuhungiro
Автор

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

TechnicalSkills-
Автор

Giving all about command information thank you 🙏🙏

sadanandkarambalkar
Автор

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

Kamal-krvp
Автор

Danks man good tutorial, I am learning linex.

tevalenaviva
Автор

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

jayeshmhatre
Автор

Perfect Video for beginners !!! Thanks mate !

hashishyenugula
Автор

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.

bloodytroll
Автор

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

bha
Автор

Nice video bro.You are reel ubuntu terminal cooder

wormerking
Автор

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

yolgo
Автор

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

AchalModake
Автор

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

parmeshwark_
Автор

hey buddy where is the part two of the above video

tonyfernandes
Автор

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

hussainmohammad
Автор

Thank you so much this topic now I understood sir

sajidapatel