<?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>www.giglig.com &#187; Vicky Karmakar</title>
	<atom:link href="http://www.giglig.com/author/incredible/feed" rel="self" type="application/rss+xml" />
	<link>http://www.giglig.com</link>
	<description>Your daily information bulletin</description>
	<lastBuildDate>Sat, 11 May 2013 03:42:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SSL received a record that exceeded the maximum permissible length</title>
		<link>http://www.giglig.com/technology/software/ssl-received-record-exceeded-maximum-permissible-length</link>
		<comments>http://www.giglig.com/technology/software/ssl-received-record-exceeded-maximum-permissible-length#comments</comments>
		<pubDate>Fri, 14 Oct 2011 00:27:35 +0000</pubDate>
		<dc:creator>Vicky Karmakar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.giglig.com/?p=15507</guid>
		<description><![CDATA[Getting the error while trying to access secure page from apache. This is how the Error looks like Check apache error logs This happens due to misconfiguration in virtual host for ssl. This error is due to a misconfiguration of VirtualHost with SSL. The server is trying to respond to a request on port 443 [...]]]></description>
		<wfw:commentRss>http://www.giglig.com/technology/software/ssl-received-record-exceeded-maximum-permissible-length/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most frequently used linux commands</title>
		<link>http://www.giglig.com/technology/most-frequently-used-linux-commands</link>
		<comments>http://www.giglig.com/technology/most-frequently-used-linux-commands#comments</comments>
		<pubDate>Sun, 05 Jun 2011 19:20:10 +0000</pubDate>
		<dc:creator>Vicky Karmakar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[Most common Linux commands]]></category>

		<guid isPermaLink="false">http://www.giglig.com/?p=3677</guid>
		<description><![CDATA[SSH Login without password How to use IPTABLES? How to use iostat? How to use grep? How to check fre memory in linux? What is xinted? How to use wget? How to use wget? How to use uptime? How to use traceroute? How to use tcpdump? How to use sudo? How ti use awk command? [...]]]></description>
		<wfw:commentRss>http://www.giglig.com/technology/most-frequently-used-linux-commands/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Files in linux that every sysadmin must know</title>
		<link>http://www.giglig.com/technology/files-in-linux-every-sysadmin-must-know</link>
		<comments>http://www.giglig.com/technology/files-in-linux-every-sysadmin-must-know#comments</comments>
		<pubDate>Sun, 05 Jun 2011 19:10:31 +0000</pubDate>
		<dc:creator>Vicky Karmakar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux tools]]></category>
		<category><![CDATA[Most common Linux commands]]></category>

		<guid isPermaLink="false">http://www.giglig.com/?p=3663</guid>
		<description><![CDATA[/etc/ssh /etc/skel/ /etc/profile /etc/modprobe /etc/inittab /etc/fstab /etc/exportfs /etc/bashrc /etc/X11 /etc/updatedb.conf /etc/securetty /etc/ntp /etc/grou.conf /etc/anacron /etc/syslog.conf /etc/sysctl.conf /etc/sysconfig/network /etc/security /etc/rc.d/ /etc/nssswitch /etc/ld.so /etc/passwd, /etc/Shadow, /etc/group /etc/logrorate.conf /etc/logrorate.conf /etc/hosts.allow, /etc/hosts.deny /etc/hosts /etc/crontab /etc/resolve.conf /etc/sysconfig Readers who viewed this page, also viewed: What is /etc/sysconfig What are rc.d scripts What is grub.conf What are /etc/ssh/ files What is [...]]]></description>
		<wfw:commentRss>http://www.giglig.com/technology/files-in-linux-every-sysadmin-must-know/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are /etc/ssh/ files</title>
		<link>http://www.giglig.com/technology/what-are-etcssh-files</link>
		<comments>http://www.giglig.com/technology/what-are-etcssh-files#comments</comments>
		<pubDate>Thu, 26 May 2011 06:28:55 +0000</pubDate>
		<dc:creator>Vicky Karmakar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.giglig.com/?p=3325</guid>
		<description><![CDATA[/etc/ssh Once upon a time we used the to login to system and servers by passing the login credentials in plain text format. But now this is not possible due to rise in number of crackers, who are always on a look out for your passwords. SSH which stands for Secure Shell is the de-facto [...]]]></description>
		<wfw:commentRss>http://www.giglig.com/technology/what-are-etcssh-files/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is /etc/skel used for</title>
		<link>http://www.giglig.com/technology/what-is-etcskel-used-for</link>
		<comments>http://www.giglig.com/technology/what-is-etcskel-used-for#comments</comments>
		<pubDate>Thu, 26 May 2011 06:24:59 +0000</pubDate>
		<dc:creator>Vicky Karmakar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.giglig.com/?p=3319</guid>
		<description><![CDATA[/etc/skel Skel stands for Skeleton. It is named as such since we can prepare a outline of a user&#8217;s home directory here. That is whatever files we create in /etc/skel is automatically copied to the user&#8217;s home directory which has been created. A home directory is a directory which is created when a user is [...]]]></description>
		<wfw:commentRss>http://www.giglig.com/technology/what-is-etcskel-used-for/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What are /etc/profile file</title>
		<link>http://www.giglig.com/technology/what-are-etc-profile-file</link>
		<comments>http://www.giglig.com/technology/what-are-etc-profile-file#comments</comments>
		<pubDate>Thu, 26 May 2011 06:20:13 +0000</pubDate>
		<dc:creator>Vicky Karmakar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.giglig.com/?p=3309</guid>
		<description><![CDATA[/etc/profile There are two kind of shells in linux. One is interactive and another one non-interactive. Interactive ones are when we login to a system. It then reads /etc/passwd, verifies our password and gives us our home directory. Non-interactive ones are which are created when we run shell scripts. When a shell is initialized for [...]]]></description>
		<wfw:commentRss>http://www.giglig.com/technology/what-are-etc-profile-file/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is /etc/modprobe.conf</title>
		<link>http://www.giglig.com/technology/what-is-etcmodprobe-conf</link>
		<comments>http://www.giglig.com/technology/what-is-etcmodprobe-conf#comments</comments>
		<pubDate>Thu, 26 May 2011 06:03:35 +0000</pubDate>
		<dc:creator>Vicky Karmakar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux tools]]></category>

		<guid isPermaLink="false">http://www.giglig.com/?p=3289</guid>
		<description><![CDATA[/etc/modprobe.conf /etc/modprobe.d Modprobe command is used to insert and delete module from the linux kernel on a fly. Insmod and rmmod commands do the same thing but the dependencies have to satisfied before we install the modules. Modprobe checks the modules.dep file to see which modules depend on what and satisfies the dependencies automatically. The [...]]]></description>
		<wfw:commentRss>http://www.giglig.com/technology/what-is-etcmodprobe-conf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is /etc/inittab</title>
		<link>http://www.giglig.com/technology/what-is-etc-inittab</link>
		<comments>http://www.giglig.com/technology/what-is-etc-inittab#comments</comments>
		<pubDate>Thu, 26 May 2011 05:54:32 +0000</pubDate>
		<dc:creator>Vicky Karmakar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.giglig.com/?p=3283</guid>
		<description><![CDATA[/etc/inittab When a linux system boots we enter into a runlevel. Runlevel means a state in which some processes start by default and some process are killed if they are already on. This information that the what is the systems default runlevel and much more information is provided by inittab file. Sample truncated content of [...]]]></description>
		<wfw:commentRss>http://www.giglig.com/technology/what-is-etc-inittab/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is /etc/fstab</title>
		<link>http://www.giglig.com/technology/what-is-etc-fstab</link>
		<comments>http://www.giglig.com/technology/what-is-etc-fstab#comments</comments>
		<pubDate>Thu, 26 May 2011 05:47:25 +0000</pubDate>
		<dc:creator>Vicky Karmakar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.giglig.com/?p=3275</guid>
		<description><![CDATA[/etc/fstab All the storage devices in a linux system are considered as files. To access these files, we need to mount (place) them in the system&#8217;s root hierarchy. This can be done using the &#8220;mount&#8221; command but these get deleted after system reboot. To make the changes permanent that is to keep all the mounting [...]]]></description>
		<wfw:commentRss>http://www.giglig.com/technology/what-is-etc-fstab/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is /etc/exports</title>
		<link>http://www.giglig.com/technology/what-is-etc-exports</link>
		<comments>http://www.giglig.com/technology/what-is-etc-exports#comments</comments>
		<pubDate>Thu, 26 May 2011 05:35:01 +0000</pubDate>
		<dc:creator>Vicky Karmakar</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.giglig.com/?p=3267</guid>
		<description><![CDATA[/etc/exports file This file is used to configure NFS. NFS stands for network file system. This is helpful when you want to use linux partition of one system on some other system. As the linux partition is mounted, you can simply copy-paste to and from it. Sample content of the file is given below. In [...]]]></description>
		<wfw:commentRss>http://www.giglig.com/technology/what-is-etc-exports/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.giglig.com @ 2013-05-20 08:30:32 -->