<?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; Troubleshooting</title> <atom:link href="http://www.cyberciti.biz/tips/category/troubleshooting/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>Fri, 14 Jun 2013 21:36:33 +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>Is My Mac Computer Infected With The Flashback Trojan?</title><link>http://www.cyberciti.biz/tips/apple-mac-osx-find-and-remove-flashback-trojan-malware.html</link> <comments>http://www.cyberciti.biz/tips/apple-mac-osx-find-and-remove-flashback-trojan-malware.html#comments</comments> <pubDate>Thu, 05 Apr 2012 15:07:44 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[OS X]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[anti virus]]></category> <category><![CDATA[antivirus software]]></category> <category><![CDATA[apple computers]]></category> <category><![CDATA[apple mac os]]></category> <category><![CDATA[apple mac os x]]></category> <category><![CDATA[Apple Mac Remove Flashback Trojan Malware]]></category> <category><![CDATA[apple menu]]></category> <category><![CDATA[botnet]]></category> <category><![CDATA[default command]]></category> <category><![CDATA[flashback]]></category> <category><![CDATA[Flashback Trojan Malware]]></category> <category><![CDATA[java security]]></category> <category><![CDATA[latest security]]></category> <category><![CDATA[malware]]></category> <category><![CDATA[personal computer systems]]></category> <category><![CDATA[security updates]]></category> <category><![CDATA[trojan horse]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=8787</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/os-x' title='See all Apple OS X related articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/osx-leopard.png' border='0' /></a></div> <span
class="drop_cap">T</span>he Flashback Trojan, is a trojan horse affecting personal computer systems running Apple Mac OS X. More than half a million Apple computers <a
href="http://www.bbc.co.uk/news/science-environment-17623422" target="_blank">have been infected</a> with the Flashback Trojan.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/apple-mac-osx-find-and-remove-flashback-trojan-malware.html/feed</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>HowTo: Debug Crashed Linux Application Core Files Like A Pro</title><link>http://www.cyberciti.biz/tips/linux-core-dumps.html</link> <comments>http://www.cyberciti.biz/tips/linux-core-dumps.html#comments</comments> <pubDate>Thu, 03 Jun 2010 09:34:03 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[application crashes]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[core dumps]]></category> <category><![CDATA[core files]]></category> <category><![CDATA[COREFILE]]></category> <category><![CDATA[daemon]]></category> <category><![CDATA[DAEMON_COREFILE_LIMIT='unlimited']]></category> <category><![CDATA[Dumping]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[fs.suid_dumpable]]></category> <category><![CDATA[kernel.core_pattern = /tmp/core-%e-%s-%u-%g-%p-%t]]></category> <category><![CDATA[kernel.core_uses_pid = 1]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[php-cgi]]></category> <category><![CDATA[rhel]]></category> <category><![CDATA[Segmentation]]></category> <category><![CDATA[segmentation faults]]></category> <category><![CDATA[setuid programs]]></category> <category><![CDATA[strace]]></category> <category><![CDATA[suid]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[sysctl command]]></category> <category><![CDATA[ulimit -c]]></category> <category><![CDATA[ulimit -c unlimited >/dev/null 2>&1]]></category> <category><![CDATA[ulimit command]]></category> <category><![CDATA[unix programs]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=7006</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> <span
class="drop_cap">C</span>ore dumps are often used to diagnose or debug errors in Linux or UNIX programs. Core dumps can serve as useful debugging aids for sys admins to find out why Application like Lighttpd, Apache, PHP-CGI or any other program crashed. Many vendors and open source project author requests a core file to troubleshoot a program. A core file is generated when an application program abnormally terminates due to bug, operating system security protection schema, or program simply try to write beyond the area of memory it has allocated, and so on. This article explains how to turn on core file support and track down bugs in programs.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-core-dumps.html/feed</wfw:commentRss> <slash:comments>23</slash:comments> </item> <item><title>Top 10 Open Source Web-Based Project Management Software</title><link>http://www.cyberciti.biz/tips/open-source-project-management-software.html</link> <comments>http://www.cyberciti.biz/tips/open-source-project-management-software.html#comments</comments> <pubDate>Sun, 19 Jul 2009 19:18:10 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[data center]]></category> <category><![CDATA[Download of the day]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[effective project management]]></category> <category><![CDATA[IT project management software]]></category> <category><![CDATA[networking project management software]]></category> <category><![CDATA[project management software]]></category> <category><![CDATA[software project management software]]></category> <category><![CDATA[web-based project management software]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5477</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/download-of-the-day' title='See all previously featured / recommended downloads'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/download_of_the.day.png' border='0' /></a></div> Project management software is not just for managing software based project. It can be used for variety of other tasks too. The web-based software must provide tools for planning, organizing and managing resources to achieve project goals and objectives. A web-based project management software can be accessed through an intranet or WAN / LAN using a web browser. You don't have to install any other software on the system. The software can be easy of use with access control features (multi-user). I use project management software for all of our projects (for e.g. building a new cluster farm) for issue / bug-tracking, calender, gantt charts, email notification and much more. <br
/><br
/> Obviously I'm not the only user, the following open source software is used by some of the biggest research organizations and companies world wild. For e.g. NASA's Jet Propulsion Laboratory uses track software or open source project such as lighttpd / phpbb use redmine software to keep track of their projects.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/open-source-project-management-software.html/feed</wfw:commentRss> <slash:comments>85</slash:comments> </item> <item><title>6 Tools To Find Out Website Load Speed</title><link>http://www.cyberciti.biz/tips/website-load-speed-performace-testing-tools.html</link> <comments>http://www.cyberciti.biz/tips/website-load-speed-performace-testing-tools.html#comments</comments> <pubDate>Wed, 15 Jul 2009 17:42:34 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[Beyond nixCraft]]></category> <category><![CDATA[Business]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[firebug]]></category> <category><![CDATA[google]]></category> <category><![CDATA[High performance web site]]></category> <category><![CDATA[page load]]></category> <category><![CDATA[page speed]]></category> <category><![CDATA[test website speed]]></category> <category><![CDATA[test wep page load time]]></category> <category><![CDATA[yahoo]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5346</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/sys-admin' title='See all UNIX/Linux SysAdmin related news/tips'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sysadmin-logo.jpg' border='0' /></a></div> Research shows that if your web pages take longer than <a
href="http://www.akamai.com/html/about/press/releases/2006/press_110606.html" target="_blank">5 seconds</a> to load, you lose 50% of your viewers and sales. As a UNIX admin often end users and web developers complain about website loading speed and timings. Usually, there is nothing wrong with my servers or server farm. Fancy java script and images / flash makes site pretty slow. These tools are useful to debug performance problems for sys admins, developers and end users. Here are six tools that can analyzes web pages and tells you why they are slow. Use the following tools to:<ul><li>Make your site faster.</li><li>Debug site problem, especially client side and server side stuff.</li><li>Better user experience.</li><li>Improve the web.</li></ul>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/website-load-speed-performace-testing-tools.html/feed</wfw:commentRss> <slash:comments>25</slash:comments> </item> <item><title>20 Linux System Monitoring Tools Every SysAdmin Should Know</title><link>http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html</link> <comments>http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html#comments</comments> <pubDate>Sat, 27 Jun 2009 02:26:39 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[bandwidth monitoring tool linux]]></category> <category><![CDATA[cpu monitoring linux]]></category> <category><![CDATA[disk monitoring linux]]></category> <category><![CDATA[htop command]]></category> <category><![CDATA[load monitoring linux]]></category> <category><![CDATA[monitoring linux servers]]></category> <category><![CDATA[nagios monitoring linux]]></category> <category><![CDATA[netstat command]]></category> <category><![CDATA[network monitoring linux]]></category> <category><![CDATA[pgrep command]]></category> <category><![CDATA[process monitoring linux]]></category> <category><![CDATA[ps command]]></category> <category><![CDATA[ss command]]></category> <category><![CDATA[top command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4934</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> Need to monitor Linux server performance? Try these built-in command and a few add-on tools. Most Linux distributions are equipped with tons of monitoring. These tools provide metrics which can be used to get information about system activities. You can use these tools to find the possible causes of a performance problem. The commands discussed below are some of the most basic commands when it comes to system analysis and debugging server issues such as:<ol><li>Finding out bottlenecks.</li><li>Disk (storage)  bottlenecks.</li><li>CPU and memory bottlenecks.</li><li>Network bottlenecks.</li></ol>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html/feed</wfw:commentRss> <slash:comments>322</slash:comments> </item> <item><title>OpenOffice.org Quick Introduction For New User</title><link>http://www.cyberciti.biz/tips/openofficeorg-new-user-orientation.html</link> <comments>http://www.cyberciti.biz/tips/openofficeorg-new-user-orientation.html#comments</comments> <pubDate>Wed, 03 Jun 2009 11:26:39 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[OpenOffice.Org]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[additional software]]></category> <category><![CDATA[blueprints]]></category> <category><![CDATA[business users]]></category> <category><![CDATA[clip art]]></category> <category><![CDATA[competitor]]></category> <category><![CDATA[desk staff]]></category> <category><![CDATA[marketers]]></category> <category><![CDATA[ooo]]></category> <category><![CDATA[openoffice]]></category> <category><![CDATA[oracle]]></category> <category><![CDATA[orientation]]></category> <category><![CDATA[productivity]]></category> <category><![CDATA[quality assurance experts]]></category> <category><![CDATA[software engineers]]></category> <category><![CDATA[software product]]></category> <category><![CDATA[sun microsystems]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4967</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/windows' title='See all Micro$oft related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/wine.png' border='0' /></a></div> OpenOffice.org (OOo) is a freely available, full-featured office suite. OOo is both a software product and a community of volunteers that produces and supports the software. However, new users may get lost while finding help, support and productivity enhancing extensions. This blog post covers OOo new user orientation to to discover support, tutorials, community insights, templates, clip art, extensions, and blogs for OOo. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/openofficeorg-new-user-orientation.html/feed</wfw:commentRss> <slash:comments>0</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>ss: Display Linux TCP / UDP Network and Socket Information</title><link>http://www.cyberciti.biz/tips/linux-investigate-sockets-network-connections.html</link> <comments>http://www.cyberciti.biz/tips/linux-investigate-sockets-network-connections.html#comments</comments> <pubDate>Tue, 02 Jun 2009 12:56:31 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[estab]]></category> <category><![CDATA[ip]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[monitoring tools]]></category> <category><![CDATA[network ports]]></category> <category><![CDATA[recv]]></category> <category><![CDATA[ss command]]></category> <category><![CDATA[state information]]></category> <category><![CDATA[statistics]]></category> <category><![CDATA[tcp connections]]></category> <category><![CDATA[tcp sockets]]></category> <category><![CDATA[timewait]]></category> <category><![CDATA[udp sockets]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4940</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> <span
class="drop_cap">T</span>he ss command is used to show socket statistics. It can display stats for PACKET sockets, TCP sockets, UDP sockets, DCCP sockets, RAW sockets, Unix domain sockets, and much more. It allows showing information similar to <a
href="http://www.cyberciti.biz/tips/netstat-command-tutorial-examples.html">netstat command</a>.  It can display more TCP and state information than other tools. It is a new, incredibly useful and faster (as compare to netstat) tool for tracking TCP connections and sockets. SS can provide information about:<ul><li>All TCP sockets.</li><li>All UDP sockets.</li><li>All established ssh / ftp / http / https connections.</li><li>All local processes connected to X server.</li><li>Filtering by state (such as connected, synchronized, SYN-RECV, SYN-SENT,TIME-WAIT), addresses and ports.<li>All the tcp sockets in state FIN-WAIT-1 and much more.</li></ul>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-investigate-sockets-network-connections.html/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Missing Memory</title><link>http://www.cyberciti.biz/tips/missing-memory.html</link> <comments>http://www.cyberciti.biz/tips/missing-memory.html#comments</comments> <pubDate>Fri, 13 Mar 2009 18:53:20 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[additional memory]]></category> <category><![CDATA[backup node]]></category> <category><![CDATA[java client]]></category> <category><![CDATA[lvs]]></category> <category><![CDATA[memory modules]]></category> <category><![CDATA[memory problem]]></category> <category><![CDATA[nfs]]></category> <category><![CDATA[server motherboard]]></category> <category><![CDATA[servers]]></category> <category><![CDATA[slow performance]]></category> <category><![CDATA[timeout errors]]></category> <category><![CDATA[virtual server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4518</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> Today, I've upgraded total 8 servers from 4GiB to 8GiB to improve performance of system by inserting additional memory modules. We started each server and checked for memory count at console. All severs booted normally after the upgrade and services such as SMTP, NFS, CIFS, HTTP started as expected.  Shortly, afterwords I got a call from help desk about pop3 server for slow performance. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/missing-memory.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Howto Upgrade Debian 4 Etch to Debian 5.0 Lenny</title><link>http://www.cyberciti.biz/tips/howto-upgrade-debian-linux-4etch-to-5lenny-server.html</link> <comments>http://www.cyberciti.biz/tips/howto-upgrade-debian-linux-4etch-to-5lenny-server.html#comments</comments> <pubDate>Mon, 16 Feb 2009 17:20:43 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[aptitude]]></category> <category><![CDATA[backup copy]]></category> <category><![CDATA[configuration files]]></category> <category><![CDATA[core tools]]></category> <category><![CDATA[debian etch upgrade]]></category> <category><![CDATA[debian gnu]]></category> <category><![CDATA[debian lenny source list]]></category> <category><![CDATA[debian server]]></category> <category><![CDATA[debian update]]></category> <category><![CDATA[debian upgrade]]></category> <category><![CDATA[gnu linux]]></category> <category><![CDATA[hardware failure]]></category> <category><![CDATA[how to upgrade debian]]></category> <category><![CDATA[how to upgrade update debian]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[linux releases]]></category> <category><![CDATA[package management tool]]></category> <category><![CDATA[piece of cake]]></category> <category><![CDATA[security patches]]></category> <category><![CDATA[support libraries]]></category> <category><![CDATA[system backup]]></category> <category><![CDATA[update debian]]></category> <category><![CDATA[upgrade debian]]></category> <category><![CDATA[upgrading system]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4442</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> <span
class="drop_cap">D</span>ebian <a
href="http://www.cyberciti.biz/tips/download-debian-5-cd-dvd-iso.html">version 5.0 has been</a> released. It is recommended that you upgrade the system to latest version. Upgrading remote Debian server is a piece of cake.  In this tutorial, you will learn about upgrading Debian Linux server from Etch to Lenny over ssh session.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-upgrade-debian-linux-4etch-to-5lenny-server.html/feed</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>VMWare Remote Console Plug-in Unrecoverable Error: (mks)</title><link>http://www.cyberciti.biz/tips/msglogerrorunrecoverable-vmware-remote-console-plug-in.html</link> <comments>http://www.cyberciti.biz/tips/msglogerrorunrecoverable-vmware-remote-console-plug-in.html#comments</comments> <pubDate>Mon, 26 Jan 2009 20:43:31 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[vmware]]></category> <category><![CDATA[1 billion]]></category> <category><![CDATA[color conversion]]></category> <category><![CDATA[core dump]]></category> <category><![CDATA[driver nvidia]]></category> <category><![CDATA[laptop]]></category> <category><![CDATA[log error]]></category> <category><![CDATA[nvidia corporation]]></category> <category><![CDATA[quadro]]></category> <category><![CDATA[virtual machine]]></category> <category><![CDATA[weird problem]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4374</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/vmware' title='See all VMWare Virtualization software related articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/vmware-logo.png' border='0' /></a></div> I'm having some weird problem with Firefox 3.0.4 under Ubuntu Linux. My test server runs inside VMWare server version 2.0. It was working fine with my Laptop. But with my desktop it started to dump errors for me. when I try to open the console of a virtual machine I have following error:]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/msglogerrorunrecoverable-vmware-remote-console-plug-in.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux Convert ext3 to ext4 File system</title><link>http://www.cyberciti.biz/tips/linux-convert-ext3-to-ext4-file-system.html</link> <comments>http://www.cyberciti.biz/tips/linux-convert-ext3-to-ext4-file-system.html#comments</comments> <pubDate>Fri, 23 Jan 2009 15:45:57 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Data recovery]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/fstab]]></category> <category><![CDATA[allocator]]></category> <category><![CDATA[blkid command]]></category> <category><![CDATA[disk allocation]]></category> <category><![CDATA[ext4]]></category> <category><![CDATA[ext4 fsck]]></category> <category><![CDATA[ext4 tune2fs]]></category> <category><![CDATA[extents]]></category> <category><![CDATA[fsck command]]></category> <category><![CDATA[grub ext4]]></category> <category><![CDATA[linux filesystem]]></category> <category><![CDATA[production servers]]></category> <category><![CDATA[regressions]]></category> <category><![CDATA[tune2fs command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4348</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> Some time ago <a
href="http://www.cyberciti.biz/tips/download-of-the-day-linux-kernel-2628.html">ext4 was released</a> and available for Linux kernel. ext4 provides some additional benefits and perforce over ext3 file system. You can easily convert ext3 to ext4 file system. The next release of Fedora, 11, will default to the ext4 file system unless serious regressions are seen. In this quick tutorial you will learn about converting ext3 to ext4 file system.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-convert-ext3-to-ext4-file-system.html/feed</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>BIND Named: Set a Zone Transfer IP Address For Master DNS Server</title><link>http://www.cyberciti.biz/tips/bind-named-set-zone-transfer-ip-address.html</link> <comments>http://www.cyberciti.biz/tips/bind-named-set-zone-transfer-ip-address.html#comments</comments> <pubDate>Thu, 08 Jan 2009 20:08:01 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[data center]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[axfr]]></category> <category><![CDATA[bind 9]]></category> <category><![CDATA[bind transfer-source]]></category> <category><![CDATA[bind transfer-source-v6]]></category> <category><![CDATA[named-checkconf command]]></category> <category><![CDATA[named.conf]]></category> <category><![CDATA[public ip]]></category> <category><![CDATA[rndc command]]></category> <category><![CDATA[server transfer]]></category> <category><![CDATA[slave server]]></category> <category><![CDATA[source address]]></category> <category><![CDATA[zone transfer]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4277</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/bind-dns' title='See all BIND / Named name server related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/bind-named-logo.gif' border='0' /></a></div> I've three nameserver load-balanced (LB) in three geo locations. Each LB has a front end public IP address and two backend IP address (one for BIND and another for zone transfer) are assigned to actual bind 9 server running Linux. So when a zone transfer initiates from slave server, all I get errors. A connection cannot be established, it tries again with the servers main ip or LB2 / LB3 ip.  This is a problem because my servers are geo located and load balanced. However, there is a small workaround for this problem.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/bind-named-set-zone-transfer-ip-address.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>FreeBSD Turn On Process Accounting &#8211; Track System Resources Used By Users</title><link>http://www.cyberciti.biz/tips/freebsd-process-accounting-tutorial.html</link> <comments>http://www.cyberciti.biz/tips/freebsd-process-accounting-tutorial.html#comments</comments> <pubDate>Thu, 08 Jan 2009 10:00:08 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[/etc/rc.conf]]></category> <category><![CDATA[/var/account/acct]]></category> <category><![CDATA[ac command]]></category> <category><![CDATA[accounting file]]></category> <category><![CDATA[accounting service]]></category> <category><![CDATA[audit trail]]></category> <category><![CDATA[freebsd accounting]]></category> <category><![CDATA[lastcomm command]]></category> <category><![CDATA[process accounting]]></category> <category><![CDATA[root user]]></category> <category><![CDATA[sa command]]></category> <category><![CDATA[security method]]></category> <category><![CDATA[system resources]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4259</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/freebsd' title='See all FreeBSD related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> I've already written about Linux process accounting under Linux ( see <a
href="http://www.cyberciti.biz/tips/howto-log-user-activity-using-process-accounting.html">how to keep a detailed audit trail</a> of what's being done on your Linux systems). You can easily setup process accounting under FreeBSD.  This tutorial expalins how to enable and utilizing FreeBSD process accounting including many other useful options are explained to keep track of system resources used, and their allocation among users.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/freebsd-process-accounting-tutorial.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Apache2 mod_fastcgi: Connect to External PHP via UNIX Socket or TCP/IP Port</title><link>http://www.cyberciti.biz/tips/rhel-fedora-centos-apache2-external-php-spawn.html</link> <comments>http://www.cyberciti.biz/tips/rhel-fedora-centos-apache2-external-php-spawn.html#comments</comments> <pubDate>Tue, 30 Dec 2008 12:49:34 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[php]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[apache 2]]></category> <category><![CDATA[apache group]]></category> <category><![CDATA[apache mod_fastcgi]]></category> <category><![CDATA[apache2+mod_fastcgi+php]]></category> <category><![CDATA[backend]]></category> <category><![CDATA[chroot]]></category> <category><![CDATA[fastcgi]]></category> <category><![CDATA[fcgi]]></category> <category><![CDATA[mod_fastcgi]]></category> <category><![CDATA[python]]></category> <category><![CDATA[unix sockets]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4182</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/apache' title='See all Apache Webserver related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/apachelogo.gif' border='0' /></a></div> Now, <a
href="http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-enable-epel-repo/">mod_fastcgi is configured and running</a>. FastCGI supports connection via UNIX sockets or TCP/IP networking. This is useful to spread load among various backends. For example, php will be severed from 192.168.1.10 and python / ruby on rails will be severed from  192.168.1.11. This is only possible with mod_fastcgi. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/rhel-fedora-centos-apache2-external-php-spawn.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Test and Troubleshoot Chrooted Apache Jail</title><link>http://www.cyberciti.biz/tips/test-and-troubleshoot-chrooted-apache-jail.html</link> <comments>http://www.cyberciti.biz/tips/test-and-troubleshoot-chrooted-apache-jail.html#comments</comments> <pubDate>Mon, 22 Dec 2008 13:30:36 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[apache chroot]]></category> <category><![CDATA[apache chroot jail]]></category> <category><![CDATA[apache error log]]></category> <category><![CDATA[apache in chroot]]></category> <category><![CDATA[apache mod_chroot]]></category> <category><![CDATA[apache2 chroot]]></category> <category><![CDATA[chroot apache php]]></category> <category><![CDATA[chroot environment]]></category> <category><![CDATA[chrooted apache]]></category> <category><![CDATA[debian apache chroot]]></category> <category><![CDATA[freebsd chroot apache]]></category> <category><![CDATA[gdb]]></category> <category><![CDATA[how to chroot apache]]></category> <category><![CDATA[mail function]]></category> <category><![CDATA[mail smtp]]></category> <category><![CDATA[openbsd apache chroot]]></category> <category><![CDATA[segmentation fault]]></category> <category><![CDATA[smarthost]]></category> <category><![CDATA[ssmtp]]></category> <category><![CDATA[troubleshooting tips]]></category> <category><![CDATA[ubuntu chroot apache]]></category> <category><![CDATA[unix socket]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4085</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/apache' title='See all Apache Webserver related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/apachelogo.gif' border='0' /></a></div> This is 3rd and the final installment for Apache Chroot Jail for CentOS / RHEL series. Once Apache is configured with mod_chroot, you may need to test and debug problems. This article will provide a few troubleshooting tips.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/test-and-troubleshoot-chrooted-apache-jail.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>BASH Shell: For Loop File Names With Spaces</title><link>http://www.cyberciti.biz/tips/handling-filenames-with-spaces-in-bash.html</link> <comments>http://www.cyberciti.biz/tips/handling-filenames-with-spaces-in-bash.html#comments</comments> <pubDate>Tue, 09 Dec 2008 19:18:29 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[fedora linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[HP-UX]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[$IFS]]></category> <category><![CDATA[array element]]></category> <category><![CDATA[file names]]></category> <category><![CDATA[find command]]></category> <category><![CDATA[for loop]]></category> <category><![CDATA[linux find command]]></category> <category><![CDATA[pipes]]></category> <category><![CDATA[read file names into array]]></category> <category><![CDATA[separators]]></category> <category><![CDATA[space character]]></category> <category><![CDATA[while loop]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3878</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/shell-scripting' title='See all Bash/Shell scripting related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <a
href="http://www.cyberciti.biz/faq/bash-for-loop/">BASH for loop</a> works nicely under UNIX / Linux / Windows and OS X while working on set of files. However, if you try to process a for loop on file name with spaces in them you are going to have some problem. for loop uses $IFS variable to determine what the field separators are. By default $IFS is set to the space character. There are multiple solutions to this problem.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/handling-filenames-with-spaces-in-bash.html/feed</wfw:commentRss> <slash:comments>57</slash:comments> </item> <item><title>HowTo: Authenticate Linux Clients with Microsoft Active Directory</title><link>http://www.cyberciti.biz/tips/authenticate-linux-clients-with-active-directory.html</link> <comments>http://www.cyberciti.biz/tips/authenticate-linux-clients-with-active-directory.html#comments</comments> <pubDate>Tue, 18 Nov 2008 08:22:16 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[active directory service]]></category> <category><![CDATA[authentication modules]]></category> <category><![CDATA[authentication server]]></category> <category><![CDATA[authentication services]]></category> <category><![CDATA[authentication using kerberos]]></category> <category><![CDATA[desktop computers]]></category> <category><![CDATA[desktop system]]></category> <category><![CDATA[kerberos authentication]]></category> <category><![CDATA[ldap directory]]></category> <category><![CDATA[linux clients]]></category> <category><![CDATA[microsoft active directory]]></category> <category><![CDATA[ntlm]]></category> <category><![CDATA[PAM]]></category> <category><![CDATA[using samba]]></category> <category><![CDATA[winbind]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3576</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/windows' title='See all Micro$oft related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/wine.png' border='0' /></a></div> Every IT shop has a mix of Windows and Linux system. Sometime you need to authenticate your Linux desktop system against Microsoft Active Directory service. You can save time, effort and IT infrastructure by sharing authentication server.  This article explains how to setup the Linux desktop computers with Active Directory using Samba and winbind.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/authenticate-linux-clients-with-active-directory.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Nagios: System and Network Monitoring Book</title><link>http://www.cyberciti.biz/tips/book-review-nagios-system-network-monitoring.html</link> <comments>http://www.cyberciti.biz/tips/book-review-nagios-system-network-monitoring.html#comments</comments> <pubDate>Sat, 18 Oct 2008 13:59:12 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Book Review]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[catastrophes]]></category> <category><![CDATA[host resources]]></category> <category><![CDATA[memory usage]]></category> <category><![CDATA[Monitor]]></category> <category><![CDATA[nagios]]></category> <category><![CDATA[nagios databases]]></category> <category><![CDATA[nagios plugins]]></category> <category><![CDATA[nagios SAP]]></category> <category><![CDATA[nagios Windows server]]></category> <category><![CDATA[network monitoring]]></category> <category><![CDATA[notification system]]></category> <category><![CDATA[processor load]]></category> <category><![CDATA[running processes]]></category> <category><![CDATA[system administrators]]></category> <category><![CDATA[visualization tools]]></category> <category><![CDATA[windows servers]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3102</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href="http://www.amazon.com/gp/product/1593271794?ie=UTF8&#038;tag=cyberciti-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1593271794"><img
src="http://files.cyberciti.biz/uploads/tips/2008/10/nagios-system-network-monitoring-book.jpg" alt="" title="nagios-system-network-monitoring-book" width="121" height="160" class="alignnone size-full wp-image-3109" /></a></div> The convenience and reliability that monitoring programs offer system administrators is astounding. Whether at home, commuting, or on vacation, admins can continuously monitor their networks, learning of issues long before they become catastrophes.<br
/> Nagios, the most popular open source solution for system and network monitoring, is extremely robust, but it's also intensely complex. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/book-review-nagios-system-network-monitoring.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Lighttpd: Enable IPv6 Support</title><link>http://www.cyberciti.biz/tips/linux-unix-lighttpd-ipv6-support.html</link> <comments>http://www.cyberciti.biz/tips/linux-unix-lighttpd-ipv6-support.html#comments</comments> <pubDate>Fri, 03 Oct 2008 20:30:32 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[ipv6]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[how to enable ipv6 support?]]></category> <category><![CDATA[ipv6 addresses]]></category> <category><![CDATA[ipv6 webserver]]></category> <category><![CDATA[lighttpd ipv6]]></category> <category><![CDATA[lighttpd ipv6 support]]></category> <category><![CDATA[lighttpd server.use-ipv6]]></category> <category><![CDATA[linux ipv6]]></category> <category><![CDATA[sendfile]]></category> <category><![CDATA[server port]]></category> <category><![CDATA[server socket]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3014</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> Lighttpd supports both IPv6 and IPv4 protocol out of box. You need to compile lighttpd with IPv6 support. This small how to explains how to enable both IPv6 and IPv4 support under GNU/Linux / UNIX and FreeBSD operating systems.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-lighttpd-ipv6-support.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>