<?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>nixCraft &#187; kernel</title> <atom:link href="http://www.cyberciti.biz/tips/category/kernel/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Wed, 24 Apr 2013 18:50:55 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Visual Representations Of Linux File Systems</title><link>http://www.cyberciti.biz/tips/visual-representations-of-linux-file-systems.html</link> <comments>http://www.cyberciti.biz/tips/visual-representations-of-linux-file-systems.html#comments</comments> <pubDate>Tue, 16 Jun 2009 19:49:38 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[File system]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[bsd family]]></category> <category><![CDATA[detailed map]]></category> <category><![CDATA[external symbols]]></category> <category><![CDATA[kernel 2]]></category> <category><![CDATA[kernel modules]]></category> <category><![CDATA[linux file systems]]></category> <category><![CDATA[linux kernel tree]]></category> <category><![CDATA[netbsd]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[software analysis]]></category> <category><![CDATA[visual representations]]></category> <category><![CDATA[visualization techniques]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5079</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/file-system' title='See all File system related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/file-manager.png' border='0' /></a></div> This is an interesting visualization techniques for software analysis. From the article:<blockquote>Despite being a very important part of any operating system, file systems tend to get little attention. Linux has three editions for Linux Device Drivers, another three for Understanding the Linux Kernel and two for Linux Kernel Development. The first is a detail analysis of one particular Linux Kernel tree and the second is a shorter one done over a large number of file systems from Linux Kernel 2.6.0 to 2.6.29. After that there is a small section  that shows some aspects of the BSD family. After conclusions there is an appendix consisting of three things: the first one explains how the file systems for Linux were compiled, the second one shows timelines for the releases of Linux Kernel, FreeBSD, NetBSD and OpenBSD; the last is a detailed map of the external symbols of the kernel modules analyzed in the second section.</blockquote> <br
/><a
href="http://cs.jhu.edu/~razvanm/fs-expedition/" target="_blank">A Visual Expedition Inside the Linux File Systems</a>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/visual-representations-of-linux-file-systems.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux x86_64: Detecting Hardware Errors</title><link>http://www.cyberciti.biz/tips/linux-server-predicting-hardware-failure.html</link> <comments>http://www.cyberciti.biz/tips/linux-server-predicting-hardware-failure.html#comments</comments> <pubDate>Tue, 02 Jun 2009 21:54:58 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/dev/mcelog]]></category> <category><![CDATA[/etc/cron.d/mcelog]]></category> <category><![CDATA[/var/log/mcelog]]></category> <category><![CDATA[amd intel]]></category> <category><![CDATA[bit systems]]></category> <category><![CDATA[blue screen of death]]></category> <category><![CDATA[blue screen of death bsod]]></category> <category><![CDATA[communication error]]></category> <category><![CDATA[cpu cache]]></category> <category><![CDATA[cron job]]></category> <category><![CDATA[error logs]]></category> <category><![CDATA[hardware error]]></category> <category><![CDATA[hardware errors]]></category> <category><![CDATA[hardware failure]]></category> <category><![CDATA[hardware problem]]></category> <category><![CDATA[intel 64 bit]]></category> <category><![CDATA[kernel panic]]></category> <category><![CDATA[machine check exception]]></category> <category><![CDATA[mcelog command]]></category> <category><![CDATA[memory error]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4951</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/troubleshooting' title='See all Troubleshooting related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/configure.png' border='0' /></a></div> The Blue Screen of Death (BSoD) is used for the error screen displayed by Microsoft Windows, after encountering a critical system. Linux / UNIX like operating system may get a kernel panic. It is just like BSoD. The BSoD and a kernel panic generated using a Machine Check Exception (MCE). MCE is nothing but feature of AMD / Intel 64 bit systems which is used to detect an unrecoverable hardware problem. <br
/><br
/> Program such mcelog decodes machine check events (hardware errors) on x86-64 machines running a 64-bit Linux kernel. It should be run regularly as a cron job on any x86-64 Linux system. This is useful for <em>predicting server hardware failure</em> before actual server crash.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-server-predicting-hardware-failure.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>XEN Virtualization Set The MTU For xenbr0 Interface</title><link>http://www.cyberciti.biz/tips/fedora-debian-rhel-centos-linux-xen-setmtu-xenbr0.html</link> <comments>http://www.cyberciti.biz/tips/fedora-debian-rhel-centos-linux-xen-setmtu-xenbr0.html#comments</comments> <pubDate>Wed, 31 Dec 2008 18:40:08 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux Virtualization]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[xen]]></category> <category><![CDATA[/etc/rc.local]]></category> <category><![CDATA[ifconfig command]]></category> <category><![CDATA[interface]]></category> <category><![CDATA[ip command]]></category> <category><![CDATA[ip command tutorial]]></category> <category><![CDATA[jumbo frames]]></category> <category><![CDATA[maximum transmission unit]]></category> <category><![CDATA[xen set mtu]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4238</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/xen' title='See all Xen Virtual Dedicated Servers related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/xenlogo.gif' border='0' /></a></div> I've already written about setting <a
href="http://www.cyberciti.biz/faq/how-can-i-setup-the-mtu-for-my-network-interface/" title="How do I setup the MTU for my network interface?">the MTU</a> (Maximum Transmission Unit) under Linux including <a
href="http://www.cyberciti.biz/faq/rhel-centos-debian-ubuntu-jumbo-frames-configuration/" title="Linux Configure Jumbo Frames to Boost Network Performance / Throughput">Jumbo frames</a> (FreeBSD <a
href="http://www.cyberciti.biz/faq/freebsd-jumbo-frames-networking-configration/">specific MTU</a> information is here).<br
/><br
/> With this quick tip you can increase MTU size to get a better networking performance.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/fedora-debian-rhel-centos-linux-xen-setmtu-xenbr0.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Download of the day: Linux Kernel 2.6.28</title><link>http://www.cyberciti.biz/tips/download-of-the-day-linux-kernel-2628.html</link> <comments>http://www.cyberciti.biz/tips/download-of-the-day-linux-kernel-2628.html#comments</comments> <pubDate>Sat, 27 Dec 2008 14:36:54 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Download of the day]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[b graphics]]></category> <category><![CDATA[bug fixes]]></category> <category><![CDATA[device driver]]></category> <category><![CDATA[device drivers]]></category> <category><![CDATA[execution context]]></category> <category><![CDATA[ext4]]></category> <category><![CDATA[filesystem]]></category> <category><![CDATA[graphics memory]]></category> <category><![CDATA[intel device]]></category> <category><![CDATA[kernel 2]]></category> <category><![CDATA[kernel version]]></category> <category><![CDATA[memory manager]]></category> <category><![CDATA[modern graphics]]></category> <category><![CDATA[modern memory]]></category> <category><![CDATA[new features]]></category> <category><![CDATA[performance improvements]]></category> <category><![CDATA[storage limits]]></category> <category><![CDATA[uniform memory access]]></category> <category><![CDATA[usb drivers]]></category> <category><![CDATA[xf86]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4153</guid> <description><![CDATA[<p><div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> Linux kernel version 2.6.28 has been released and available for download. The new version includes following stable and new features:<br
/><br
/> a]<strong> ext4 file system</strong> - The ext4 filesystem can support volumes with sizes up to 1 exbibyte and files with sizes up to 16 TiB. ext4 removes ext3 64-bit storage limits and adds other performance improvements.<br
/><br
/> b] <strong><a
href="http://www.cyberciti.biz/rss.redirect.php?u=http://en.wikipedia.org/wiki/Graphics_Execution_Manager" target="_blank">Graphics Execution Manager</a> (GEM)</strong> - It is a a modern memory manager specialized for use in device drivers for graphics chipsets. It manages graphics memory, controls the execution context and manages the Non-Uniform Memory Access (NUMA) environment on modern graphics chipsets. The "xf86-video-intel" device driver will feature GEM integration.<br
/><br
/> c] <strong>Other features</strong> - Stable USB drivers, KVM, bug fixes <a
href="http://www.cyberciti.biz/rss.redirect.php?u=http://lkml.org/lkml/2008/12/24/105" target="_blank">and other stuff</a>.<br
/><br
/> => <a
href="http://www.cyberciti.biz/rss.redirect.php?u=http://kernel.org/">Download Linux kernel 2.6.28 here</a>. You may also find our <a
href="http://www.cyberciti.biz/tips/compiling-linux-kernel-26.html">kernel compile tutorial useful</a>.</p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/download-of-the-day-linux-kernel-2628.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Are the Solid-State Drive Supported on Linux?</title><link>http://www.cyberciti.biz/tips/linux-ssd-solid-state-drive-support.html</link> <comments>http://www.cyberciti.biz/tips/linux-ssd-solid-state-drive-support.html#comments</comments> <pubDate>Wed, 17 Dec 2008 14:39:52 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux portables]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[data storage]]></category> <category><![CDATA[extreme shock]]></category> <category><![CDATA[hard disk drive]]></category> <category><![CDATA[high altitude]]></category> <category><![CDATA[low latency]]></category> <category><![CDATA[mechanical failure]]></category> <category><![CDATA[persistent data]]></category> <category><![CDATA[production environment]]></category> <category><![CDATA[ram drive]]></category> <category><![CDATA[random access]]></category> <category><![CDATA[solid state drive]]></category> <category><![CDATA[sram]]></category> <category><![CDATA[ssd]]></category> <category><![CDATA[state memory]]></category> <category><![CDATA[storage device]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3989</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <a
href="http://en.wikipedia.org/wiki/Flash_drive" target="_blank">A solid-state drive</a> (SSD) is a data storage device that uses solid-state memory to store persistent data. A SSD emulates a hard disk drive interface, thus easily replacing it in most applications. An SSD using SRAM or DRAM (instead of flash memory) is often called a RAM-drive.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-ssd-solid-state-drive-support.html/feed</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Security Update: Debian Linux Kernel Local / Remote Vulnerabilities</title><link>http://www.cyberciti.biz/tips/linux-2624-packages-fix-several-vulnerabilities.html</link> <comments>http://www.cyberciti.biz/tips/linux-2624-packages-fix-several-vulnerabilities.html#comments</comments> <pubDate>Thu, 04 Dec 2008 18:54:14 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Security Alert]]></category> <category><![CDATA[CVE-2008-3528]]></category> <category><![CDATA[CVE-2008-4554]]></category> <category><![CDATA[CVE-2008-4576]]></category> <category><![CDATA[CVE-2008-4618]]></category> <category><![CDATA[CVE-2008-4933]]></category> <category><![CDATA[CVE-2008-4934]]></category> <category><![CDATA[CVE-2008-5025]]></category> <category><![CDATA[CVE-2008-5029]]></category> <category><![CDATA[CVE-2008-5134]]></category> <category><![CDATA[CVE-2008-5182]]></category> <category><![CDATA[CVE-2008-5300]]></category> <category><![CDATA[denial of service]]></category> <category><![CDATA[distros]]></category> <category><![CDATA[escalation]]></category> <category><![CDATA[eugene teo]]></category> <category><![CDATA[ext2]]></category> <category><![CDATA[ext3]]></category> <category><![CDATA[filesystem]]></category> <category><![CDATA[important security]]></category> <category><![CDATA[infinite loop]]></category> <category><![CDATA[kernel panic]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[memory corruption]]></category> <category><![CDATA[milos]]></category> <category><![CDATA[offsets]]></category> <category><![CDATA[output error messages]]></category> <category><![CDATA[problem description]]></category> <category><![CDATA[security holes]]></category> <category><![CDATA[security updates]]></category> <category><![CDATA[semantics]]></category> <category><![CDATA[stable distribution]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3774</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/debian-linux' title='See all Debian/Ubuntu Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/debianlogo.gif' border='0' /></a></div> Debian project today released a pair of security updates to plug at least ten security holes in its core called Linux kernel. Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. This update has been rated as having important security impact.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-2624-packages-fix-several-vulnerabilities.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux: Boot a 2TB+ partition or Larger Array Using Grub</title><link>http://www.cyberciti.biz/tips/howto-linux-boot-2tb-larger-raidarray-harddisk.html</link> <comments>http://www.cyberciti.biz/tips/howto-linux-boot-2tb-larger-raidarray-harddisk.html#comments</comments> <pubDate>Thu, 04 Dec 2008 07:13:58 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[data center]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[Linux Virtualization]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[vmware]]></category> <category><![CDATA[xen]]></category> <category><![CDATA[/boot/grub/menu.lst]]></category> <category><![CDATA[drive geometry]]></category> <category><![CDATA[edit grub conf]]></category> <category><![CDATA[fdisk 2tb]]></category> <category><![CDATA[fdisk command]]></category> <category><![CDATA[GPT]]></category> <category><![CDATA[grub boot loader]]></category> <category><![CDATA[mkfs ext3 2tb systems]]></category> <category><![CDATA[partition size]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3718</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/file-system' title='See all File system related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/file-manager.png' border='0' /></a></div> I've already written about <a
href="http://www.cyberciti.biz/tips/fdisk-unable-to-create-partition-greater-2tb.html">creating a partition size larger than 2TB</a> under Linux using GNU parted command with GPT.  In this tutorial, I will provide instructions for booting to a flat 2TB or larger RAID array under Linux using the GRUB boot loader.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-linux-boot-2tb-larger-raidarray-harddisk.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Sun Netra ATCA CP3220 CP3250 10-Gigabit Ethernet Drivers</title><link>http://www.cyberciti.biz/tips/sun-netra-atca-cp3220-and-cp3250-blades.html</link> <comments>http://www.cyberciti.biz/tips/sun-netra-atca-cp3220-and-cp3250-blades.html#comments</comments> <pubDate>Wed, 03 Dec 2008 14:30:20 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[Linux Server Download]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[10 gigabit ethernet]]></category> <category><![CDATA[default installation]]></category> <category><![CDATA[driver package]]></category> <category><![CDATA[ethernet drivers]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[server computers]]></category> <category><![CDATA[servers]]></category> <category><![CDATA[sun microsystems]]></category> <category><![CDATA[sun netra]]></category> <category><![CDATA[telecommunications applications]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4477</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> The Sun Netra brand has been used for a variety of server computers from Sun Microsystems. These servers used for various purposes such as telecommunications applications. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/sun-netra-atca-cp3220-and-cp3250-blades.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux: Should You Use Twice the Amount of Ram as Swap Space?</title><link>http://www.cyberciti.biz/tips/linux-swap-space.html</link> <comments>http://www.cyberciti.biz/tips/linux-swap-space.html#comments</comments> <pubDate>Wed, 19 Nov 2008 08:50:49 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[data center]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux laptop]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[hard disk]]></category> <category><![CDATA[load balancing]]></category> <category><![CDATA[memory manager]]></category> <category><![CDATA[memory pages]]></category> <category><![CDATA[raid 10]]></category> <category><![CDATA[ram size]]></category> <category><![CDATA[swap files]]></category> <category><![CDATA[swap partition]]></category> <category><![CDATA[swap space]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3586</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/file-system' title='See all File system related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/file-manager.png' border='0' /></a></div> Linux and other Unix-like operating systems use the term "<a
href="http://en.wikipedia.org/wiki/Paging">swap</a>" to describe both the act of moving memory pages between RAM and disk, and the region of a disk the pages are stored on. It is common to use a whole partition of a hard disk for swapping. However, with the 2.6 Linux kernel, swap files are just as fast as swap partitions. Now, many admins (both Windows and Linux/UNIX) follow an old rule of thumb that your swap partition should be twice the size of your main system RAM. Let us say I've 32GB RAM, should I set swap space to 64 GB? Is 64 GB of swap space really required? How big should your Linux / UNIX swap space be? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-swap-space.html/feed</wfw:commentRss> <slash:comments>64</slash:comments> </item> <item><title>How To Reduce Linux Computer Power Consumption</title><link>http://www.cyberciti.biz/tips/linux-computer-power-consumption.html</link> <comments>http://www.cyberciti.biz/tips/linux-computer-power-consumption.html#comments</comments> <pubDate>Sun, 16 Nov 2008 16:26:37 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Green Computing]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[advanced configuration and power interface]]></category> <category><![CDATA[computer power consumption]]></category> <category><![CDATA[kernel parameters]]></category> <category><![CDATA[pc power consumption]]></category> <category><![CDATA[power management systems]]></category> <category><![CDATA[power settings]]></category> <category><![CDATA[processor settings]]></category> <category><![CDATA[system performance]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3554</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> The Advanced Configuration and Power Interface (ACPI) specification is an open standard operating system-centic device configuration and power management. You can easily reduce your PC's power consumption through smart activity monitors. <br
/> With the tools and code presented, you can reduce your power consumption through a series of rules regarding application usage. After tuning your kernel, hdparm, ACPI, and CPU settings, add these application monitors to more effectively enter your low-power states.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-computer-power-consumption.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>mount forcedirectio: Disable Linux CIFS / NFS Client Caching</title><link>http://www.cyberciti.biz/tips/disable-caching-on-the-cifs-nfs-client.html</link> <comments>http://www.cyberciti.biz/tips/disable-caching-on-the-cifs-nfs-client.html#comments</comments> <pubDate>Sun, 16 Nov 2008 09:03:15 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[caching]]></category> <category><![CDATA[cifs client]]></category> <category><![CDATA[common internet file system]]></category> <category><![CDATA[filesystem]]></category> <category><![CDATA[filesystems]]></category> <category><![CDATA[internet file system]]></category> <category><![CDATA[intr]]></category> <category><![CDATA[mount cifs]]></category> <category><![CDATA[mount command]]></category> <category><![CDATA[nfs]]></category> <category><![CDATA[nfs client]]></category> <category><![CDATA[Novell]]></category> <category><![CDATA[red hat]]></category> <category><![CDATA[storage devices]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3551</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> If your network is heavily loaded you may see some problem with Common Internet File System (CIFS) and NFS under Linux. By default Linux CIFS mount command will try to cache files open by the client. You can use  mount option forcedirectio when mounting the CIFS filesystem to disable caching on the CIFS client. This is tested with NETAPP and other storage devices and Novell, CentOS, UNIX and Red Hat Linux systems. This is the only way to avoid data mis-compare and problems.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/disable-caching-on-the-cifs-nfs-client.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Parallel NFS: Read / Write Hundreds of Gigabytes Per Second</title><link>http://www.cyberciti.biz/tips/linux-unix-parallel-nfs.html</link> <comments>http://www.cyberciti.biz/tips/linux-unix-parallel-nfs.html#comments</comments> <pubDate>Thu, 13 Nov 2008 12:17:31 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[data center]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[data names]]></category> <category><![CDATA[data server]]></category> <category><![CDATA[data servers]]></category> <category><![CDATA[meta data]]></category> <category><![CDATA[nfs server]]></category> <category><![CDATA[nfs servers]]></category> <category><![CDATA[Parallel NFS]]></category> <category><![CDATA[performance issues]]></category> <category><![CDATA[pNFS]]></category> <category><![CDATA[sharing technology]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3519</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/unix' title='See all UNIX(R) related articles/tips'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/unix-logo.gif' border='0' /></a></div> NFS is pretty old file sharing technology for UNIX based system and storage systems. However, it suffers from performance issues. NFSv4.1 address data access issues by adding a new feature called parallel NFS (pNFS) - a method of introducing <strong>Data Access Parallelism</strong>. The end result is <strong>ultra fast file sharing for clusters and high availability</strong> configurations. <br
/><br
/> The Network File System (NFS) is a stalwart component of most modern local area networks (LANs). But NFS is inadequate for the demanding <strong>input- and output-intensive applications commonly found in high-performance computing</strong> -- or, at least it was. The newest revision of the NFS standard includes Parallel NFS (pNFS), a parallelized implementation of file sharing that multiplies transfer rates by orders of magnitude. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-parallel-nfs.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Red Hat Enterprise Linux 5 IMPORTANT Security Update [ 4-Nov-2008 ]</title><link>http://www.cyberciti.biz/tips/red-hat-enterprise-linux5-critical-security.html</link> <comments>http://www.cyberciti.biz/tips/red-hat-enterprise-linux5-critical-security.html#comments</comments> <pubDate>Tue, 04 Nov 2008 21:35:30 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Security Alert]]></category> <category><![CDATA[checks]]></category> <category><![CDATA[cr4]]></category> <category><![CDATA[critical security]]></category> <category><![CDATA[CVE-2006-5755 CVE-2007-5907 CVE-2008-2372 CVE-2008-3276 CVE-2008-3527 CVE-2008-3833 CVE-2008-4210 CVE-2008-4302]]></category> <category><![CDATA[denial of service]]></category> <category><![CDATA[enterprise linux]]></category> <category><![CDATA[failure]]></category> <category><![CDATA[implementation]]></category> <category><![CDATA[important security]]></category> <category><![CDATA[kernel updates]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[page cache]]></category> <category><![CDATA[privileged information]]></category> <category><![CDATA[privileges]]></category> <category><![CDATA[reboot]]></category> <category><![CDATA[red hat enterprise]]></category> <category><![CDATA[rhel 5]]></category> <category><![CDATA[security flaws]]></category> <category><![CDATA[setuid]]></category> <category><![CDATA[system kernel]]></category> <category><![CDATA[tavis]]></category> <category><![CDATA[yum]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3434</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/redhatfedora-linux' title='See all Redhat/CentOS/Fedora Core related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/rhlogo.gif' border='0' /></a></div> Red Hat today released kernel updates to fix at least 15 security flaws in its core called Linux kernel. RHEL users can grab the latest updates from RHN website or by simply running yum update command. This update has been rated as having important security impact.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/red-hat-enterprise-linux5-critical-security.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux Supports More Devices Than Any Other OS</title><link>http://www.cyberciti.biz/tips/how-linux-supports-more-devices-than-other-os.html</link> <comments>http://www.cyberciti.biz/tips/how-linux-supports-more-devices-than-other-os.html#comments</comments> <pubDate>Mon, 03 Nov 2008 13:59:10 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[hartman]]></category> <category><![CDATA[kernel development]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[Novell]]></category> <category><![CDATA[o reilly]]></category> <category><![CDATA[suse kernel]]></category> <category><![CDATA[usb drivers]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3422</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> Interesting read and claim has been independently verified by somebody from Microsoft.<blockquote>Greg Kroah-Hartman is a longtime developer of the Linux kernel, known for his work maintaining USB drivers as well as for packaging the SUSE kernel at Novell. O'Reilly Media recently interviewed Greg about his claim that the Linux kernel now supports more devices than any other operating system ever has, as well as why binary-only drivers are illegal, and how the kernel development process works.</blockquote><br
/> Read full interview: <A
href="http://www.cyberciti.biz/rss.redirect.php?u=http://broadcast.oreilly.com/2008/10/how-linux-supports-more-device.html">How Linux Supports More Devices Than Any Other OS, Ever</a>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/how-linux-supports-more-devices-than-other-os.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Would The Internet Exist Without Linux? Yes, Very Likely.</title><link>http://www.cyberciti.biz/tips/would-internet-exist-without-linux-yes.html</link> <comments>http://www.cyberciti.biz/tips/would-internet-exist-without-linux-yes.html#comments</comments> <pubDate>Thu, 30 Oct 2008 05:31:05 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[berkeley software distribution]]></category> <category><![CDATA[bold claim]]></category> <category><![CDATA[computer systems research]]></category> <category><![CDATA[computer systems research group]]></category> <category><![CDATA[hotmail yahoo]]></category> <category><![CDATA[hp servers]]></category> <category><![CDATA[HP-UX]]></category> <category><![CDATA[internet servers]]></category> <category><![CDATA[lotus domino]]></category> <category><![CDATA[university of california berkeley]]></category> <category><![CDATA[unix operating system]]></category> <category><![CDATA[web applications]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3252</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> This is the dumbest article ever.
Would the internet as we know it exist without Linux? Absolutely not. Where Linux shines the most is in its server applications - no question,  says Rich Menga.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/would-internet-exist-without-linux-yes.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Is The Linux Community Afraid of Opensolaris?</title><link>http://www.cyberciti.biz/tips/linux-community-afraid-of-opensolaris.html</link> <comments>http://www.cyberciti.biz/tips/linux-community-afraid-of-opensolaris.html#comments</comments> <pubDate>Mon, 20 Oct 2008 13:17:52 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[flame war]]></category> <category><![CDATA[Gnome]]></category> <category><![CDATA[linux community]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[OpenSolaris]]></category> <category><![CDATA[sun]]></category> <category><![CDATA[text processor]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3114</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/solaris' title='See all Sun Solaris UNIX related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sun-solaris.gif' border='0' /></a></div> It's about time someone wrote this article. I know the headline is a little bit provoking. But when you think about some comments from <a
href="http://www.cyberciti.biz/tips/is-sun-solaris-on-its-deathbed.html">Linux proponents</a> you could think so.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-community-afraid-of-opensolaris.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linus Torvalds Blog</title><link>http://www.cyberciti.biz/tips/linus-torvalds-blog.html</link> <comments>http://www.cyberciti.biz/tips/linus-torvalds-blog.html#comments</comments> <pubDate>Tue, 07 Oct 2008 15:41:30 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[linus torvalds]]></category> <category><![CDATA[maintainer]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3035</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> Linus is best known for Linux kernel and still active Kernel maintainer started blogging.  So if you're interested more about Linus and his life read Linus Torvalds's <a
href="http://torvalds-family.blogspot.com/">blog here</a>.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linus-torvalds-blog.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux Support For Intel Core i7 (Nehalem) Processors</title><link>http://www.cyberciti.biz/tips/linux-kernel-intel-core-i7.html</link> <comments>http://www.cyberciti.biz/tips/linux-kernel-intel-core-i7.html#comments</comments> <pubDate>Fri, 03 Oct 2008 20:20:11 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[data center]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[boost technology]]></category> <category><![CDATA[channel memory]]></category> <category><![CDATA[clock rate]]></category> <category><![CDATA[core i7 linux]]></category> <category><![CDATA[core i7 linux rhel]]></category> <category><![CDATA[core i7 on linux]]></category> <category><![CDATA[core processors]]></category> <category><![CDATA[ddr3]]></category> <category><![CDATA[dimm slots]]></category> <category><![CDATA[electrical requirements]]></category> <category><![CDATA[front side bus]]></category> <category><![CDATA[intel core microarchitecture]]></category> <category><![CDATA[intel corporation]]></category> <category><![CDATA[intel i7 linux]]></category> <category><![CDATA[intel i7 linux support]]></category> <category><![CDATA[intel nehalem]]></category> <category><![CDATA[intel nehalem linux]]></category> <category><![CDATA[latest version of linux kernel]]></category> <category><![CDATA[linux core i7]]></category> <category><![CDATA[linux kernel core i7]]></category> <category><![CDATA[linux nehalem]]></category> <category><![CDATA[linux version]]></category> <category><![CDATA[memory controller]]></category> <category><![CDATA[netburst architecture]]></category> <category><![CDATA[rhel 5]]></category> <category><![CDATA[s system]]></category> <category><![CDATA[socket interface]]></category> <category><![CDATA[system architecture]]></category> <category><![CDATA[turbo boost]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3751</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all GNU/Linux related tips/articles" href="http://www.cyberciti.biz/tips/category/linux"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png" border="0" alt="" /></a></div> Linux support the Intel Core i7 (codenamed Nehalem) processors under latest kernel and CentOS 4.7 and 5.2]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-kernel-intel-core-i7.html/feed</wfw:commentRss> <slash:comments>21</slash:comments> </item> <item><title>Troubleshooting Lighttpd Chrooted RedHat PHP Version 5.1.6-20.el5_2.1</title><link>http://www.cyberciti.biz/tips/lighttpd-chrooted-redhat-php-516-20el5_21.html</link> <comments>http://www.cyberciti.biz/tips/lighttpd-chrooted-redhat-php-516-20el5_21.html#comments</comments> <pubDate>Wed, 01 Oct 2008 08:14:35 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[php]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[centos 5]]></category> <category><![CDATA[chroot lighttpd]]></category> <category><![CDATA[install lighttpd]]></category> <category><![CDATA[lighttpd fastcgi]]></category> <category><![CDATA[lighttpd php chroot]]></category> <category><![CDATA[rhel lighttpd chroot]]></category> <category><![CDATA[segfault]]></category> <category><![CDATA[segmentation fault]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2993</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/lighttpd' title='See all Lighttpd related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/light_logo.png' border='0' /></a></div> It appears that latest php version 5.1.6-20.el5_2.1 under RHEL / CentOS Linux v5.2 has made some major changes. As a result choort jail setup using <a
href="http://www.cyberciti.biz/tips/centos-rhel-lighttpd-chroot-jail-installation-howto.html">previous instructions</a> no longer works. PHP is crashing with <a
href="http://www.cyberciti.biz/tips/segmentation-fault-on-linux-unix.html">segmentation fault errors</a>. So I had to trace php errors using <a
href="http://www.cyberciti.biz/tips/linux-strace-command-examples.html">strace command</a>. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/lighttpd-chrooted-redhat-php-516-20el5_21.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sun Solaris on its Deathbed &#8211; Claims Jim Zemlin</title><link>http://www.cyberciti.biz/tips/is-sun-solaris-on-its-deathbed.html</link> <comments>http://www.cyberciti.biz/tips/is-sun-solaris-on-its-deathbed.html#comments</comments> <pubDate>Thu, 25 Sep 2008 08:23:48 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[File system]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[deathbed]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[microsoft windows]]></category> <category><![CDATA[solaris platform]]></category> <category><![CDATA[solaris unix]]></category> <category><![CDATA[sun solaris]]></category> <category><![CDATA[unix platform]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2955</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/solaris' title='See all Sun Solaris UNIX related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sun-solaris.gif' border='0' /></a></div> Jim Zemlin is executive director of the Linux Foundation claims Solaris UNIX is irrelevant and Linux is future. Is Sun Solaris on its deathbed?  Linux backers claim Solaris is irrelevant; Sun of course disagrees.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/is-sun-solaris-on-its-deathbed.html/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> </channel> </rss>