<?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>Tec Bar &#187; Linux</title>
	<atom:link href="https://www.tecbar.net/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecbar.net</link>
	<description></description>
	<lastBuildDate>Tue, 19 Dec 2017 20:49:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1</generator>
	<item>
		<title>Install Sendmail Server on CentOS</title>
		<link>https://www.tecbar.net/install-sendmail-server-on-centos/</link>
		<comments>https://www.tecbar.net/install-sendmail-server-on-centos/#comments</comments>
		<pubDate>Thu, 08 Sep 2016 03:27:29 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=1188</guid>
		<description><![CDATA[<p>Installing Required Packages [crayon-6a0312ab003c9147873465/] Configure Sendmail Server Comment out below line in /etc/mail/sendmail.mc to allow receiving email from anywhere. [crayon-6a0312ab003d3972136781/] Add this line also in sendmail.mc above ‘MAILER’ option [crayon-6a0312ab003d8510261066/] Add your PC’s full hostname in this file. [crayon-6a0312ab003dd702727174/] Recompile &#8230; <a href="https://www.tecbar.net/install-sendmail-server-on-centos/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/install-sendmail-server-on-centos/">Install Sendmail Server on CentOS</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/install-sendmail-server-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure SSH Key-Based Authentication</title>
		<link>https://www.tecbar.net/configure-ssh-key-based-authentication/</link>
		<comments>https://www.tecbar.net/configure-ssh-key-based-authentication/#comments</comments>
		<pubDate>Thu, 21 Apr 2016 05:56:31 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=1145</guid>
		<description><![CDATA[<p>SSH with key based authentication allows you to log on different servers via the personal private key on all servers, needing not to remember several passwords. SSH key pairs are two secure keys that can be used to authenticate a &#8230; <a href="https://www.tecbar.net/configure-ssh-key-based-authentication/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/configure-ssh-key-based-authentication/">Configure SSH Key-Based Authentication</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/configure-ssh-key-based-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drop Cache in Linux</title>
		<link>https://www.tecbar.net/drop-cache-in-linux/</link>
		<comments>https://www.tecbar.net/drop-cache-in-linux/#comments</comments>
		<pubDate>Sat, 26 Dec 2015 23:36:18 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=1132</guid>
		<description><![CDATA[<p>Since kernel 2.6.16, a utility has been provided to allow the system to drop the page cache and/or inode and dentry caches on command, which can help free up a lot of memory. To use /proc/sys/vm/drop_caches, just echo a number &#8230; <a href="https://www.tecbar.net/drop-cache-in-linux/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/drop-cache-in-linux/">Drop Cache in Linux</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/drop-cache-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem: unable to execute /bin/rm: Success</title>
		<link>https://www.tecbar.net/problem-unable-to-execute-binrm-success/</link>
		<comments>https://www.tecbar.net/problem-unable-to-execute-binrm-success/#comments</comments>
		<pubDate>Wed, 21 Oct 2015 21:37:19 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=1104</guid>
		<description><![CDATA[<p>In Linux environment, when you want to delete the files under one directory, you might see: &#8220;sudo: unable to execute /bin/rm: Success&#8221; Reason: too many files under the directory Solution: sudo find . -name &#8216;*&#8217; -exec rm {} \;</p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/problem-unable-to-execute-binrm-success/">Problem: unable to execute /bin/rm: Success</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/problem-unable-to-execute-binrm-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAID 1 Repair on Linux</title>
		<link>https://www.tecbar.net/raid-1-repair-on-linux/</link>
		<comments>https://www.tecbar.net/raid-1-repair-on-linux/#comments</comments>
		<pubDate>Sun, 27 Sep 2015 19:44:57 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=937</guid>
		<description><![CDATA[<p>The disks in RAID 1 array may fail at any time. Situation: One day morning, a message may show up A Fail event had been detected on md device /dev/md0. It could be related to component device /dev/sda1. Faithfully yours, &#8230; <a href="https://www.tecbar.net/raid-1-repair-on-linux/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/raid-1-repair-on-linux/">RAID 1 Repair on Linux</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/raid-1-repair-on-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add Email Account in your Linux Server</title>
		<link>https://www.tecbar.net/add-email-account-in-your-linux-server/</link>
		<comments>https://www.tecbar.net/add-email-account-in-your-linux-server/#comments</comments>
		<pubDate>Thu, 24 Sep 2015 19:22:38 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=921</guid>
		<description><![CDATA[<p>Assuming email server (for example, sendmail) is installed. Step 1: add an entry to /etc/mail/virtusertable like: user@domain.com user Step 2: create a normal user in the system. # sudo useradd user -s /sbin/nologin (It is not necessary to have a &#8230; <a href="https://www.tecbar.net/add-email-account-in-your-linux-server/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/add-email-account-in-your-linux-server/">Add Email Account in your Linux Server</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/add-email-account-in-your-linux-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delete all files within a directory that are older than 3 days</title>
		<link>https://www.tecbar.net/delete-all-files-within-a-directory-that-are-older-than-3-days/</link>
		<comments>https://www.tecbar.net/delete-all-files-within-a-directory-that-are-older-than-3-days/#comments</comments>
		<pubDate>Fri, 19 Jun 2015 17:27:26 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=832</guid>
		<description><![CDATA[<p>[crayon-6a0312ab01a7e486741202/] or [crayon-6a0312ab01a85324247160/]</p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/delete-all-files-within-a-directory-that-are-older-than-3-days/">Delete all files within a directory that are older than 3 days</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/delete-all-files-within-a-directory-that-are-older-than-3-days/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deny visitors by IP address using Apache .htaccess file</title>
		<link>https://www.tecbar.net/deny-visitors-by-ip-address-using-apache-htaccess-file/</link>
		<comments>https://www.tecbar.net/deny-visitors-by-ip-address-using-apache-htaccess-file/#comments</comments>
		<pubDate>Mon, 20 Apr 2015 18:58:05 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=772</guid>
		<description><![CDATA[<p>.htaccess is a configuration file for use on web servers running the Apache Web Server. In post &#8220;Block IP Address on CentOS / Redhat&#8220;, it provides one way to block IP address while .htaccess provides a different way to deny &#8230; <a href="https://www.tecbar.net/deny-visitors-by-ip-address-using-apache-htaccess-file/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/deny-visitors-by-ip-address-using-apache-htaccess-file/">Deny visitors by IP address using Apache .htaccess file</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/deny-visitors-by-ip-address-using-apache-htaccess-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Identify Who Logged in Your Linux System</title>
		<link>https://www.tecbar.net/identify-logged-linux-system/</link>
		<comments>https://www.tecbar.net/identify-logged-linux-system/#comments</comments>
		<pubDate>Sat, 28 Mar 2015 00:35:11 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=636</guid>
		<description><![CDATA[<p>There are several methods to identify who logged in your Linux system. 1. See who is logged on [crayon-6a0312ab01dfa540522694/] 2. Print effective username you are using [crayon-6a0312ab01e01582640795/] or use &#8220;who am I&#8221; [crayon-6a0312ab01e06058105643/] 3. Get the user login history [crayon-6a0312ab01e0b543086673/] &#8230; <a href="https://www.tecbar.net/identify-logged-linux-system/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/identify-logged-linux-system/">Identify Who Logged in Your Linux System</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/identify-logged-linux-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List Open Ports and the Associated Process on CentOS / Redhat</title>
		<link>https://www.tecbar.net/list-open-ports-associated-process-centos-redhat/</link>
		<comments>https://www.tecbar.net/list-open-ports-associated-process-centos-redhat/#comments</comments>
		<pubDate>Wed, 18 Mar 2015 22:43:55 +0000</pubDate>
		<dc:creator><![CDATA[James]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.tecbar.net/?p=564</guid>
		<description><![CDATA[<p>Use the following commands to list the open ports. sudo netstat -ltn Use the following commands to list the open ports and the associated process / program name sudo netstat -lptun Quick way to find if a port is open &#8230; <a href="https://www.tecbar.net/list-open-ports-associated-process-centos-redhat/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.tecbar.net/list-open-ports-associated-process-centos-redhat/">List Open Ports and the Associated Process on CentOS / Redhat</a> appeared first on <a rel="nofollow" href="https://www.tecbar.net">Tec Bar</a>.</p>
]]></description>
		<wfw:commentRss>https://www.tecbar.net/list-open-ports-associated-process-centos-redhat/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
