<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>git server Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/git-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sun, 03 Nov 2019 01:08:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to set a git server on Windows Server 2019.</title>
		<link>https://www.osradar.com/how-to-set-a-git-server-on-windows-server-2019/</link>
					<comments>https://www.osradar.com/how-to-set-a-git-server-on-windows-server-2019/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Sun, 03 Nov 2019 01:08:08 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git server]]></category>
		<category><![CDATA[Windows server]]></category>
		<category><![CDATA[Windows server 2019]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=15279</guid>

					<description><![CDATA[<p>Hello, in this opportunity, we will talk about Windows Server. Specifically, about the installation of server Git. It is a version control software designed by Linus Torvalds, thinking about the efficiency and reliability of maintaining versions of applications when these have a large number of source code files. A version control system is the management [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-set-a-git-server-on-windows-server-2019/">How to set a git server on Windows Server 2019.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, in this opportunity, we will talk about Windows Server. Specifically, about the installation of server <a rel="noreferrer noopener" aria-label="GIT (opens in a new tab)" href="https://git-scm.com/" target="_blank">Git</a>.  It is a version control software designed by Linus Torvalds, thinking about the efficiency and reliability of maintaining versions of applications when these have a large number of source code files. A version control system is the management of the various changes that are made on the elements of a product or a configuration of the same.  This tool is very useful when developing software or a web page. Furthermore, it facilitates the work of the developers, because it allows you to update and edit their projects to improve them. On the other hand, there are free and paid options to host our projects on web servers. In general, free options have space and privacy limitations. So, here I will show you how to install a Git server on Windows Server 2019. </p>



<h2>Prerequisites.</h2>



<ul><li>Internet Information Services (IIS) have to be installed on Windows Server. If you don&#8217;t know how to do it, please check our <a rel="noreferrer noopener" aria-label="post (opens in a new tab)" href="https://www.osradar.com/how-to-enable-iis-in-windows-server-2019/" target="_blank">post</a>.</li><li>Static ip address</li></ul>



<h2>Installing a Git server using bonobo server.</h2>



<p>As mentioned above, there are trade options to host Git on web servers. However, it is likely that you want to save costs or may not have limitations. In addition, using Windows Server it is possible to put the server Git within the reach of your organization. For the purpose, We&#8217;ll use a software called Bonobo Git Server. It is free and open-source. With that intention, please go to the program page and <a rel="noreferrer noopener" aria-label="download (opens in a new tab)" href="https://bonobogitserver.com/" target="_blank">download</a> the zip file of the application. At the time of writing this article, the version is 6.5.0.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git-1024x728.jpg" alt="Downloading Git server 6.5.0" class="wp-image-15282" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/git-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/git-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/git-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/git-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/git-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Downloading Git server 6.5.0</figcaption></figure>



<p>Please note that the file is compressed in ZIP format. So once downloaded, unzip it in the following path: <strong>C:\inetpub\wwwroot</strong>. This is the default local path for websites in IIS </p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git8-1024x728.jpg" alt="Copy the unzipped folder into the IIS folder" class="wp-image-15284" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git8.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/git8-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/git8-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/git8-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/git8-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/git8-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Copy the unzipped folder into the IIS folder</figcaption></figure>



<h2>Modify folder permissions</h2>



<p>In order to guarantee the functioning of the program, it is highly recommended to modify the permissions of the folder. With this in mind, please place the uncompressed folder and right-click on it to enter the properties. Next, select the <strong>Security</strong> tab and then select <strong>Edit.</strong></p>



<figure class="wp-block-image"><img loading="lazy" width="366" height="480" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git6.jpg" alt="Enter the properties of the program folder" class="wp-image-15288" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git6.jpg 366w, https://www.osradar.com/wp-content/uploads/2019/11/git6-229x300.jpg 229w, https://www.osradar.com/wp-content/uploads/2019/11/git6-320x420.jpg 320w" sizes="(max-width: 366px) 100vw, 366px" /><figcaption>Enter the properties of the program folder</figcaption></figure>



<p>In the next window navigate to IIS users and grant full permission.</p>



<figure class="wp-block-image"><img loading="lazy" width="366" height="450" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git7-1.jpg" alt="Gives full permission on the folder" class="wp-image-15290" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git7-1.jpg 366w, https://www.osradar.com/wp-content/uploads/2019/11/git7-1-244x300.jpg 244w, https://www.osradar.com/wp-content/uploads/2019/11/git7-1-342x420.jpg 342w" sizes="(max-width: 366px) 100vw, 366px" /><figcaption>Gives full permission on the folder</figcaption></figure>



<h2>Opens IIS</h2>



<p>After you have edited the folder permissions, please open Internet Information Services. Then follow this path: <strong>Server>Sites>Default Web Site>Bonobo.Git.Server. </strong>Then right-click on the folder and select <strong>Convert to Application</strong>.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="730" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git4-1-1024x730.jpg" alt="Convert Bonobo server to an application" class="wp-image-15292" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git4-1.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/git4-1-300x214.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/git4-1-768x548.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/git4-1-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/git4-1-696x496.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/git4-1-589x420.jpg 589w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Convert Bonobo server to an application</figcaption></figure>



<p>In the pop-up window, there are several elements that you can modify. I recommend leaving them all as they are, and press OK to finish the process.</p>



<figure class="wp-block-image"><img loading="lazy" width="518" height="386" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git5-1.jpg" alt="Options to add application" class="wp-image-15296" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git5-1.jpg 518w, https://www.osradar.com/wp-content/uploads/2019/11/git5-1-300x224.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/git5-1-80x60.jpg 80w, https://www.osradar.com/wp-content/uploads/2019/11/git5-1-265x198.jpg 265w, https://www.osradar.com/wp-content/uploads/2019/11/git5-1-485x360.jpg 485w" sizes="(max-width: 518px) 100vw, 518px" /><figcaption>Options to add application</figcaption></figure>



<h2>Configuring the Git server</h2>



<p>To start the server, please go to the browser and type the following address: <strong>localhost/Bonobo.Git.Server</strong></p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git9-1024x728.jpg" alt="Bonobo server homepage. " class="wp-image-15298" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git9.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/git9-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/git9-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/git9-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/git9-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/git9-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Bonobo server homepage. </figcaption></figure>



<p>The default username and password is <em>admin</em>. Entering the credentials will skip the configuration options. The first task will be to create a user. To do this, click on the <strong>Users</strong> tab</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git10-1024x728.jpg" alt="Select the users tab" class="wp-image-15300" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git10.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/git10-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/git10-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/git10-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/git10-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/git10-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Select the users tab</figcaption></figure>



<p>Below you will see the list of users, please click on <strong>Add new user</strong>. Then enter the data of the user to register. Press <strong>Create</strong> to finish the process.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git11-1024x728.jpg" alt="Creating a new account" class="wp-image-15301" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git11.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/git11-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/git11-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/git11-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/git11-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/git11-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Creating a new account</figcaption></figure>



<p>It is also possible to create teams. As its name indicates, it is the combination of two or more users to perform jobs. To create it, select the <strong>Teams</strong> tab. And then in <strong>Create New Team. </strong>Please assign a name and description to the team. Additionally, choose the team members, and press save to finish.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git12-1024x728.jpg" alt="Creating a new team" class="wp-image-15303" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git12.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/git12-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/git12-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/git12-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/git12-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/git12-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Creating a new team</figcaption></figure>



<p>Now let&#8217;s create our first repository. To do this please click on <strong>Create new repository</strong>. Add the repository name, group, and description. You can also attach a logo. Likewise, set the contributors and administrators of the repository. Finally, press <strong>create</strong> and the repository will be ready.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/git13-1024x728.jpg" alt="Creating a repository" class="wp-image-15305" srcset="https://www.osradar.com/wp-content/uploads/2019/11/git13.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/git13-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/git13-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/git13-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/git13-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/git13-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Creating a repository</figcaption></figure>



<p>At the end of the process, you can enter the description of the repository. The repository address is available for copying. It is now possible to use a git client to access it. Finally, we have seen how to establish a git server in Windows Server 2019. This option will allow sharing the repository to the clients that access the server. If you follow the described steps it is possible to configure it in our server. I hope you liked this post. Thank you very much and see you soon.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-set-a-git-server-on-windows-server-2019/">How to set a git server on Windows Server 2019.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-set-a-git-server-on-windows-server-2019/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Update Git Client Right Now for Staying Secure!</title>
		<link>https://www.osradar.com/update-git-client-right-now-for-staying-secure/</link>
					<comments>https://www.osradar.com/update-git-client-right-now-for-staying-secure/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Thu, 31 May 2018 03:20:59 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git client]]></category>
		<category><![CDATA[git patch]]></category>
		<category><![CDATA[git server]]></category>
		<category><![CDATA[git vulnerability]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=3635</guid>

					<description><![CDATA[<p>Git is one of the most used software of every coder and advanced user’s life, right? It allows managing, building and exploring the world of different software and other services right from your device. Git is obviously a popular choice. Recently, Git client was updated that fixes a few really critical issues in the system. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/update-git-client-right-now-for-staying-secure/">Update Git Client Right Now for Staying Secure!</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Git is one of the most used software of every coder and advanced user’s life, right? It allows managing, building and exploring the world of different software and other services right from your device. Git is obviously a popular choice. Recently, Git client was updated that fixes a few really critical issues in the system.</p>
<p>The latest release of Git is currently v2.17.1. This and the future versions are likely to prevent security bugs CVE-2018-11235 and CVE-2018-11233. Among these two, the first one is the most dangerous, as it would allow a crook execute codes on a remote client.</p>
<p>You should update your Git client right now. If you’re using <a href="https://www.osradar.com/best-git-clients-for-linux/">any other Git clients than the official one</a>, you should update your software as soon as the vendor releases update.</p>
<h3>Arbitrary code execution on users’ PCs</h3>
<p>Using specially built Git submodule, a malicious actor could potentially execute codes on others’ PCs. When the user would clone the repo, the way of Git’s submodule handling should allow the execution.</p>
<h3>Server-side fixes for Git hosting services</h3>
<p><img loading="lazy" class="size-full wp-image-3637 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch.jpg" alt="" width="1148" height="696" srcset="https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch.jpg 1148w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-300x182.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-768x466.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-1024x621.jpg 1024w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-696x422.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-1068x647.jpg 1068w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-693x420.jpg 693w" sizes="(max-width: 1148px) 100vw, 1148px" /></p>
<p>Git client isn’t the only bugged side here. Git’s server-side components are also patched up. This new fix allows the Git hosting service identify if there’re any malicious codes within the hosted repository(s) and sub-modules of those for preventing the potential attack.</p>
<p>According to Jeff King, a GitHub staff member, the server part was the heaviest to accomplish. The detection of the flaw also required a lot of refactoring. King worked on the Git patches where the other teammates worked on VSTS, JGit, and libgit2 etc.</p>
<p>Here’s an <a href="https://blogs.msdn.microsoft.com/devops/2018/05/29/announcing-the-may-2018-git-security-vulnerability/">in-depth and technical explanation of the patched up vulnerability (CVE-2018-11235)</a>. The credit for discovering this vulnerability goes to Etienne Stalmans who reported the vulnerability via the bounty program of GitHub.</p>
<h3>How to stay secured</h3>
<p>The only way to stay safe now is to update your Git client and server (if you own) right now. <a href="https://git-scm.com/downloads">Update your Git client right now</a>. If you’re new to Git, <a href="https://www.osradar.com/how-to-install-git/">learn how to install Git on your system</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/update-git-client-right-now-for-staying-secure/">Update Git Client Right Now for Staying Secure!</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/update-git-client-right-now-for-staying-secure/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
