<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: queued links: unix-linux</title>
    <link>http://www.dzone.com/links/queue/tag/unix-linux.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Wed, 22 May 2013 03:55:53 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2013-05-22T03:55:53Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/queue/unix-linux/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Copy a file to all subfolders of a folder with one command</title>
      <link>http://www.dzone.com/links/r/copy_a_file_to_all_subfolders_of_a_folder_with_on.html</link>
      <description>In my interest to copy a file into a massive subfolder list in my local, I found this URL. Thought of sharing.</description>
      <category>how-to</category>
      <category>unix-linux</category>
      <pubDate>Tue, 21 May 2013 19:35:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971687.html</guid>
      <dc:creator>Ananth Chellathurai</dc:creator>
      <dc:date>2013-05-21T19:35:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/copy_a_file_to_all_subfolders_of_a_folder_with_on.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971687.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In my interest to copy a file into a massive subfolder list in my local, I found this URL. Thought of sharing.<br/><br/><a href='http://www.dzone.com/links/rss/copy_a_file_to_all_subfolders_of_a_folder_with_on.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971687' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971687</dz:linkId>
      <dz:submitDate>2013-05-21T19:35:46Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971687.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Ananth Chellathurai</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/433951.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>3 must know unix commands</title>
      <link>http://www.dzone.com/links/r/3_must_know_unix_commands.html</link>
      <description>Few basic unix commands that any unix user &amp;quot;must&amp;quot; know. Also describes those commands in detail.</description>
      <category>how-to</category>
      <category>unix-linux</category>
      <pubDate>Tue, 21 May 2013 19:35:43 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971675.html</guid>
      <dc:creator>Ananth Chellathurai</dc:creator>
      <dc:date>2013-05-21T19:35:43Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/3_must_know_unix_commands.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971675.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Few basic unix commands that any unix user &quot;must&quot; know. Also describes those commands in detail.<br/><br/><a href='http://www.dzone.com/links/rss/3_must_know_unix_commands.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971675' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971675</dz:linkId>
      <dz:submitDate>2013-05-21T19:35:43Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>30</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971675.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Ananth Chellathurai</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/433951.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Expect for DevOps</title>
      <link>http://www.dzone.com/links/r/expect_for_devops.html</link>
      <description>Sysads and programmers have widely used Expect for twenty years. Most of them misunderstand its essence and role, though: like WD-40 or duct tape, it's almost entirely for solving impermanent problems too big to ignore, but too small to merit complete re-work. Straight talk on how to get the most from this venerable-but-still-useful tool.</description>
      <category>open source</category>
      <category>opinion</category>
      <category>tools</category>
      <category>unix-linux</category>
      <pubDate>Tue, 21 May 2013 14:05:39 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971977.html</guid>
      <dc:creator>dz53</dc:creator>
      <dc:date>2013-05-21T14:05:39Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/expect_for_devops.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971977.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Sysads and programmers have widely used Expect for twenty years. Most of them misunderstand its essence and role, though: like WD-40 or duct tape, it's almost entirely for solving impermanent problems too big to ignore, but too small to merit complete re-work. Straight talk on how to get the most from this venerable-but-still-useful tool.<br/><br/><a href='http://www.dzone.com/links/rss/expect_for_devops.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971977' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971977</dz:linkId>
      <dz:submitDate>2013-05-21T14:05:39Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>12</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971977.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dz53</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/714269.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The Linux Firewall</title>
      <link>http://www.dzone.com/links/r/the_linux_firewall.html</link>
      <description>There are several firewall applications for Linux, but what you may not realize is that, at the heart of all these programs is a single all-mighty application that is built right into the Linux Kernel: iptables. This is the Linux firewall. No matter which program you use to configure your firewall under Linux, it ultimately all comes down to iptables. All that these other programs do is configure it.</description>
      <category>reviews</category>
      <category>unix-linux</category>
      <pubDate>Mon, 20 May 2013 15:40:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971563.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-20T15:40:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/the_linux_firewall.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971563.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There are several firewall applications for Linux, but what you may not realize is that, at the heart of all these programs is a single all-mighty application that is built right into the Linux Kernel: iptables. This is the Linux firewall. No matter which program you use to configure your firewall under Linux, it ultimately all comes down to iptables. All that these other programs do is configure it.<br/><br/><a href='http://www.dzone.com/links/rss/the_linux_firewall.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971563' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971563</dz:linkId>
      <dz:submitDate>2013-05-20T15:40:28Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>27</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971563.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Tar command in Linux</title>
      <link>http://www.dzone.com/links/r/tar_command_in_linux.html</link>
      <description>Tar command is specially designed to zip and extract the data. It helps to reduce the space while getting backed up data. It is used to store and extract files from an archive file. Let’s understand tar command with examples-</description>
      <category>open source</category>
      <category>security</category>
      <category>unix-linux</category>
      <pubDate>Mon, 20 May 2013 15:34:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971533.html</guid>
      <dc:creator>linuxconcepts</dc:creator>
      <dc:date>2013-05-20T15:34:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/tar_command_in_linux.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971533.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Tar command is specially designed to zip and extract the data. It helps to reduce the space while getting backed up data. It is used to store and extract files from an archive file. Let’s understand tar command with examples-<br/><br/><a href='http://www.dzone.com/links/rss/tar_command_in_linux.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971533' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971533</dz:linkId>
      <dz:submitDate>2013-05-20T15:34:26Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>21</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971533.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>linuxconcepts</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1130619.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Difference between soft Link and Hard Link</title>
      <link>http://www.dzone.com/links/r/difference_between_soft_link_and_hard_link_2.html</link>
      <description>Before understanding the difference between soft link and hard link, we need to understand the concept of soft link and hard link as well as concept of Inode in unix file system. Actually, link concept originated to replicate the file at different location without copying it and it is based on file system. File System is closely related withinode which is unique in system.</description>
      <category>open source</category>
      <category>tools</category>
      <category>unix-linux</category>
      <pubDate>Mon, 20 May 2013 15:34:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971531.html</guid>
      <dc:creator>linuxconcepts</dc:creator>
      <dc:date>2013-05-20T15:34:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/difference_between_soft_link_and_hard_link_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971531.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Before understanding the difference between soft link and hard link, we need to understand the concept of soft link and hard link as well as concept of Inode in unix file system. Actually, link concept originated to replicate the file at different location without copying it and it is based on file system. File System is closely related withinode which is unique in system.<br/><br/><a href='http://www.dzone.com/links/rss/difference_between_soft_link_and_hard_link_2.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971531' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971531</dz:linkId>
      <dz:submitDate>2013-05-20T15:34:23Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>30</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971531.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>linuxconcepts</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1130619.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Inode : Unix Operating System concept</title>
      <link>http://www.dzone.com/links/r/inode_unix_operating_system_concept.html</link>
      <description>Inode in file system is a fundamental concept of unix file system and each object in the file system represented by an inode. Inodes store information about files and directories like ownership, access mode, file type etc. Each file is having unique inode. When we copy file from one location to other that time new inode number assigned to the new file.</description>
      <category>open source</category>
      <category>unix-linux</category>
      <pubDate>Mon, 20 May 2013 15:34:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971515.html</guid>
      <dc:creator>linuxconcepts</dc:creator>
      <dc:date>2013-05-20T15:34:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/inode_unix_operating_system_concept.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971515.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Inode in file system is a fundamental concept of unix file system and each object in the file system represented by an inode. Inodes store information about files and directories like ownership, access mode, file type etc. Each file is having unique inode. When we copy file from one location to other that time new inode number assigned to the new file.<br/><br/><a href='http://www.dzone.com/links/rss/inode_unix_operating_system_concept.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971515' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971515</dz:linkId>
      <dz:submitDate>2013-05-20T15:34:18Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>29</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971515.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>linuxconcepts</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1130619.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Automatic system backups with ruby backup gem and some shell scripting - part 2, using backup gem</title>
      <link>http://www.dzone.com/links/r/automatic_system_backups_with_ruby_backup_gem_and_2.html</link>
      <description>In part 1 of this series we set up a remote image file as the backup storage, with some extra scripts for easier operations. Now, let’s move on to actually backing up our data. To make this job real easy, let’s turn to the great ruby gem called, unsuprisingly, backup, and use it to back up our database and local files.</description>
      <category>how-to</category>
      <category>ruby</category>
      <category>server</category>
      <category>unix-linux</category>
      <pubDate>Mon, 20 May 2013 13:35:59 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971509.html</guid>
      <dc:creator>morhekil</dc:creator>
      <dc:date>2013-05-20T13:35:59Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/automatic_system_backups_with_ruby_backup_gem_and_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971509.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In part 1 of this series we set up a remote image file as the backup storage, with some extra scripts for easier operations. Now, let’s move on to actually backing up our data. To make this job real easy, let’s turn to the great ruby gem called, unsuprisingly, backup, and use it to back up our database and local files.<br/><br/><a href='http://www.dzone.com/links/rss/automatic_system_backups_with_ruby_backup_gem_and_2.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971509' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971509</dz:linkId>
      <dz:submitDate>2013-05-20T13:35:59Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>63</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971509.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>morhekil</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/204308.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to Uninstall Windows or Linux After Dual-Booting</title>
      <link>http://www.dzone.com/links/r/how_to_uninstall_windows_or_linux_after_dualbooti.html</link>
      <description>We've talked a lot about running multiple operating systems on the same computer—whether it's Windows and Linux, Windows and OS X, or something else—but what happens when it's time to get rid of one? Here's how to delete Windows or Linux from your system after you've dual-booted them.</description>
      <category>how-to</category>
      <category>unix-linux</category>
      <pubDate>Mon, 20 May 2013 12:47:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971477.html</guid>
      <dc:creator>Kaostricks12</dc:creator>
      <dc:date>2013-05-20T12:47:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/how_to_uninstall_windows_or_linux_after_dualbooti.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971477.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>We've talked a lot about running multiple operating systems on the same computer—whether it's Windows and Linux, Windows and OS X, or something else—but what happens when it's time to get rid of one? Here's how to delete Windows or Linux from your system after you've dual-booted them.<br/><br/><a href='http://www.dzone.com/links/rss/how_to_uninstall_windows_or_linux_after_dualbooti.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971477' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971477</dz:linkId>
      <dz:submitDate>2013-05-20T12:47:54Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>24</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971477.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Kaostricks12</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/911071.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How To Setup php-fpm And Nginx On CentOS 6</title>
      <link>http://www.dzone.com/links/r/how_to_setup_phpfpm_and_nginx_on_centos_6.html</link>
      <description>FPM, FastCGI Process Manager is a PHP FastCGI implementation. Using php-fpm you can have a website running as its own user instead of a common user like Apache or www-data. In this post, we will go through the process of installing and configuring php-fpm with Nginx on CentOS 6.</description>
      <category>php</category>
      <category>server</category>
      <category>unix-linux</category>
      <pubDate>Mon, 20 May 2013 07:05:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971287.html</guid>
      <dc:creator>bngsudheer</dc:creator>
      <dc:date>2013-05-20T07:05:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/how_to_setup_phpfpm_and_nginx_on_centos_6.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971287.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>FPM, FastCGI Process Manager is a PHP FastCGI implementation. Using php-fpm you can have a website running as its own user instead of a common user like Apache or www-data. In this post, we will go through the process of installing and configuring php-fpm with Nginx on CentOS 6.<br/><br/><a href='http://www.dzone.com/links/rss/how_to_setup_phpfpm_and_nginx_on_centos_6.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971287' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971287</dz:linkId>
      <dz:submitDate>2013-05-20T07:05:31Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>70</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971287.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bngsudheer</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/498989.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

