Install Git with Apt :
sudo apt-get update
sudo apt-get install git
Set Up Git:
git config –global user.name “Your Name”
git config –global user.email “youremail@domain.com”
★★★Top Online Courses From ProgrammingKnowledge ★★★
Python Programming Course ➡️ ⚫️
Java Programming Course ➡️ ⚫️
Bash Shell Scripting Course ➡️ ⚫️
Linux Command Line Tutorials ➡️ ⚫️
C Programming Course ➡️ ⚫️
C++ Programming Course ➡️ ⚫️
PHP Programming Course ➡️ ⚫️
Android Development Course ➡️ ⚫️
C# Programming Course ➡️ ⚫️
JavaFx Programming Course ➡️ ⚫️
NodeJs Programming Course ➡️ ⚫️
Jenkins Course For Developers and DevOps ➡️ ⚫️
Scala Programming Tutorial Course ➡️ ⚫️
Bootstrap Responsive Web Design Tutorial ➡️ ⚫️
MongoDB Tutorial Course ➡️ ⚫️
QT C++ GUI Tutorial For Beginners ➡️
★★★ Online Courses to learn ★★★
Get 2 FREE Months of Unlimited Classes from skillshare –
Data Science – |
Machine Learning – |
Artificial Intelligence – |
MERN Stack E-Degree Program – |
DevOps E-degree – |
Data Analytics with R – |
AWS Certification Training – |
Projects in Java – |
Machine Learning With TensorFlow – |
Angular 8 – Complete Essential Guide –
Kotlin Android Development Masterclass –
Learn iOS Programming Building Advance Projects –
★★★ Follow ★★★
My Website –
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Searches related to how to install git on ubuntu
how to install git on linux
how to use git on ubuntu
github
setup git on ubuntu
ubuntu git package
setup git server ubuntu
ubuntu git clone
git-core
Searches related to github on ubuntu
mac os install git
how to use github ubuntu
how to setup github
how to use github linux
github generate keys
git setup linux
git install
git bash
Nguồn: https://codeigniterbrasil.com
Xem thêm bài viết khác: https://codeigniterbrasil.com/lap-trinh-linux/
Xem thêm Bài Viết:
- Hướng dẫn sử dụng hệ điều hành linux siêu tốc – bài 25 Xem cấu hình hệ thống (cpu, ram, hdd)
- Linux cat command summary with examples
- Cài nhiều hệ điều hành Windows và Linux trên một máy tính
- Hướng dẫn tạo USB Boot DLC2019 (NTFS / UEFI) Trên windows 10 ( sử dụng USB 32 GB )
- Hướng dẫn gỡ bỏ Ubuntu sạch sẽ nhất bằng lệnh trên Windows theo chuẩn UEFI-GPT
Sano _D
April 25, 2020thanks
Roland Estep
April 25, 2020Thanks so much for this video!! Definite help!!
virtual assassin
April 25, 2020can anyone help me plz? it keep telling me "unable to locate package git" thanks!
Md Chowdhury
April 25, 2020Thanks
Brijesh Goyal
April 25, 2020any changes in 2020?
Society Dropout
April 25, 2020work well done,thanks alot!!
Kulbir Ahluwalia
April 25, 2020A summary of the commands and their functions can be found at:-
https://github.com/kulbir-ahluwalia/Learning-to-use-terminal-git-tmux/blob/master/README.md
Helpful tip:- When you create the repository on GitHub don't provide any description or initialise it with a README.md file.
So that you get the same menu as that in the video with all the commands for setting the repo up.
Shreyash Kaushal
April 25, 2020git push -u origin master
error: src refspec master does not match any.
error: failed to push some refs to 'https://github.com/shreyashkaushal/programming.git'
i am getting this error after i followed all the command
Derek Sparks
April 25, 2020Worked exactly as it was supposed to. A little confusing but thats because Im not used to doing it. Repetition is the key I keep getting told. Thanks.
David Denson
April 25, 2020This what I get:
E: Could not get lock /var/lib/dpkg/lock-frontend – open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
eagle eye
April 25, 2020Does it work on kali linux
Hğ Khan
April 25, 2020is it necessary to make a profile in git ?
BOJJA RAMYA DEVI
April 25, 2020very clear and satisfied. No Comments
IT Channel
April 25, 2020thanks you !
ravindra raj urs
April 25, 2020Thank you so much, I could successfully create the git hub repository with ubuntu
Sneha Shukla
April 25, 2020Thank you! Helped me a lot <3
Adam Parkar
April 25, 2020what are the commands for bitbucket from linux for existing folder?
Mayank Pandey
April 25, 2020Thankyou Install successfully …
Ali Raza
April 25, 2020Detailed, Very Informative Thanks.
Abid Abdullah
April 25, 2020I got error shows this
sudo: apt-get: command not found
brhane aregawi
April 25, 2020it is good but opencv source code in github how to compile in ubuntu terimenal for example NFIQ(fingerprint quality chack)
Bendropx
April 25, 2020It says error:
"Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
git : Depends: liberror-perl but it is not installable
E: Unable to correct problems, you have held broken packages."
Please help.
Mirza Jahangir
April 25, 2020Good explaining
Shouvik Ghosh
April 25, 2020when I click to "git push
u origin master" it shows —Permission denied (publickey)I am using Ubuntu OS. what should I do?
Parvaix Bhat
April 25, 2020Thank u sir
Naksha v
April 25, 2020awesome video sir ! i could install successfully !! thankyou!!
Amrutha S K
April 25, 2020It's very helpful, but I need one help, iam creating shell script for downloading files from gitlab to Linux..but how can i fix username and password thing… script will ask for username and password,I can't give it manually always..is there token access I need to create inside Linux also
Nova i love you
April 25, 2020Thank you
Tim Geppaart
April 25, 2020Thank you!
Aman Kumar
April 25, 2020Good Work PK. Thanks.
Narendra Rathore
April 25, 2020Really nice way to start. Thanks a lot
abhishek kushwaha
April 25, 2020thanks v helpful
bannajirocks
April 25, 2020getting this error :–> fatal: remote origin already exists. I already have a repository (forked from some other repository) that i want to connect to on my linux VM. And getting this error 🙁
Roger Monteiro
April 25, 2020Finally a simple and object video about GitHub. Thank you my friend, love you.
Barsik
April 25, 2020just perfect
Iam Nani
April 25, 2020When I’m going to push in origin master getting http error how can clear that
Sourav Kumar Tripathy
April 25, 2020bro before posting anything first try to learn indepth and try to explain the function of each command….. after seeing your video i am feeling like you just followed the steps as directed by github….. dumb video… just wasted my 13 sec
nariman khan
April 25, 2020Amazing explanation, very clear and easy to understand. Thank you so much
elyes chine
April 25, 2020how to push without having to give username and password each time ?
Abhay Shekhar Yadav
April 25, 2020Really helpful commands
Iam Nani
April 25, 2020For me i'm getting below error
error: The requested URL returned error: 403 Forbidden while accessing https://github.com/Ravi527/nani.git/info/refs
Ashfiqur Rahman
April 25, 2020Nice video, thanks.
Prasil Das
April 25, 2020well done guys….
Sai Jithendra Nagella
April 25, 2020fatal: unable to auto-detect email address (got 'jithendra@jithendra-VirtualBox.(none)')
abhash ranjan
April 25, 2020really helpful thanks a lot sir
EqualConnect Coach
April 25, 2020good one bose