• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

git

How To Always Install Latest Git Package In Ubuntu Operating System

February 27, 2023 by Sharad Chhetri

Install Latest Git package in Ubuntu Operating System

In this post, we are sharing a very quick and simple steps through which you can always install latest Git package in Ubuntu Operating System. As a DevOps Engineer, the usage of git is very high in our work. Without git, the Devops work is almost unimaginable now a days. So git in your machines […]

Filed Under: Linux, Version Control System Tagged With: git, install git, ubuntu

error: The requested URL returned error: 403 Forbidden while accessing Github repo

August 16, 2014 by Sharad Chhetri 9 Comments

After a long time I created a repo on my Github account.Creating a repo is quite easy on Github, simply login to your account and click on ‘create repo’ button. After creating git repo, now it was time to push all my codes from my desktop to github repo. After cloning the repo into my […]

Filed Under: Git Server, Linux Tagged With: git, github

Install and upgrade to latest Git version on Ubuntu/Debian/Linux Mint

March 26, 2014 by Sharad Chhetri Leave a Comment

In this tutorial we will learn,how to install and upgrade to latest Git version on Debian based Operating System.At the time of writing this post,git version 1.9.1 has been released on 2014-03-18. The information of new Git version release can be obtained from git-scm.com The practical has been tested successfully in Ubuntu,Debian and Linux Mint. […]

Filed Under: Git Server, Linux Tagged With: git

error: src refspec master does not match any

January 13, 2014 by Sharad Chhetri Leave a Comment

While working in Github,I was trying to push my code in my Github repository.After deleting all files from repo,I tried to push the new code.But I encounter with given below Error: error: src refspec master does not match any. error: failed to push some refs to ‘https://github.com/sharadchhetri/sharadchhetri.github.io’ To solve this error,run the below given command […]

Filed Under: Git Server Tagged With: git

How to remove file and directory from Git repo

December 29, 2013 by Sharad Chhetri Leave a Comment

In this post I am sharing the command to remove files and folder from git repo.The command will remove files from the working tree and from the index. Note: Before removing any files and directory it is always a good practice to keep the backup of the data.Hence suggesting to first take the backup of […]

Filed Under: Git Server Tagged With: git

How to create new repository in self hosted Git Server

December 29, 2013 by Sharad Chhetri Leave a Comment

How to create new repository in self hosted Git Server In this tutorial we will learn,how to create new repository in self hosted Git Server.Previously, I have written a post on setting own git server in CentOS and Ubuntu. Follow the given below steps to create new repo in self hosted Git Server Step 1: […]

Filed Under: Git Server Tagged With: git

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

install java OpenJdk on Ubuntu

How to install Java (OpenJDK) on Ubuntu Linux

Always Useful Tips And Tricks

Change default editor of crontab in Ubuntu

How to install korn shell ksh in Linux

How to set JAVA environment variables in Linux

Password prompt in single user mode is not secure : CentOS/Red Hat

set and unset line number in file with vi editor

Change the default port number of ssh server

SSH WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy