<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>ComputersnYou</title>
	<atom:link href="https://www.computersnyou.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.computersnyou.com</link>
	<description>Another Computer Blog</description>
	<lastBuildDate>Sun, 24 Jun 2018 06:08:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6.6</generator>

<image>
	<url>https://i2.wp.com/www.computersnyou.com/wp-content/uploads/2016/04/cropped-logo_mid.png?fit=32%2C32&#038;ssl=1</url>
	<title>ComputersnYou</title>
	<link>https://www.computersnyou.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">43911927</site>	<item>
		<title>How to Dockerize react app with nginx</title>
		<link>https://www.computersnyou.com/6129/how-to-dockerize-react-app-with-nginx/</link>
					<comments>https://www.computersnyou.com/6129/how-to-dockerize-react-app-with-nginx/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Sun, 24 Jun 2018 06:07:40 +0000</pubDate>
				<category><![CDATA[developers tools]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[docker]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=6129</guid>

					<description><![CDATA[&#160; In this post I&#8217;ll show you how to package simple react app , created with create-react-app in this case , as docker image, using alpine linux and intermediate docker image &#8230; <a href="https://www.computersnyou.com/6129/how-to-dockerize-react-app-with-nginx/">Continued</a>
<p><a href="https://www.computersnyou.com/6129/how-to-dockerize-react-app-with-nginx/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/6129/how-to-dockerize-react-app-with-nginx/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6129</post-id>	</item>
		<item>
		<title>How to install and setup Steam client in Ubuntu 17.04</title>
		<link>https://www.computersnyou.com/5874/how-to-install-and-setup-steam-client-in-ubuntu-17-04/</link>
					<comments>https://www.computersnyou.com/5874/how-to-install-and-setup-steam-client-in-ubuntu-17-04/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Sat, 06 May 2017 18:52:46 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[steam]]></category>
		<category><![CDATA[steam-ubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5874</guid>

					<description><![CDATA[Steam is well-known gaming platform ,  Installing steam client in Ubuntu 17.04 is quite simple but here are simple step by step guide to install steam in Ubuntu 17.04 . &#8230; <a href="https://www.computersnyou.com/5874/how-to-install-and-setup-steam-client-in-ubuntu-17-04/">Continued</a>
<p><a href="https://www.computersnyou.com/5874/how-to-install-and-setup-steam-client-in-ubuntu-17-04/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5874/how-to-install-and-setup-steam-client-in-ubuntu-17-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5874</post-id>	</item>
		<item>
		<title>How to Setup Memcached With PHP 7 On Linux</title>
		<link>https://www.computersnyou.com/5828/how-to-setup-memcached-with-php-7-on-linux/</link>
					<comments>https://www.computersnyou.com/5828/how-to-setup-memcached-with-php-7-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Thu, 20 Apr 2017 17:40:00 +0000</pubDate>
				<category><![CDATA[developers tools]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5828</guid>

					<description><![CDATA[Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering. Free &#38; open source, high-performance, distributed &#8230; <a href="https://www.computersnyou.com/5828/how-to-setup-memcached-with-php-7-on-linux/">Continued</a>
<p><a href="https://www.computersnyou.com/5828/how-to-setup-memcached-with-php-7-on-linux/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5828/how-to-setup-memcached-with-php-7-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5828</post-id>	</item>
		<item>
		<title>How to move MySQL database to new server on Ubuntu</title>
		<link>https://www.computersnyou.com/5531/move-mysql-database-new-server-ubuntu/</link>
					<comments>https://www.computersnyou.com/5531/move-mysql-database-new-server-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Sun, 01 May 2016 16:14:08 +0000</pubDate>
				<category><![CDATA[sysadmin-guide]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[mysql]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5531</guid>

					<description><![CDATA[If you are moving your database server from old server to another server then this guide is for you . In this case I will demonstrate how to migrate your &#8230; <a href="https://www.computersnyou.com/5531/move-mysql-database-new-server-ubuntu/">Continued</a>
<p><a href="https://www.computersnyou.com/5531/move-mysql-database-new-server-ubuntu/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5531/move-mysql-database-new-server-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5531</post-id>	</item>
		<item>
		<title>How to create Bootable Ubuntu USB key Using Alternate Methods</title>
		<link>https://www.computersnyou.com/5532/create-ubuntu-usb-key-alternate-method-quick-guide/</link>
					<comments>https://www.computersnyou.com/5532/create-ubuntu-usb-key-alternate-method-quick-guide/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Fri, 22 Apr 2016 18:35:03 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[quick-tips]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[USB]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5532</guid>

					<description><![CDATA[As I experienced in past Ubuntu&#8217;s default startup disk creator is buggy and sometimes it&#8217;s doesn&#8217;t work , If you are struggling with Ubuntu 15.10&#8217;s startup disk creator ( default &#8230; <a href="https://www.computersnyou.com/5532/create-ubuntu-usb-key-alternate-method-quick-guide/">Continued</a>
<p><a href="https://www.computersnyou.com/5532/create-ubuntu-usb-key-alternate-method-quick-guide/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5532/create-ubuntu-usb-key-alternate-method-quick-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5532</post-id>	</item>
		<item>
		<title>Canonical Releases Ubuntu 16.04 LTS Xenial Xerus</title>
		<link>https://www.computersnyou.com/5510/canonical-releases-ubuntu-16-04-download-upgrade/</link>
					<comments>https://www.computersnyou.com/5510/canonical-releases-ubuntu-16-04-download-upgrade/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Fri, 22 Apr 2016 06:25:15 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu-16.04]]></category>
		<category><![CDATA[xenial]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5510</guid>

					<description><![CDATA[Canonical, company behind Ubuntu Linux, releases Ubuntu 16.05 LTS code-name Xenial Xerus today as it was scheduled . This release is LTS ( long term support ) , it will &#8230; <a href="https://www.computersnyou.com/5510/canonical-releases-ubuntu-16-04-download-upgrade/">Continued</a>
<p><a href="https://www.computersnyou.com/5510/canonical-releases-ubuntu-16-04-download-upgrade/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5510/canonical-releases-ubuntu-16-04-download-upgrade/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5510</post-id>	</item>
		<item>
		<title>How To Install Owncloud 9 Server with NGINX and PostgreSQL on Ubuntu</title>
		<link>https://www.computersnyou.com/5448/install-owncloud-9-server-lepp/</link>
					<comments>https://www.computersnyou.com/5448/install-owncloud-9-server-lepp/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Sun, 27 Mar 2016 15:50:27 +0000</pubDate>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[owncloud]]></category>
		<category><![CDATA[owncloud-9]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5448</guid>

					<description><![CDATA[In this tutorial , I am going to show you how to install and setup owncloud with NGINX with PostgreSQL and PHP 7 . Yes right php 7 , for &#8230; <a href="https://www.computersnyou.com/5448/install-owncloud-9-server-lepp/">Continued</a>
<p><a href="https://www.computersnyou.com/5448/install-owncloud-9-server-lepp/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5448/install-owncloud-9-server-lepp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5448</post-id>	</item>
		<item>
		<title>How To Install Owncloud 9 Server On Ubuntu</title>
		<link>https://www.computersnyou.com/5409/install-owncloud-9-server-ubuntu/</link>
					<comments>https://www.computersnyou.com/5409/install-owncloud-9-server-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Thu, 10 Mar 2016 12:43:35 +0000</pubDate>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[owncloud]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5409</guid>

					<description><![CDATA[I posted about Own-cloud 8.0 setup exactly 13 months ( 1 year one one month ) ago, Now Own-cloud development team announced the release of owncloud 9 yesterday , so &#8230; <a href="https://www.computersnyou.com/5409/install-owncloud-9-server-ubuntu/">Continued</a>
<p><a href="https://www.computersnyou.com/5409/install-owncloud-9-server-ubuntu/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5409/install-owncloud-9-server-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5409</post-id>	</item>
		<item>
		<title>How to scan whole network quickly</title>
		<link>https://www.computersnyou.com/5390/scan-whole-network-quickly/</link>
					<comments>https://www.computersnyou.com/5390/scan-whole-network-quickly/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Thu, 31 Dec 2015 13:05:30 +0000</pubDate>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[masscan]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[tcp-scanner]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5390</guid>

					<description><![CDATA[In this tutorial , I am going to show you how to scan your whole network quickly with &#8221; masscan &#8221; . masscan is little , tiny TCP port scanner &#8230; <a href="https://www.computersnyou.com/5390/scan-whole-network-quickly/">Continued</a>
<p><a href="https://www.computersnyou.com/5390/scan-whole-network-quickly/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5390/scan-whole-network-quickly/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5390</post-id>	</item>
		<item>
		<title>Command Line Network BandWidth Monitoring Tools For Linux</title>
		<link>https://www.computersnyou.com/5354/command-line-network-bandwidth-monitoring-tools-for-linux/</link>
					<comments>https://www.computersnyou.com/5354/command-line-network-bandwidth-monitoring-tools-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Wed, 04 Nov 2015 17:21:56 +0000</pubDate>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[network]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5354</guid>

					<description><![CDATA[If you want to monitor bandwidth of your Linux server , here are some awesome tools for monitoring network bandwidth . some of these tools allow monitoring on process level &#8230; <a href="https://www.computersnyou.com/5354/command-line-network-bandwidth-monitoring-tools-for-linux/">Continued</a>
<p><a href="https://www.computersnyou.com/5354/command-line-network-bandwidth-monitoring-tools-for-linux/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5354/command-line-network-bandwidth-monitoring-tools-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5354</post-id>	</item>
		<item>
		<title>Setup Homebrew and RVM on Mac OSX 10.11 EI Capitan</title>
		<link>https://www.computersnyou.com/5307/setup-homebrew-and-rvm-on-mac-osx-10-11-ei-capitan/</link>
					<comments>https://www.computersnyou.com/5307/setup-homebrew-and-rvm-on-mac-osx-10-11-ei-capitan/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Mon, 05 Oct 2015 17:06:34 +0000</pubDate>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[SIP]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5307</guid>

					<description><![CDATA[Upgraded to latest MacOSX 10.11 EI Capitan , Then you Might Know about OSX&#8217;s new  System Integrity Protection ( SIP ) feature , Now you or any app can&#8217;t modify &#8230; <a href="https://www.computersnyou.com/5307/setup-homebrew-and-rvm-on-mac-osx-10-11-ei-capitan/">Continued</a>
<p><a href="https://www.computersnyou.com/5307/setup-homebrew-and-rvm-on-mac-osx-10-11-ei-capitan/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5307/setup-homebrew-and-rvm-on-mac-osx-10-11-ei-capitan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5307</post-id>	</item>
		<item>
		<title>Monitor Linux Server Performance Using Vector</title>
		<link>https://www.computersnyou.com/5286/monitor-linux-server-performance-using-vector/</link>
					<comments>https://www.computersnyou.com/5286/monitor-linux-server-performance-using-vector/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Thu, 01 Oct 2015 11:12:04 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[sysadmin-guide]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Vector]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5286</guid>

					<description><![CDATA[Vector is on host performance Monitoring tool from Netflix , you can use vector to monitor server performance right from your browser . now it&#8217;s not very stable but it &#8230; <a href="https://www.computersnyou.com/5286/monitor-linux-server-performance-using-vector/">Continued</a>
<p><a href="https://www.computersnyou.com/5286/monitor-linux-server-performance-using-vector/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5286/monitor-linux-server-performance-using-vector/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5286</post-id>	</item>
		<item>
		<title>Upgrade Your NGINX From SPDY To HTTP2</title>
		<link>https://www.computersnyou.com/5272/upgrade-your-nginx-from-spdy-to-http2/</link>
					<comments>https://www.computersnyou.com/5272/upgrade-your-nginx-from-spdy-to-http2/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Mon, 28 Sep 2015 14:35:36 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[sysadmin-guide]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[http2]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5272</guid>

					<description><![CDATA[If you are using nginx as your main web server with SPDY protocol , Then its time to upgrade to HTTP2 ( not fully but partially without Server Push feature &#8230; <a href="https://www.computersnyou.com/5272/upgrade-your-nginx-from-spdy-to-http2/">Continued</a>
<p><a href="https://www.computersnyou.com/5272/upgrade-your-nginx-from-spdy-to-http2/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5272/upgrade-your-nginx-from-spdy-to-http2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5272</post-id>	</item>
		<item>
		<title>SSH Configuration tweaks to make your life simple</title>
		<link>https://www.computersnyou.com/5206/ssh-configuration-tweaks-to-make-your-life-simple/</link>
					<comments>https://www.computersnyou.com/5206/ssh-configuration-tweaks-to-make-your-life-simple/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Mon, 24 Aug 2015 16:12:01 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5206</guid>

					<description><![CDATA[If you use ssh a lot and do login daily in many servers or virtual machines , with different usernames and different passwords , then let me show you easy &#8230; <a href="https://www.computersnyou.com/5206/ssh-configuration-tweaks-to-make-your-life-simple/">Continued</a>
<p><a href="https://www.computersnyou.com/5206/ssh-configuration-tweaks-to-make-your-life-simple/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5206/ssh-configuration-tweaks-to-make-your-life-simple/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5206</post-id>	</item>
		<item>
		<title>Kali Linux 2.0 sana Is released with new UI and updated tools</title>
		<link>https://www.computersnyou.com/5173/kali-linux-2-0-sana-is-released-with-new-ui-and-updated-tools/</link>
					<comments>https://www.computersnyou.com/5173/kali-linux-2-0-sana-is-released-with-new-ui-and-updated-tools/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Tue, 11 Aug 2015 19:09:27 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[kali]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5173</guid>

					<description><![CDATA[Kali Linux is Debian based well-known penetration testing distribution , loaded with tons of most popular tools for penetration testing and digital forensics . Today kali linux development team released &#8230; <a href="https://www.computersnyou.com/5173/kali-linux-2-0-sana-is-released-with-new-ui-and-updated-tools/">Continued</a>
<p><a href="https://www.computersnyou.com/5173/kali-linux-2-0-sana-is-released-with-new-ui-and-updated-tools/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5173/kali-linux-2-0-sana-is-released-with-new-ui-and-updated-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5173</post-id>	</item>
		<item>
		<title>How to setup juju manual environment</title>
		<link>https://www.computersnyou.com/4734/how-to-setup-juju-manual-environment/</link>
					<comments>https://www.computersnyou.com/4734/how-to-setup-juju-manual-environment/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Sun, 09 Aug 2015 04:43:22 +0000</pubDate>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[juju]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=4734</guid>

					<description><![CDATA[Juju Quick introduction Juju is a open source, solution-driven orchestration tool from Ubuntu , juju help to model and deploy, maintain and scale various services to cloud or bare metal &#8230; <a href="https://www.computersnyou.com/4734/how-to-setup-juju-manual-environment/">Continued</a>
<p><a href="https://www.computersnyou.com/4734/how-to-setup-juju-manual-environment/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/4734/how-to-setup-juju-manual-environment/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4734</post-id>	</item>
		<item>
		<title>windows 10 privacy tweaks to save your WiFi and bandwidth</title>
		<link>https://www.computersnyou.com/5118/windows-10-privacy-tweaks-to-save-your-wifi-and-bandwidth/</link>
					<comments>https://www.computersnyou.com/5118/windows-10-privacy-tweaks-to-save-your-wifi-and-bandwidth/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Fri, 31 Jul 2015 18:09:41 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[privcay]]></category>
		<category><![CDATA[windows-10]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5118</guid>

					<description><![CDATA[If you’ve recently upgraded to windows 10 , then re-adjust your WiFi and update settings to save your bandwidth , as you might have heard about windows 10 update process &#8230; <a href="https://www.computersnyou.com/5118/windows-10-privacy-tweaks-to-save-your-wifi-and-bandwidth/">Continued</a>
<p><a href="https://www.computersnyou.com/5118/windows-10-privacy-tweaks-to-save-your-wifi-and-bandwidth/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5118/windows-10-privacy-tweaks-to-save-your-wifi-and-bandwidth/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5118</post-id>	</item>
		<item>
		<title>How to Download Windows 10 ISO for offline clean Install</title>
		<link>https://www.computersnyou.com/5081/how-to-download-windows-10-iso-for-offline-install/</link>
					<comments>https://www.computersnyou.com/5081/how-to-download-windows-10-iso-for-offline-install/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Wed, 29 Jul 2015 16:06:56 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows10]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5081</guid>

					<description><![CDATA[Microsoft Released Windows 10 , Now it&#8217;s available as free update for windows 7,8 and windows 8.1 users , if you are on windows 8.1 the you can update it &#8230; <a href="https://www.computersnyou.com/5081/how-to-download-windows-10-iso-for-offline-install/">Continued</a>
<p><a href="https://www.computersnyou.com/5081/how-to-download-windows-10-iso-for-offline-install/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5081/how-to-download-windows-10-iso-for-offline-install/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5081</post-id>	</item>
		<item>
		<title>How to Setup Python Virtual Environment In Ubuntu</title>
		<link>https://www.computersnyou.com/5030/how-to-setup-python-virtual-environment-in-ubuntu/</link>
					<comments>https://www.computersnyou.com/5030/how-to-setup-python-virtual-environment-in-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Sun, 26 Jul 2015 07:26:30 +0000</pubDate>
				<category><![CDATA[developers tools]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[virtualenvs]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5030</guid>

					<description><![CDATA[In this tutorial , I am going to show you that how to Install , configure and use python virtual environment in Ubuntu . Python Virtual environment provide flexibility to &#8230; <a href="https://www.computersnyou.com/5030/how-to-setup-python-virtual-environment-in-ubuntu/">Continued</a>
<p><a href="https://www.computersnyou.com/5030/how-to-setup-python-virtual-environment-in-ubuntu/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5030/how-to-setup-python-virtual-environment-in-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5030</post-id>	</item>
		<item>
		<title>Root Mac OS X yosemite with Local Privilege Escalation Vulnerability</title>
		<link>https://www.computersnyou.com/5018/root-mac-os-x-yosemite-with-local-privilege-escalation-vulnerability/</link>
					<comments>https://www.computersnyou.com/5018/root-mac-os-x-yosemite-with-local-privilege-escalation-vulnerability/#respond</comments>
		
		<dc:creator><![CDATA[Alok Yadav]]></dc:creator>
		<pubDate>Sat, 25 Jul 2015 07:15:06 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[LPE]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Yosemite]]></category>
		<guid isPermaLink="false">https://www.computersnyou.com/?p=5018</guid>

					<description><![CDATA[&#160; New Local Privilege Escalation Vulnerability in Mac OSX yosemite Discovered by sektioneins reseasrchers , that allow an attacker to gain full root privileges . Security researcher Stefan Esser posted &#8230; <a href="https://www.computersnyou.com/5018/root-mac-os-x-yosemite-with-local-privilege-escalation-vulnerability/">Continued</a>
<p><a href="https://www.computersnyou.com/5018/root-mac-os-x-yosemite-with-local-privilege-escalation-vulnerability/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://www.computersnyou.com/5018/root-mac-os-x-yosemite-with-local-privilege-escalation-vulnerability/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5018</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 274/287 objects using memcached
Page Caching using disk: enhanced 
Minified using disk
Database Caching using memcached

Served from: www.computersnyou.com @ 2021-11-29 21:18:30 by W3 Total Cache
-->