• 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 Server

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

How to write description of git repo

December 17, 2013 by Sharad Chhetri Leave a Comment

How to write description of git repo In this post we will learn about a tip that is how to write description of git repo.We have setup git server with gitolite and gitweb in Linux Server by following the previous tutorial(in CentOS and Ubuntu). If you open the gitweb you may find there is no […]

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

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

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Linux Commands

How to test rpm package before installation

Linux : clear command and its keyboard shortcut

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

Unix / Linux : How to print duplicate lines from file

Temporarily change the shell after login

learn very useful alias command with examples

How to show user account password expiration detail on Linux

Explore 70+ Articles On Linux Commands

Always Useful Tips And Tricks

How to change login banner message in GUI mode in CentOS 6 or above version.

How to protect from port scanning and smurf attack in Linux Server by iptables

convert space into new line using sed command

Agent admitted failure to sign using the key ssh

30 useful Linux terminal keyboard shortcuts

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

Allow wget and yum in iptable

Explore 90+ Article On "Linux Tips And Tricks"

You Might Like These Articles!

Internal External Command

What is Linux/Unix Internal And External Command

Linux basic command

Linux Basic Commands For Every Beginner

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission but Schools and Colleges can do in their Private Network
Proudly Blogging From Bharat.

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