<?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>Linux 101 Hacks</title>
	<atom:link href="https://linux.101hacks.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://linux.101hacks.com</link>
	<description>Free eBook to Build a Strong Foundation in UNIX / Linux</description>
	<lastBuildDate>Tue, 18 Nov 2014 00:31:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>10 UNIX / Linuz Size Command Examples for ObjectFiles</title>
		<link>https://linux.101hacks.com/unix/size/</link>
		
		<dc:creator><![CDATA[Ramesh]]></dc:creator>
		<pubDate>Fri, 21 Nov 2014 07:00:59 +0000</pubDate>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<guid isPermaLink="false">http://linux.101hacks.com/?p=1628</guid>

					<description><![CDATA[Linux size is part of GNU binutils. This utility is very helpful for programmers to analyze the data from the executable files (or object files). By default, this will provide the section size, total size for the given file name. 1. Default Size Output By default the size command displays the output which has the [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>7 Basic robots.txt File Example to Restrict Search Index</title>
		<link>https://linux.101hacks.com/unix/robots-txt-example/</link>
		
		<dc:creator><![CDATA[Sandeep Krishnan]]></dc:creator>
		<pubDate>Tue, 12 Aug 2014 12:55:55 +0000</pubDate>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<guid isPermaLink="false">http://linux.101hacks.com/?p=1624</guid>

					<description><![CDATA[Sysadmins use robots.txt file to give instructions about their site to google bots or web bots. This is called The Robots Exclusions Protocol. Crawling is the process by which Google and other search engines discovers new and updated pages to be added to the Google index. The program that does the fetching is called Googlebot [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>How to Manage Your IT Inventory with OCS Inventory NG on Linux</title>
		<link>https://linux.101hacks.com/unix/ocs-inventory-ng/</link>
					<comments>https://linux.101hacks.com/unix/ocs-inventory-ng/#comments</comments>
		
		<dc:creator><![CDATA[Vadiraj]]></dc:creator>
		<pubDate>Tue, 05 Aug 2014 12:55:13 +0000</pubDate>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<guid isPermaLink="false">http://linux.101hacks.com/?p=1620</guid>

					<description><![CDATA[This tool helps the System Administrators to manage their assets and software easily. Easily deployable and manageable with rich features like software deployment, reports, network scanning and more makes the life easier. I have used it on network where there are few hundreds of servers in the network. But, OCS claims that this tool can [&#8230;]]]></description>
		
					<wfw:commentRss>https://linux.101hacks.com/unix/ocs-inventory-ng/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>8 Linux Bash Shell Readline Bind Command Examples</title>
		<link>https://linux.101hacks.com/unix/bind/</link>
		
		<dc:creator><![CDATA[Ramesh]]></dc:creator>
		<pubDate>Tue, 24 Jun 2014 12:55:13 +0000</pubDate>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<guid isPermaLink="false">http://linux.101hacks.com/?p=1616</guid>

					<description><![CDATA[In bash shell, using bind command you can view and modify the readline keybindings. You can also set a value to a readline variable, or macro, or function. You can either put this in the .inputrc, you can add it using the bind command rom the command line. In the command line, by default it [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>5 Nagios check_ping Command Examples to Monitor Remote Host</title>
		<link>https://linux.101hacks.com/unix/check-ping/</link>
		
		<dc:creator><![CDATA[Ramesh]]></dc:creator>
		<pubDate>Tue, 27 May 2014 12:55:02 +0000</pubDate>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<guid isPermaLink="false">http://linux.101hacks.com/?p=1612</guid>

					<description><![CDATA[check_ping command is a Nagios plugin that is used to check the ping output of a remote server. Based on the ping output, you can decide to set certain warning and critical threshold level, based on which Nagios can send notifications to you. If you&#8217;ve installed Nagios from source, you&#8217;ll find all the default plugins [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>How to Change RabbitMQ Log Level in rabbitmq.config from INFO to ERROR</title>
		<link>https://linux.101hacks.com/unix/set-rabbitmq-log-level/</link>
		
		<dc:creator><![CDATA[Ramesh]]></dc:creator>
		<pubDate>Tue, 20 May 2014 12:55:10 +0000</pubDate>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<guid isPermaLink="false">http://linux.101hacks.com/?p=1607</guid>

					<description><![CDATA[After you&#8217;ve installed RabbitMQ server, if you don&#8217;t pay attention, depending on the usage, the log files will get filled-up very quickly. On my server, within a month, my RabbitMQ server log file reached around 5GB in size. Log files will be located under $RABBIT_HOME/var/log/rabbitmq directory. The name of the log file will be &#8220;rabbit\@dev-db.log&#8221;. [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>5 UNIX / Linux Compress Command Examples for Files and Directory</title>
		<link>https://linux.101hacks.com/unix/compress/</link>
		
		<dc:creator><![CDATA[Ramesh]]></dc:creator>
		<pubDate>Tue, 13 May 2014 12:55:04 +0000</pubDate>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<guid isPermaLink="false">http://linux.101hacks.com/?p=1603</guid>

					<description><![CDATA[Compress is one of the compression utilities available on Linux. This command does the compression and reduces the file size using the Lempel-Ziv algorithm. The compressed file extension that is created by this utility is .Z Please note that compress command is part of ncompress package, which contains utilities for fast compression and decompression. 1. [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>6 Nagios check_ftp Command Examples for FTP Monitoring</title>
		<link>https://linux.101hacks.com/unix/check-ftp/</link>
		
		<dc:creator><![CDATA[Ramesh]]></dc:creator>
		<pubDate>Tue, 06 May 2014 12:55:07 +0000</pubDate>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<guid isPermaLink="false">http://linux.101hacks.com/?p=1600</guid>

					<description><![CDATA[check_ftp plugin is used to verify the status of your remote FTP server. If you’ve installed Nagios from source, check_ftp command will be located in the /usr/local/nagios/libexec directory. 1. Basic check_ftp Command Check whether FTP server is up and running. As you see in the following output, it connects to two different server, one running [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>How to Fix &#8220;java.io.FileNotFoundException Too many open files&#8221; Error</title>
		<link>https://linux.101hacks.com/unix/java-too-many-open-files/</link>
		
		<dc:creator><![CDATA[Ramesh]]></dc:creator>
		<pubDate>Tue, 29 Apr 2014 12:55:15 +0000</pubDate>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<guid isPermaLink="false">http://linux.101hacks.com/?p=1594</guid>

					<description><![CDATA[From your java application, under certain circumstances, you might be getting &#8220;java.io.FileNotFoundException: Too many open files&#8221; error message. There are two typical solutions to it: Check your application logic and make sure it is not opening too many files unnecessarily (for example, In a loop there is file open, but it is not getting closed [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>How to Update pci.ids PCI ID Device File using update-pciids on Linux</title>
		<link>https://linux.101hacks.com/unix/update-pciids/</link>
		
		<dc:creator><![CDATA[Ramesh]]></dc:creator>
		<pubDate>Tue, 22 Apr 2014 12:55:53 +0000</pubDate>
				<category><![CDATA[13. Bonus Hacks]]></category>
		<guid isPermaLink="false">http://linux.101hacks.com/?p=1580</guid>

					<description><![CDATA[If you have not updated PCI IDs on your system in while, it is a good idea to keep it updated once in a while. If you notice that lspci command is not displaying the proper device name for any of the devices that are connected to your PCI bus, this might be because the [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced (Page is feed) 
Content Delivery Network via Amazon Web Services: CloudFront: static.101hacks.com

Served from: linux.101hacks.com @ 2026-03-31 04:57:56 by W3 Total Cache
-->