<?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; Tuning</title> <atom:link href="http://www.cyberciti.biz/tips/category/tuning/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>Linux: 25 PHP Security Best Practices For Sys Admins</title><link>http://www.cyberciti.biz/tips/php-security-best-practices-tutorial.html</link> <comments>http://www.cyberciti.biz/tips/php-security-best-practices-tutorial.html#comments</comments> <pubDate>Wed, 23 Nov 2011 05:48:07 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[php]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[/etc/php.d/]]></category> <category><![CDATA[/etc/php.d/security.ini]]></category> <category><![CDATA[/etc/php.ini]]></category> <category><![CDATA[apache web server]]></category> <category><![CDATA[chmod command]]></category> <category><![CDATA[chown command]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[php apache security]]></category> <category><![CDATA[php application]]></category> <category><![CDATA[php code security]]></category> <category><![CDATA[php iis security]]></category> <category><![CDATA[php lighttpd security]]></category> <category><![CDATA[php mysql security]]></category> <category><![CDATA[php nginx security]]></category> <category><![CDATA[php security issues]]></category> <category><![CDATA[php security tips]]></category> <category><![CDATA[php security tutorial]]></category> <category><![CDATA[red hat enterprise]]></category> <category><![CDATA[server side scripting]]></category> <category><![CDATA[server side scripting language]]></category> <category><![CDATA[web server apache]]></category> <category><![CDATA[zend engine]]></category> <category><![CDATA[zend technologies]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=8173</guid> <description><![CDATA[<div
style="float: right; margin-top: 0px; margin-left: 5px;"><a
title="See all PHP related tips/articles" href="http://www.cyberciti.biz/tips/category/php"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/php-logo.png" alt="" border="0" /></a></div> <span
class="drop_cap">P</span>HP is an open-source server-side scripting language and it is a widely used. The Apache web server provides access to files and content via the HTTP OR HTTPS protocol. A misconfigured server-side scripting language can create all sorts of problems. So, PHP should be used with caution. Here are twenty-five <strong>php security best practices for sysadmins</strong> for configuring PHP securely.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/php-security-best-practices-tutorial.html/feed</wfw:commentRss> <slash:comments>51</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>316</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>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>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>CentOS / Red Hat Enterprise Linux 5.2 Poor NFS Performance and Solution</title><link>http://www.cyberciti.biz/tips/centos-rhel-poor-nfs-write-performance.html</link> <comments>http://www.cyberciti.biz/tips/centos-rhel-poor-nfs-write-performance.html#comments</comments> <pubDate>Fri, 22 Aug 2008 09:41:58 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[data center]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></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[Security Alert]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[bugs]]></category> <category><![CDATA[centos nfs]]></category> <category><![CDATA[CVE-2008-1294]]></category> <category><![CDATA[CVE-2008-2136]]></category> <category><![CDATA[CVE-2008-2812]]></category> <category><![CDATA[enterprise linux]]></category> <category><![CDATA[kernel packages]]></category> <category><![CDATA[linux nfs]]></category> <category><![CDATA[nfs server]]></category> <category><![CDATA[red hat enterprise]]></category> <category><![CDATA[redhat nfs]]></category> <category><![CDATA[rhel 5]]></category> <category><![CDATA[server performance]]></category> <category><![CDATA[update redhat kernel]]></category> <category><![CDATA[update rhel kernel]]></category> <category><![CDATA[web server]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2759</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> A few days ago I noticed that NFS performance between a web server node and NFS server went down by 50%. NFS was optimized and the only thing was updated Red Hat kernel v5.2. I also noticed same trend on CentOS 5.2 64 bit edition.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/centos-rhel-poor-nfs-write-performance.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Lighttpd Drupal CMS Clean URL ( SEO ) Rules Set Configuration</title><link>http://www.cyberciti.biz/tips/lighttpd-drupal-htacess-seo-clean-urls.html</link> <comments>http://www.cyberciti.biz/tips/lighttpd-drupal-htacess-seo-clean-urls.html#comments</comments> <pubDate>Wed, 30 Jul 2008 13:54:06 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[/etc/lighttpd/lighttpd.conf]]></category> <category><![CDATA[cms project]]></category> <category><![CDATA[content management system]]></category> <category><![CDATA[domain configuration]]></category> <category><![CDATA[drupal cms]]></category> <category><![CDATA[lighttpd clean url]]></category> <category><![CDATA[lighttpd seo]]></category> <category><![CDATA[mod rewrite]]></category> <category><![CDATA[search engines]]></category> <category><![CDATA[seo]]></category> <category><![CDATA[server error]]></category> <category><![CDATA[system test]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2544</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> Drupal is modular framework and content management system (CMS) and works under Lighttpd too. By default, Drupal passes path arguments to itself via its internally generated URLs.  This small howto explains setting up clean url using Lighttpd web sever.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/lighttpd-drupal-htacess-seo-clean-urls.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux udev tip: Assign Static SCSI Device Name</title><link>http://www.cyberciti.biz/tips/linux-assign-static-names-to-scsi-devices.html</link> <comments>http://www.cyberciti.biz/tips/linux-assign-static-names-to-scsi-devices.html#comments</comments> <pubDate>Fri, 20 Jun 2008 14:48:11 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[bus scsi]]></category> <category><![CDATA[device manager]]></category> <category><![CDATA[device names]]></category> <category><![CDATA[device nodes]]></category> <category><![CDATA[partitions]]></category> <category><![CDATA[rhel]]></category> <category><![CDATA[scsi id]]></category> <category><![CDATA[scsi tools]]></category> <category><![CDATA[scsi_id command]]></category> <category><![CDATA[server systems]]></category> <category><![CDATA[static files]]></category> <category><![CDATA[udev]]></category> <category><![CDATA[udevtest command]]></category> <category><![CDATA[udev_start command]]></category> <category><![CDATA[unix system]]></category> <category><![CDATA[wwid]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2396</guid> <description><![CDATA[udev allows Linux users to have a dynamic /dev directory and it provides the ability to have persistent device names. In this tip you will learn about creating the static SCSI device name for /block/sdd  as /dev/scsiharddisk.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-assign-static-names-to-scsi-devices.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Lighttpd mod_rewrite Hotlink Protection To Display Image Message</title><link>http://www.cyberciti.biz/tips/lighttpd-mod_rewrite-redirect-hotlink-image.html</link> <comments>http://www.cyberciti.biz/tips/lighttpd-mod_rewrite-redirect-hotlink-image.html#comments</comments> <pubDate>Thu, 12 Jun 2008 12:19:33 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[apache web server]]></category> <category><![CDATA[blogspot]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[deny access to hotlinking]]></category> <category><![CDATA[electronic media]]></category> <category><![CDATA[hotlink]]></category> <category><![CDATA[http referer]]></category> <category><![CDATA[image message]]></category> <category><![CDATA[image png]]></category> <category><![CDATA[lighttpd redirect image]]></category> <category><![CDATA[lighttpd stop hotlinking]]></category> <category><![CDATA[mod rewrite]]></category> <category><![CDATA[music files]]></category> <category><![CDATA[referer]]></category> <category><![CDATA[stop image hotlinking]]></category> <category><![CDATA[video files]]></category> <category><![CDATA[web server user]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2363</guid> <description><![CDATA[Describes how to stop image or any media hotlinking under Lighttpd and redirect to another image to save bandwidth.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/lighttpd-mod_rewrite-redirect-hotlink-image.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How To Avoid Sudden Outburst Of Backup Shell Script / Program Disk I/O</title><link>http://www.cyberciti.biz/tips/linux-set-io-scheduling-class-priority.html</link> <comments>http://www.cyberciti.biz/tips/linux-set-io-scheduling-class-priority.html#comments</comments> <pubDate>Tue, 03 Jun 2008 13:13:44 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[data center]]></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[RedHat/Fedora Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[bandwidth management]]></category> <category><![CDATA[bandwidth scheduling program using shell scripting]]></category> <category><![CDATA[bandwidth throttle software]]></category> <category><![CDATA[bandwidth throttling]]></category> <category><![CDATA[best effort]]></category> <category><![CDATA[cfq]]></category> <category><![CDATA[disk bandwidth throttling]]></category> <category><![CDATA[grace period]]></category> <category><![CDATA[hard disk]]></category> <category><![CDATA[how to backup with io priority]]></category> <category><![CDATA[ionice]]></category> <category><![CDATA[ionice command]]></category> <category><![CDATA[limit bandwidth]]></category> <category><![CDATA[linux bandwidth throttling]]></category> <category><![CDATA[linux io process]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[linux kernels]]></category> <category><![CDATA[mod_fastcgi tuning]]></category> <category><![CDATA[mysql disk io]]></category> <category><![CDATA[outburst]]></category> <category><![CDATA[per second]]></category> <category><![CDATA[priorities]]></category> <category><![CDATA[priority programs]]></category> <category><![CDATA[queue]]></category> <category><![CDATA[script ionice]]></category> <category><![CDATA[sudden outburst]]></category> <category><![CDATA[throttle bandwidth]]></category> <category><![CDATA[throttle network bandwidth]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2339</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> Describes how to deal with high disk I/O generating scripts or programs using ionice and CFQ scheduling class under Linux.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-set-io-scheduling-class-priority.html/feed</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Linux / UNIX RT Project Management Ticketing System Tutorial</title><link>http://www.cyberciti.biz/tips/rt-enterprise-grade-ticketing-system.html</link> <comments>http://www.cyberciti.biz/tips/rt-enterprise-grade-ticketing-system.html#comments</comments> <pubDate>Fri, 25 Apr 2008 18:15:42 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[bugs]]></category> <category><![CDATA[critical applications]]></category> <category><![CDATA[customer support]]></category> <category><![CDATA[effective project management]]></category> <category><![CDATA[gpl software]]></category> <category><![CDATA[help desk ticketing]]></category> <category><![CDATA[progress updates]]></category> <category><![CDATA[project management software]]></category> <category><![CDATA[request tracker]]></category> <category><![CDATA[requester]]></category> <category><![CDATA[software development]]></category> <category><![CDATA[software management]]></category> <category><![CDATA[ticket system software]]></category> <category><![CDATA[ticketing system]]></category> <category><![CDATA[ticketing system software]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2238</guid> <description><![CDATA[Juliet Kemp shows you how to look after your bugs with Request Tracker, an enterprise-grade (and GPL'ed) ticketing system that can be used for project management, help desks, software development, and much more. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/rt-enterprise-grade-ticketing-system.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Find and Fix Linux Latency Problem with LatencyTOP Software</title><link>http://www.cyberciti.biz/tips/tool-to-monitor-linux-system-call-latencies.html</link> <comments>http://www.cyberciti.biz/tips/tool-to-monitor-linux-system-call-latencies.html#comments</comments> <pubDate>Sat, 19 Jan 2008 08:51:02 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[debugging]]></category> <category><![CDATA[Download LatencyTOP]]></category> <category><![CDATA[hiccups]]></category> <category><![CDATA[intel]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[latency]]></category> <category><![CDATA[latencytop]]></category> <category><![CDATA[linux tool]]></category> <category><![CDATA[open source technology]]></category> <category><![CDATA[opensource]]></category> <category><![CDATA[performance profiler]]></category> <category><![CDATA[servers]]></category> <category><![CDATA[software developers]]></category> <category><![CDATA[statistics]]></category> <category><![CDATA[system latency]]></category> <category><![CDATA[tools]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/tool-to-monitor-linux-system-call-latencies.html</guid> <description><![CDATA[A TOP-like tool for monitoring system latency and its causes for Linux system. The Intel Open Source Technology Center is pleased to announce the release of version 0.1 of LatencyTOP, a tool for developers to visualize system latencies. Skipping audio, slower servers, everyone knows the symptoms of latency. But to know what's going on in [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/tool-to-monitor-linux-system-call-latencies.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>rssh: Per User Configuration Options For Chroot Jail</title><link>http://www.cyberciti.biz/tips/linux-unix-configuration-for-rssh.html</link> <comments>http://www.cyberciti.biz/tips/linux-unix-configuration-for-rssh.html#comments</comments> <pubDate>Sat, 22 Dec 2007 00:00:00 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[User Management]]></category> <category><![CDATA[/etc/rssh.conf]]></category> <category><![CDATA[/etc/sysconfig/syslog]]></category> <category><![CDATA[chroot conf]]></category> <category><![CDATA[chroot howto]]></category> <category><![CDATA[chroot jail]]></category> <category><![CDATA[chroot mknode]]></category> <category><![CDATA[chroot shell]]></category> <category><![CDATA[chroot users]]></category> <category><![CDATA[debian chroot]]></category> <category><![CDATA[fedora chroot]]></category> <category><![CDATA[redhat chroot]]></category> <category><![CDATA[rssh chroot]]></category> <category><![CDATA[rssh connection closed]]></category> <category><![CDATA[scponly chroot]]></category> <category><![CDATA[sftp]]></category> <category><![CDATA[sftp chroot]]></category> <category><![CDATA[sshd chroot]]></category> <category><![CDATA[syslogd]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-unix-configuration-for-rssh.html</guid> <description><![CDATA[rssh is a restricted shell for providing limited access to a host via ssh. It also allows system wide configuration and per user configuration. From the man page: The user configuration directive allows for the configuration of options on a per-user basis. THIS KEYWORD OVERRIDES ALL OTHER KEYWORDS FOR THE SPECIFIED USER. That is, if [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-configuration-for-rssh.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Print / Select a paper size other than A4 when using lp command line utility</title><link>http://www.cyberciti.biz/tips/linux-unix-sets-the-page-size-to-size.html</link> <comments>http://www.cyberciti.biz/tips/linux-unix-sets-the-page-size-to-size.html#comments</comments> <pubDate>Fri, 21 Dec 2007 11:18:43 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[HP-UX]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[a3]]></category> <category><![CDATA[a5]]></category> <category><![CDATA[cpi]]></category> <category><![CDATA[cups print]]></category> <category><![CDATA[duplex print]]></category> <category><![CDATA[left margin]]></category> <category><![CDATA[legal document]]></category> <category><![CDATA[linux hp print]]></category> <category><![CDATA[linux lp options]]></category> <category><![CDATA[linux lp print]]></category> <category><![CDATA[long edge]]></category> <category><![CDATA[lp command]]></category> <category><![CDATA[lpi]]></category> <category><![CDATA[lpr command]]></category> <category><![CDATA[print postscript]]></category> <category><![CDATA[print setup]]></category> <category><![CDATA[print unix]]></category> <category><![CDATA[printers]]></category> <category><![CDATA[printing command]]></category> <category><![CDATA[spool print]]></category> <category><![CDATA[unix lp print]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-unix-sets-the-page-size-to-size.html</guid> <description><![CDATA[Under Linux / UNIX you use lp command to print files from command prompt. lp is quite useful when GUI is not installed on Linux box to print files. The lp command is simply a front end command that calls the lpr command with appropriate options. Its main use is to allow the running of [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-sets-the-page-size-to-size.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>How do I find out Linux Disk utilization?</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html</link> <comments>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comments</comments> <pubDate>Mon, 17 Dec 2007 14:24:49 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[command disk]]></category> <category><![CDATA[cpu utilization]]></category> <category><![CDATA[device utilization]]></category> <category><![CDATA[disk utilization]]></category> <category><![CDATA[hard disk]]></category> <category><![CDATA[input output device]]></category> <category><![CDATA[intervals]]></category> <category><![CDATA[iostat command]]></category> <category><![CDATA[linux disk performance monitor]]></category> <category><![CDATA[monitoring system]]></category> <category><![CDATA[rsec]]></category> <category><![CDATA[speed monitoring]]></category> <category><![CDATA[speed performance]]></category> <category><![CDATA[system input]]></category> <category><![CDATA[utilization report]]></category> <category><![CDATA[wsec]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html</guid> <description><![CDATA[I've already written about finding out Linux / UNIX cpu utilization using various tools. You can use same iostat command to find out disk utilization and for monitoring system input/output device loading by observing the time the physical disks are active in relation to their average transfer rates. iostat syntax for disk utilization report iostat [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html/feed</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>How To: Double Linux disk read performance with readahead parameter</title><link>http://www.cyberciti.biz/tips/rhel-linux-optimize-3ware-raid-read-performance.html</link> <comments>http://www.cyberciti.biz/tips/rhel-linux-optimize-3ware-raid-read-performance.html#comments</comments> <pubDate>Thu, 22 Nov 2007 05:17:59 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[3ware]]></category> <category><![CDATA[blockdev command]]></category> <category><![CDATA[disk storage]]></category> <category><![CDATA[gory detail]]></category> <category><![CDATA[hack]]></category> <category><![CDATA[hardware configurations]]></category> <category><![CDATA[raid controller]]></category> <category><![CDATA[readhead]]></category> <category><![CDATA[rhel 5]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-linux-optimize-3ware-raid-read-performance.html</guid> <description><![CDATA[The open source journal has published an interesting hack. It mostly applies to high-end, multiple-disk storage: Under the right conditions (that is, with certain hardware configurations which I'll identify later) it is possible to literally double your sequential read performance from disk. If you noticed the terrible performance of the 3Ware 9500S RAID controller and [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/rhel-linux-optimize-3ware-raid-read-performance.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Reboot Linux box after a kernel panic</title><link>http://www.cyberciti.biz/tips/reboot-linux-box-after-a-kernel-panic.html</link> <comments>http://www.cyberciti.biz/tips/reboot-linux-box-after-a-kernel-panic.html#comments</comments> <pubDate>Fri, 16 Nov 2007 07:18:41 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[error message]]></category> <category><![CDATA[kernel behavior]]></category> <category><![CDATA[kernel panic]]></category> <category><![CDATA[kernel.panic]]></category> <category><![CDATA[magic system]]></category> <category><![CDATA[reboot]]></category> <category><![CDATA[request keys]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/reboot-linux-box-after-a-kernel-panic.html</guid> <description><![CDATA[If you want the server to get rebooted automatically after kernel hit by a pain error message, try adding panic=N to /etc/sysctl.conf file. It specify kernel behavior on panic. By default, the kernel will not reboot after a panic, but this option will cause a kernel reboot after N seconds. For example following boot parameter [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/reboot-linux-box-after-a-kernel-panic.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Linux Filter and block P2P network traffic such as Kazaa / Bittorrent with ipp2p</title><link>http://www.cyberciti.biz/tips/howto-linux-iptables-block-p2p-traffic.html</link> <comments>http://www.cyberciti.biz/tips/howto-linux-iptables-block-p2p-traffic.html#comments</comments> <pubDate>Thu, 15 Nov 2007 01:17:29 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[block bittorrent]]></category> <category><![CDATA[block kazaaz]]></category> <category><![CDATA[ipp2p p2p filtering]]></category> <category><![CDATA[iptables block bittorrent]]></category> <category><![CDATA[iptables block kazaa]]></category> <category><![CDATA[iptables block p2p traffic]]></category> <category><![CDATA[network firewall]]></category> <category><![CDATA[packet shaping]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-linux-iptables-block-p2p-traffic.html</guid> <description><![CDATA[Well, personally I'm all set to freedom and open internet culture. However, in corporate and in an academic environment you will always find abuse smart users. Large and medium size corporate institutional networks suffer now a days from "smart" users who try to get their latest Movie/soft/Music/TVShow downloaded in their office. Beside the moral/legal dispute [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-linux-iptables-block-p2p-traffic.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Linux Increase Process Identifiers Limit with /proc/sys/kernel/pid_max</title><link>http://www.cyberciti.biz/tips/howto-linux-increase-pid-limits.html</link> <comments>http://www.cyberciti.biz/tips/howto-linux-increase-pid-limits.html#comments</comments> <pubDate>Sat, 03 Nov 2007 02:13:09 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[Increase pid limits]]></category> <category><![CDATA[kernel.pid_max]]></category> <category><![CDATA[linux system]]></category> <category><![CDATA[pid]]></category> <category><![CDATA[process management]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-linux-increase-pid-limits.html</guid> <description><![CDATA[Yesterday I wrote about increasing local port range with net.ipv4.ip_local_port_range proc file. There is also /proc/sys/kernel/pid_max file, which specifies the value at which PIDs wrap around (i.e., the value in this file is one greater than the maximum PID). The default value for this file, 32768, results in the same range of PIDs as on [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-linux-increase-pid-limits.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>