<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.yoctoproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=User%3ABogdan_Oniu</id>
	<title>User:Bogdan Oniu - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.yoctoproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=User%3ABogdan_Oniu"/>
	<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=User:Bogdan_Oniu&amp;action=history"/>
	<updated>2026-04-23T22:17:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=User:Bogdan_Oniu&amp;diff=14535&amp;oldid=prev</id>
		<title>Rpurdie: Creating user page with biography of new user.</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=User:Bogdan_Oniu&amp;diff=14535&amp;oldid=prev"/>
		<updated>2015-05-01T11:06:38Z</updated>

		<summary type="html">&lt;p&gt;Creating user page with biography of new user.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I just started working as a software engineer. I just graduated from the Air Force Academy in 2014 and have a masters of science in Computer Engineering. I do not have many credentials but the only reason I am requesting an account is because I just wanted to make a small change on the &amp;quot;Working Behind a Network Proxy&amp;quot; page (https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy). On the page the instructions for setting up the git proxy seem over complicated. Git supports proxy settings itself; by running the following commands you can set your git proxy settings:&lt;br /&gt;
&lt;br /&gt;
git config --global http.proxy http://user:password@proxy.com:8080&lt;br /&gt;
git config --global https.proxy https://user:password@proxy.com:8080&lt;br /&gt;
&lt;br /&gt;
If you don&amp;#039;t have user and password just remove the &amp;#039;user:password@&amp;#039; portion.&lt;br /&gt;
&lt;br /&gt;
To verify the proxy settings on git:&lt;br /&gt;
&lt;br /&gt;
git config --global http.proxy&lt;br /&gt;
git config --global https.proxy&lt;br /&gt;
&lt;br /&gt;
To remove the proxy:&lt;br /&gt;
&lt;br /&gt;
git config --global --unset http.proxy&lt;br /&gt;
git config --global --unset https.proxy&lt;/div&gt;</summary>
		<author><name>Rpurdie</name></author>
	</entry>
</feed>