<?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>Tools | Tutes Club</title>
	<atom:link href="https://tutes.in/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Thu, 07 Mar 2024 22:33:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How to temporarily bypass content security policy CSP headers</title>
		<link>https://tutes.in/how-to-temporarily-bypass-content-security-policy-csp-headers/</link>
					<comments>https://tutes.in/how-to-temporarily-bypass-content-security-policy-csp-headers/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Thu, 07 Mar 2024 22:00:20 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[csp]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[headers]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2760</guid>

					<description><![CDATA[<p>Browser: FirefoxExtension: Mod Headers https://addons.mozilla.org/en-US/firefox/addon/modheader-firefox/ Add A CSP policy like this:Use &#8220;parse&#8221; option and paste this: To create a Content Security Policy (CSP) header that allows everything, you would use the 'unsafe-inline' and 'unsafe-eval' sources for scripts and styles, and the * wildcard to allow all other sources. This setup is generally not recommended for [&#8230;]</p>
The post <a href="https://tutes.in/how-to-temporarily-bypass-content-security-policy-csp-headers/">How to temporarily bypass content security policy CSP headers</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-temporarily-bypass-content-security-policy-csp-headers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to fix CORS error for amazon s3 files and resources?</title>
		<link>https://tutes.in/how-to-fix-cors-error-for-amazon-s3-files-and-resources/</link>
					<comments>https://tutes.in/how-to-fix-cors-error-for-amazon-s3-files-and-resources/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Mon, 17 Jan 2022 19:28:11 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2731</guid>

					<description><![CDATA[<p>Go to bucket In the bucket permissions tab There is a section for CORS, put the following in it and save.</p>
The post <a href="https://tutes.in/how-to-fix-cors-error-for-amazon-s3-files-and-resources/">How to fix CORS error for amazon s3 files and resources?</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-fix-cors-error-for-amazon-s3-files-and-resources/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>centos web panel &#8211; vhost templates for proxying websocket traffic</title>
		<link>https://tutes.in/centos-web-panel-vhost-templates-for-proxying-websocket-traffic/</link>
					<comments>https://tutes.in/centos-web-panel-vhost-templates-for-proxying-websocket-traffic/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Fri, 07 Jan 2022 09:02:33 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[cwp]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[websockets]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2726</guid>

					<description><![CDATA[<p>http://wiki.centos-webpanel.com/webservers-vhost-templates Templates location: /usr/local/cwpsrv/htdocs/resources/conf/web_servers/&#8211; Folder main contains main configuration for WebServers&#8211; Folder vhosts contains vhosts configuration for domains (this is what you need) How to create a template fileThe easiest way to do that is to simply copy an existing file and then edit a new file you have created.Note that you need to have [&#8230;]</p>
The post <a href="https://tutes.in/centos-web-panel-vhost-templates-for-proxying-websocket-traffic/">centos web panel – vhost templates for proxying websocket traffic</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/centos-web-panel-vhost-templates-for-proxying-websocket-traffic/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to generate a patch with edited files? How to zip latest committed changes only</title>
		<link>https://tutes.in/how-to-generate-a-patch-with-edited-files-how-to-zip-latest-committed-changes-only/</link>
					<comments>https://tutes.in/how-to-generate-a-patch-with-edited-files-how-to-zip-latest-committed-changes-only/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Mon, 06 Sep 2021 11:34:34 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[github commands]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2693</guid>

					<description><![CDATA[<p>Reference: https://stackoverflow.com/a/42971972/2229148 sometimes you need all the files that were updated so you can patch an external app which doesnt uses same git project or many other scenarios in which we need a zip or tar of those files. Use the above command to do so There is a smarter way also, if you want [&#8230;]</p>
The post <a href="https://tutes.in/how-to-generate-a-patch-with-edited-files-how-to-zip-latest-committed-changes-only/">How to generate a patch with edited files? How to zip latest committed changes only</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-generate-a-patch-with-edited-files-how-to-zip-latest-committed-changes-only/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>proxying websockets via nginx and https</title>
		<link>https://tutes.in/proxying-websockets-via-nginx-and-https/</link>
					<comments>https://tutes.in/proxying-websockets-via-nginx-and-https/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 09 Dec 2020 15:49:06 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[force https]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[websockets]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2632</guid>

					<description><![CDATA[]]></description>
		
					<wfw:commentRss>https://tutes.in/proxying-websockets-via-nginx-and-https/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Jenkins auto deploying flask in test env with last build process kill and pipenv</title>
		<link>https://tutes.in/jenkins-auto-deploying-flask-in-test-env-with-last-build-process-kill-and-pipenv/</link>
					<comments>https://tutes.in/jenkins-auto-deploying-flask-in-test-env-with-last-build-process-kill-and-pipenv/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Mon, 22 Jun 2020 14:25:39 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[auto-deploy]]></category>
		<category><![CDATA[jenkins]]></category>
		<category><![CDATA[pipenv]]></category>
		<category><![CDATA[python]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2595</guid>

					<description><![CDATA[<p>killlastbuild.sh can have anything inside it depending upon your project requirements. I put 2 process killers to kill background-ed daemon processes from previous build command</p>
The post <a href="https://tutes.in/jenkins-auto-deploying-flask-in-test-env-with-last-build-process-kill-and-pipenv/">Jenkins auto deploying flask in test env with last build process kill and pipenv</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/jenkins-auto-deploying-flask-in-test-env-with-last-build-process-kill-and-pipenv/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to solve MySQL server gone away error Maria Db update on cPanel and WHM?</title>
		<link>https://tutes.in/how-to-solve-mysql-server-gone-away-error-maria-db-update-on-cpanel-and-whm/</link>
					<comments>https://tutes.in/how-to-solve-mysql-server-gone-away-error-maria-db-update-on-cpanel-and-whm/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 06 Nov 2019 18:44:15 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Error 2006]]></category>
		<category><![CDATA[Error 2013]]></category>
		<category><![CDATA[MySQL server has gone away]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2546</guid>

					<description><![CDATA[<p>This is related to new MariaDb upgrade from 10.1.41 to 10.1.42 and also for servers which were updated from 10.2.27 to 10.2.28 Go to solution ( Special Thanks to @Valetia ) You will see errors in following formats/messages: No file or input found MySQL Server has gone away Connection to MySQL Server failed sqlstate[hy000]: general [&#8230;]</p>
The post <a href="https://tutes.in/how-to-solve-mysql-server-gone-away-error-maria-db-update-on-cpanel-and-whm/">How to solve MySQL server gone away error Maria Db update on cPanel and WHM?</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-solve-mysql-server-gone-away-error-maria-db-update-on-cpanel-and-whm/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A basic time difference calculator in google script js</title>
		<link>https://tutes.in/a-basic-time-difference-calculator-in-google-script-js/</link>
					<comments>https://tutes.in/a-basic-time-difference-calculator-in-google-script-js/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Tue, 15 Oct 2019 22:47:06 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[google script]]></category>
		<category><![CDATA[Google Sheet]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2534</guid>

					<description><![CDATA[<p>In your Google Sheet, Click &#8220;Tools&#8221; and then choose &#8220;Script Editor&#8220;. Put the code given below. Don&#8217;t forget to use function in your result column as &#8220;=dodiff(cell1,cell2)&#8220;</p>
The post <a href="https://tutes.in/a-basic-time-difference-calculator-in-google-script-js/">A basic time difference calculator in google script js</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/a-basic-time-difference-calculator-in-google-script-js/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to reverse the ids in a mysql table column without breaking primary key constraint?</title>
		<link>https://tutes.in/how-to-reverse-the-ids-in-a-mysql-table-column-without-breaking-primary-key-constraint/</link>
					<comments>https://tutes.in/how-to-reverse-the-ids-in-a-mysql-table-column-without-breaking-primary-key-constraint/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Sat, 01 Jun 2019 20:13:25 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[primary key]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2454</guid>

					<description><![CDATA[<p>Let me explain the problem scenario: Let us assume we have a table with 4 columns in it out of which 1 is PRIMARY column and rest 3 contain some data. What we want to do is to reverse the primary key IDs for that data keeping the rest of data intact. It is like [&#8230;]</p>
The post <a href="https://tutes.in/how-to-reverse-the-ids-in-a-mysql-table-column-without-breaking-primary-key-constraint/">How to reverse the ids in a mysql table column without breaking primary key constraint?</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-reverse-the-ids-in-a-mysql-table-column-without-breaking-primary-key-constraint/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to remove files with &#8220;No Content Changes Found&#8221; in Git Desktop</title>
		<link>https://tutes.in/how-to-remove-files-with-no-content-changes-found-in-git-desktop/</link>
					<comments>https://tutes.in/how-to-remove-files-with-no-content-changes-found-in-git-desktop/#comments</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 08 May 2019 10:02:59 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[line endings]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2439</guid>

					<description><![CDATA[<p>There are 3 possible ways git can find a file changed (even if you didn&#8217;t change it) Line Endings have changed File permissions have changed Bonus: if modification time has changed for first case try these settings in bash shell. One of these will fix it for you For second case, here is the flag [&#8230;]</p>
The post <a href="https://tutes.in/how-to-remove-files-with-no-content-changes-found-in-git-desktop/">How to remove files with “No Content Changes Found” in Git Desktop</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-remove-files-with-no-content-changes-found-in-git-desktop/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
