<?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>bash | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/bash/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Sat, 04 Jul 2020 09:37:39 +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 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>
		<item>
		<title>How to use VestaCP Cli Commands? &#8211; Linux</title>
		<link>https://tutes.in/how-to-use-vestacp-cli-commands-linux/</link>
					<comments>https://tutes.in/how-to-use-vestacp-cli-commands-linux/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Sat, 20 Oct 2018 22:31:06 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[vestacp]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1798</guid>

					<description><![CDATA[<p>There are a lot of vestacp commands which are useful in automating things but you see error OR something like this: Solution type this in command line (ssh) After that use any command like: Dont use < or > or * * means optional < and > means replace your info with that Complete command [&#8230;]</p>
The post <a href="https://tutes.in/how-to-use-vestacp-cli-commands-linux/">How to use VestaCP Cli Commands? – Linux</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-use-vestacp-cli-commands-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL error 1449: The user specified as a definer does not exist</title>
		<link>https://tutes.in/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist/</link>
					<comments>https://tutes.in/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Sat, 28 Jul 2018 12:05:17 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[definer]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[error]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1510</guid>

					<description><![CDATA[<p>Why this error happens? Most of the times, reason is that your database dump through command line or PhpMyAdmin or even other libraries can have SQL&#8217;s Definer statements. Now, as per MySQL&#8217;s Official Documentation: The DEFINER clause specifies the MySQL account to be used when checking access privileges at routine execution time for routines that have the SQL [&#8230;]</p>
The post <a href="https://tutes.in/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist/">MySQL error 1449: The user specified as a definer does not exist</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>RPM repo not found connection errors on Centos Redhat duplicate problems</title>
		<link>https://tutes.in/rpm-repo-not-found-connection-errors-on-centos-redhat-duplicate-problems/</link>
					<comments>https://tutes.in/rpm-repo-not-found-connection-errors-on-centos-redhat-duplicate-problems/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Tue, 24 Jul 2018 17:00:34 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[yum]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1467</guid>

					<description><![CDATA[<p>yum -y update command failing Command line will show messages like xxx is outdated and v abc will be installed but at the end it shows duplicate binary, please remove duplicate first. Process Backup first Integrity Check Find Problems Identify duplicates Clean duplicates re build conf cache update command remove backup file .prev if successfully [&#8230;]</p>
The post <a href="https://tutes.in/rpm-repo-not-found-connection-errors-on-centos-redhat-duplicate-problems/">RPM repo not found connection errors on Centos Redhat duplicate problems</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/rpm-repo-not-found-connection-errors-on-centos-redhat-duplicate-problems/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux Bash &#8211; How to change all filenames to uppercase leaving the file extension unchanged</title>
		<link>https://tutes.in/linux-bash-how-to-change-all-filenames-to-uppercase-leaving-the-file-extension-unchanged/</link>
					<comments>https://tutes.in/linux-bash-how-to-change-all-filenames-to-uppercase-leaving-the-file-extension-unchanged/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 28 Feb 2018 11:14:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rename files]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[uppercase]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=181</guid>

					<description><![CDATA[<p>use this simple code in bash shell. The following code will change all xxx.jpg files to XXX.jpg in any particular working directory.</p>
The post <a href="https://tutes.in/linux-bash-how-to-change-all-filenames-to-uppercase-leaving-the-file-extension-unchanged/">Linux Bash – How to change all filenames to uppercase leaving the file extension unchanged</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/linux-bash-how-to-change-all-filenames-to-uppercase-leaving-the-file-extension-unchanged/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to update Magento community edition using CLI</title>
		<link>https://tutes.in/how-to-update-magento-community-edition-using-cli/</link>
					<comments>https://tutes.in/how-to-update-magento-community-edition-using-cli/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Thu, 01 Feb 2018 12:15:16 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade magento version]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=143</guid>

					<description><![CDATA[<p>if you receive any errors post installation, try this hard fix</p>
The post <a href="https://tutes.in/how-to-update-magento-community-edition-using-cli/">How to update Magento community edition using CLI</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-update-magento-community-edition-using-cli/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
