<?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; server modules</title> <atom:link href="http://www.cyberciti.biz/tips/tag/server-modules/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, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Lighttpd mod_rrdtool: Monitor The Load, Requests Per Seconds and Traffic</title><link>http://www.cyberciti.biz/tips/rhel-fedora-centos-debian-ubuntu-lighttpd-mod_rrdtool.html</link> <comments>http://www.cyberciti.biz/tips/rhel-fedora-centos-debian-ubuntu-lighttpd-mod_rrdtool.html#comments</comments> <pubDate>Sat, 23 May 2009 09:53:22 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[centos lighttpd mod_rrdtool]]></category> <category><![CDATA[debian lighttpd mod_rrdtool]]></category> <category><![CDATA[network bandwidth]]></category> <category><![CDATA[rhel lighttpd mod_rrdtool]]></category> <category><![CDATA[rrdtool]]></category> <category><![CDATA[server modules]]></category> <category><![CDATA[system storage]]></category> <category><![CDATA[ubuntu lighttpd mod_rrdtool]]></category> <category><![CDATA[webserver statistics]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4878</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 <a
href="http://www.cyberciti.biz/faq/howto-install-rrdtool-on-rhel-linux/">round-robin database</a> tool aims to handle time-series data like network bandwidth, temperatures, CPU load etc. The data gets stored in round-robin database so that system storage footprint remains constant over time. Lighttpd comes with mod_rrdtool to monitor the server load and other details. This is useful for debugging and tuning lighttpd / fastcgi server performance. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/rhel-fedora-centos-debian-ubuntu-lighttpd-mod_rrdtool.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Lighttpd Control a Directory Listing With mod_dirlisting</title><link>http://www.cyberciti.biz/tips/howto-lighttpd-enable-disable-directory-listing.html</link> <comments>http://www.cyberciti.biz/tips/howto-lighttpd-enable-disable-directory-listing.html#comments</comments> <pubDate>Sat, 08 Mar 2008 05:48:46 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[directory listing]]></category> <category><![CDATA[directory listings]]></category> <category><![CDATA[index file]]></category> <category><![CDATA[lighttpd disable dir listing]]></category> <category><![CDATA[lighttpd enable dir listing]]></category> <category><![CDATA[mod dirlisting]]></category> <category><![CDATA[server modules]]></category> <category><![CDATA[url directory]]></category> <category><![CDATA[url files]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-lighttpd-enable-disable-directory-listing.html</guid> <description><![CDATA[Lighttpd web server will generate a directory listing if a directory is requested and no index-file was found in that directory. mod_dirlisting is one of the modules that is loaded by default and doesn't have to be specified on server.modules to work. Task: Enable Directory Listings Globally Open lighttpd configuration file: # vi /etc/lighttpd/lighttpd.conf Append [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-lighttpd-enable-disable-directory-listing.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Configure lighttpd alias (mod_alias)</title><link>http://www.cyberciti.biz/tips/configure-lighttpd-alias-mod_alias.html</link> <comments>http://www.cyberciti.biz/tips/configure-lighttpd-alias-mod_alias.html#comments</comments> <pubDate>Tue, 25 Jul 2006 19:13:36 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[alias]]></category> <category><![CDATA[cgi bin directory]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[doamin]]></category> <category><![CDATA[doc directory]]></category> <category><![CDATA[document tree]]></category> <category><![CDATA[example cgi]]></category> <category><![CDATA[filesystem]]></category> <category><![CDATA[lib]]></category> <category><![CDATA[server modules]]></category> <category><![CDATA[theos]]></category> <category><![CDATA[type url]]></category> <category><![CDATA[webalizer]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/configure-lighttpd-alias-mod_alias.html</guid> <description><![CDATA[This lighttpd module provides for mapping different parts of the host filesystem in the document tree. You can use it for mapping various directories. For example cgi-bin directory mapped to /var/lib/cgi-bin. The alias module is used to specify a special document-root for a given url-subset. Configuration Open your lighttpd configuration file: vi /etc/lighttpd/lighttpd.conf Append/add mod_ [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/configure-lighttpd-alias-mod_alias.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
