<?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>Frequently Asked Questions About Linux / UNIX &#187; /etc/sysctl.conf</title> <atom:link href="http://www.cyberciti.biz/faq/tag/etcsysctlconf/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +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>Linux: Find Out Open Files [ Descriptors ] Command</title><link>http://www.cyberciti.biz/faq/linux-find-total-open-files-descriptors/</link> <comments>http://www.cyberciti.biz/faq/linux-find-total-open-files-descriptors/#comments</comments> <pubDate>Wed, 04 Jan 2012 18:25:02 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[/proc/sys/fs/file-nr]]></category> <category><![CDATA[cat command]]></category> <category><![CDATA[current status]]></category> <category><![CDATA[desktop system]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[maximum number]]></category> <category><![CDATA[proc file system]]></category> <category><![CDATA[security purpose]]></category> <category><![CDATA[server operating systems]]></category> <category><![CDATA[sysctl command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11334</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I find out that how many files are open and how many allowed in Linux server operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-find-total-open-files-descriptors/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux: Neighbour Table Overflow Error and Solution</title><link>http://www.cyberciti.biz/faq/centos-redhat-debian-linux-neighbor-table-overflow/</link> <comments>http://www.cyberciti.biz/faq/centos-redhat-debian-linux-neighbor-table-overflow/#comments</comments> <pubDate>Mon, 19 Dec 2011 19:39:11 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[/var/log/messages]]></category> <category><![CDATA[apple os x]]></category> <category><![CDATA[arp cache size]]></category> <category><![CDATA[arp table]]></category> <category><![CDATA[cache entry]]></category> <category><![CDATA[client computers]]></category> <category><![CDATA[desktops]]></category> <category><![CDATA[dns traffic]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[kernel variables]]></category> <category><![CDATA[ms windows]]></category> <category><![CDATA[neighbour table overflow]]></category> <category><![CDATA[net.ipv4.neigh.default.gc_interval]]></category> <category><![CDATA[net.ipv4.neigh.default.gc_stale_time]]></category> <category><![CDATA[net.ipv4.neigh.default.gc_thresh1]]></category> <category><![CDATA[net.ipv4.neigh.default.gc_thresh2]]></category> <category><![CDATA[net.ipv4.neigh.default.gc_thresh3]]></category> <category><![CDATA[overflow error]]></category> <category><![CDATA[sysctl command]]></category> <category><![CDATA[threshold]]></category> <category><![CDATA[windows linux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11265</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/troubleshooting/' title='See all Troubleshooting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/configure.png' border='0' /></a></div> <span
class="drop_cap">I</span> setup a CentOS Linux based Linux server running as a gateway and firewall server. However, I'm getting the following messages in the <a
href="http://www.cyberciti.biz/faq/linux-log-files-location-and-how-do-i-view-logs-files/">/var/log/messages log file</a>:<blockquote><strong>Dec 20 00:41:01 fw01 kernel: Neighbour table overflow.
Dec 20 00:41:01 fw01 last message repeated 20 times</strong></blockquote> OR<blockquote><strong> Dec 20 00:41:01 fw03 kernel: [ 8987.821184] Neighbour table overflow.
Dec 20 00:41:01 fw03 kernel: [ 8987.860465] printk: 100 messages suppressed. </strong></blockquote> Why does kernel throw "Neighbour table overflow" messages in syslog? How do I fix this problem under Debian / CentOS / RHEL / Fedora / Ubuntu Linux?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/centos-redhat-debian-linux-neighbor-table-overflow/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux Stop Flushing of mmaped Pages To Disk</title><link>http://www.cyberciti.biz/faq/linux-stop-flushing-of-mmaped-pages-to-disk/</link> <comments>http://www.cyberciti.biz/faq/linux-stop-flushing-of-mmaped-pages-to-disk/#comments</comments> <pubDate>Sat, 01 Jan 2011 20:33:17 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[/proc/sys/vm/flush_mmap_pages]]></category> <category><![CDATA[echo 1]]></category> <category><![CDATA[kernel parameter]]></category> <category><![CDATA[map]]></category> <category><![CDATA[memory mapping]]></category> <category><![CDATA[official documentation]]></category> <category><![CDATA[sync]]></category> <category><![CDATA[sysctl command]]></category> <category><![CDATA[valid values]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10036</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow can I  stop the flushing of mmaped pages to disk in Linux?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-stop-flushing-of-mmaped-pages-to-disk/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>FreeBSD: Disable / Stop Console Beep ( Bell )</title><link>http://www.cyberciti.biz/faq/freebsd-stop-console-terminal-beep-bell/</link> <comments>http://www.cyberciti.biz/faq/freebsd-stop-console-terminal-beep-bell/#comments</comments> <pubDate>Wed, 21 Jul 2010 01:45:01 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[beep]]></category> <category><![CDATA[config]]></category> <category><![CDATA[FreeBSD /etc/sysctl.conf]]></category> <category><![CDATA[FreeBSD hw.syscons.bell=0]]></category> <category><![CDATA[gnome linux]]></category> <category><![CDATA[hw.syscons.bell=0]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[sysctl]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8485</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/freebsd/' title='See all FreeBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span> know how to turn off <a
href="http://www.cyberciti.biz/faq/how-to-linux-disable-or-turn-off-beep-sound-for-terminal/">console beep under Gnome Linux</a> desktop. How do I stop console beep under FreeBSD operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-stop-console-terminal-beep-bell/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux Kernel /etc/sysctl.conf Security Hardening</title><link>http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening/</link> <comments>http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening/#comments</comments> <pubDate>Tue, 27 Oct 2009 16:55:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[selinux]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[bastille linux hardening]]></category> <category><![CDATA[cracker]]></category> <category><![CDATA[dedicated web server]]></category> <category><![CDATA[hardening linux server]]></category> <category><![CDATA[hardening linux web server]]></category> <category><![CDATA[hardening red hat]]></category> <category><![CDATA[ip address verification]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[linux kernel hardening]]></category> <category><![CDATA[linux networking]]></category> <category><![CDATA[Linux Tuning with sysctl]]></category> <category><![CDATA[martians]]></category> <category><![CDATA[router]]></category> <category><![CDATA[source ip address]]></category> <category><![CDATA[source route]]></category> <category><![CDATA[spoofed packets]]></category> <category><![CDATA[syn flood attack]]></category> <category><![CDATA[sysctl command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5564</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I set advanced security options of the TCP/IP stack and virtual memory to improve security and performance of my system? How do I configure Linux kernel to prevent  certain kinds of attacks using /etc/sysctl.conf? How do I set Linux kernel parameters?
]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux Tuning The VM (memory) Subsystem</title><link>http://www.cyberciti.biz/faq/linux-kernel-tuning-virtual-memory-subsystem/</link> <comments>http://www.cyberciti.biz/faq/linux-kernel-tuning-virtual-memory-subsystem/#comments</comments> <pubDate>Fri, 16 Oct 2009 09:29:09 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[Virtualization]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[caches]]></category> <category><![CDATA[disk subsystem]]></category> <category><![CDATA[high performance]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[linux operating systems]]></category> <category><![CDATA[Linux swap tunning]]></category> <category><![CDATA[Linux swappiness]]></category> <category><![CDATA[memory subsystem]]></category> <category><![CDATA[performance linux]]></category> <category><![CDATA[raid 10]]></category> <category><![CDATA[raid controller]]></category> <category><![CDATA[scsi disks]]></category> <category><![CDATA[slab]]></category> <category><![CDATA[system cache]]></category> <category><![CDATA[virtual memory manager]]></category> <category><![CDATA[vm.dirty_background_ratio]]></category> <category><![CDATA[vm.dirty_ratio]]></category> <category><![CDATA[vm.swappiness]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5366</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve fast RAID-10 disk subsystem with multiple SCSI disks. Apps running under modern Linux kernel don't write directly to the disk. They write it to the file system cache which is managed by Linux kernel virtual memory manager. Since I've high performance RAID controller I need to decrease the number of flushes. How do I tune virtual memory subsystem under Linux operating systems for better performance?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-kernel-tuning-virtual-memory-subsystem/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>FreeBSD Set Network Polling To Boost Performance</title><link>http://www.cyberciti.biz/faq/freebsd-device-polling-network-polling-tutorial/</link> <comments>http://www.cyberciti.biz/faq/freebsd-device-polling-network-polling-tutorial/#comments</comments> <pubDate>Tue, 23 Jun 2009 00:30:33 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[/usr/src/sys/amd64/conf/]]></category> <category><![CDATA[/usr/src/sys/i386/conf/]]></category> <category><![CDATA[freebsd compile kernel]]></category> <category><![CDATA[freebsd device driver]]></category> <category><![CDATA[FreeBSd device polling]]></category> <category><![CDATA[freebsd kernel]]></category> <category><![CDATA[FreeBSD kernel config file location]]></category> <category><![CDATA[freebsd network interfaces]]></category> <category><![CDATA[freebsd network tuning]]></category> <category><![CDATA[ifconfig command]]></category> <category><![CDATA[ifconfig polling]]></category> <category><![CDATA[iperf command]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[measure network performance]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4163</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/freebsd/' title='See all FreeBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve Intel PRO/1000 Gigabit Ethernet adapter installed in my server. How do I set network card (NIC) polling and disable interrupts under FreeBSD operating systems to boost network performance for 100M and 1000M network links?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-device-polling-network-polling-tutorial/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>FreeBSD Squid Proxy Caching Server Increase File Descriptors Limits</title><link>http://www.cyberciti.biz/faq/squid-increase-file-descriptors-limits-under-freebsd/</link> <comments>http://www.cyberciti.biz/faq/squid-increase-file-descriptors-limits-under-freebsd/#comments</comments> <pubDate>Thu, 18 Jun 2009 17:56:03 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[squid]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[file descriptor linux squid]]></category> <category><![CDATA[file descriptors centos]]></category> <category><![CDATA[kern.maxfiles]]></category> <category><![CDATA[kern.maxfilesperproc]]></category> <category><![CDATA[linux squid increase file descriptors]]></category> <category><![CDATA[maximum files]]></category> <category><![CDATA[maximum number]]></category> <category><![CDATA[proxy server]]></category> <category><![CDATA[squid filedescriptors]]></category> <category><![CDATA[squid.conf]]></category> <category><![CDATA[squidclient command]]></category> <category><![CDATA[sysctl command]]></category> <category><![CDATA[warning! your cache is running out]]></category> <category><![CDATA[your cache is running out of filedescriptors]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4122</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/squid/' title='See all Squid related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/squid-logo.png' border='0' /></a></div> <span
class="drop_cap">I</span>'m getting an error which read as follows under FreeBSD 7.2 server and Squid stable caching server:<br
/><br
/> <span
style='color: rgb(255, 0, 0);'>WARNING! Your cache is running out of filedescriptors</span> <br
/><br
/>How do I fix this problem and  increase the number of system-wide available filedescriptors for FreeBSD server?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/squid-increase-file-descriptors-limits-under-freebsd/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>FreeBSD Disable Bell / Beep ( Hardware beep )</title><link>http://www.cyberciti.biz/faq/turning-off-freebsd-system-hardware-beep-linux/</link> <comments>http://www.cyberciti.biz/faq/turning-off-freebsd-system-hardware-beep-linux/#comments</comments> <pubDate>Sat, 06 Jun 2009 12:35:11 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gnome]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[kde]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[FreeBSD disable beep sound]]></category> <category><![CDATA[freebsd disable sound]]></category> <category><![CDATA[freebsd gnome disable beep]]></category> <category><![CDATA[freebsd KDE disable beep sound]]></category> <category><![CDATA[hw.syscons.bell=0]]></category> <category><![CDATA[laptop]]></category> <category><![CDATA[operating systems]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3982</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/freebsd/' title='See all FreeBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span> know how to disable beep sound <a
href="http://www.cyberciti.biz/faq/how-to-linux-disable-or-turn-off-beep-sound-for-terminal/">under Linux</a>, but the settings are not working under FreeBSD laptop. How do I disable beep sound under FreeBSD operating system?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/turning-off-freebsd-system-hardware-beep-linux/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>FreeBSD Prevent Users From Seeing Information About Processes Owned by Other Users</title><link>http://www.cyberciti.biz/faq/freebsd-disable-ps-sockstat-command-information-leakage/</link> <comments>http://www.cyberciti.biz/faq/freebsd-disable-ps-sockstat-command-information-leakage/#comments</comments> <pubDate>Mon, 25 May 2009 14:04:58 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[FreeBSD  security.bsd.see_other_uids]]></category> <category><![CDATA[FreeBSD security.bsd.see_other_gids]]></category> <category><![CDATA[information leakage]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[security feature]]></category> <category><![CDATA[security.bsd.see_other_gids]]></category> <category><![CDATA[security.bsd.see_other_uids]]></category> <category><![CDATA[sysctl command]]></category> <category><![CDATA[uid]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3849</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/freebsd/' title='See all FreeBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> Many commands accepts username and passwords on the command line and ps, top, sockstat and many commands can display this information to all users on the system. How do I prevent users from seeing information about processes that are being run under another UID to avoid information leakage under FreeBSD operating systems? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-disable-ps-sockstat-command-information-leakage/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Linux Tune Network Stack (Buffers Size) To Increase Networking Performance</title><link>http://www.cyberciti.biz/faq/linux-tcp-tuning/</link> <comments>http://www.cyberciti.biz/faq/linux-tcp-tuning/#comments</comments> <pubDate>Wed, 20 May 2009 09:21:32 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[FAQ]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[buffer sizes]]></category> <category><![CDATA[high speed networks]]></category> <category><![CDATA[linux network]]></category> <category><![CDATA[maximum linux]]></category> <category><![CDATA[memory buffers]]></category> <category><![CDATA[memory resources]]></category> <category><![CDATA[network buffers]]></category> <category><![CDATA[network stack]]></category> <category><![CDATA[performance degradation]]></category> <category><![CDATA[sysctl command]]></category> <category><![CDATA[tcpdump command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3820</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/networking/' title='See all Linux/UNIX networking related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/networking.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve two servers located in two different data center. Both server deals with a lot of concurrent large file transfers. But network performance is very poor for large files and performance degradation take place with a large files. How do I tune TCP under Linux to solve this problem?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-tcp-tuning/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>FreeBSD Jail Allow Ping / tracerouter Commands</title><link>http://www.cyberciti.biz/faq/freebsd-jail-allow-ping-tracerouter-commands/</link> <comments>http://www.cyberciti.biz/faq/freebsd-jail-allow-ping-tracerouter-commands/#comments</comments> <pubDate>Sat, 09 May 2009 12:55:04 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[FreeBSD Jails (VPS)]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[PF Firewall]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Virtualization]]></category> <category><![CDATA[/etc/pf.conf]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[FreeBSD jail ping]]></category> <category><![CDATA[FreeBSD jail traceroute]]></category> <category><![CDATA[host environment]]></category> <category><![CDATA[jails]]></category> <category><![CDATA[ping commands]]></category> <category><![CDATA[raw sockets]]></category> <category><![CDATA[security feature]]></category> <category><![CDATA[security jail]]></category> <category><![CDATA[security.jail.allow_raw_sockets=1]]></category> <category><![CDATA[sysctl command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3763</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/freebsd/' title='See all FreeBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span>'m not able to ping from FreeBSD prison (jail). I'm able to resolve the names or use ftp / http for ports but ping and traceroute access is disabled. How do I allow virtualized jail application / users to perform traceroute and ping commands? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-jail-allow-ping-tracerouter-commands/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux Disable Core Dumps</title><link>http://www.cyberciti.biz/faq/linux-disable-core-dumps/</link> <comments>http://www.cyberciti.biz/faq/linux-disable-core-dumps/#comments</comments> <pubDate>Thu, 26 Feb 2009 13:38:21 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[> /dev/null 2>&1]]></category> <category><![CDATA['fs.suid_dumpable = 0]]></category> <category><![CDATA[/etc/profile]]></category> <category><![CDATA[/etc/security/limits.conf]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[centos core dumps]]></category> <category><![CDATA[core dump]]></category> <category><![CDATA[core dumps]]></category> <category><![CDATA[core files]]></category> <category><![CDATA[debian core dumps]]></category> <category><![CDATA[disk space]]></category> <category><![CDATA[executable program]]></category> <category><![CDATA[memory image]]></category> <category><![CDATA[redhat core dumps]]></category> <category><![CDATA[setuid programs]]></category> <category><![CDATA[suid]]></category> <category><![CDATA[ulimit -S -c 0]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3392</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">O</span>nly software developers legitimately need to access core files and none of my production web server requires a core dump. How do I disable core dumps on Debian / CentOS / RHEL / Fedora Linux to save large amounts of disk space?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-disable-core-dumps/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux Error: Page Allocation Failure and Solution</title><link>http://www.cyberciti.biz/faq/linux-page-allocation-failure-erro/</link> <comments>http://www.cyberciti.biz/faq/linux-page-allocation-failure-erro/#comments</comments> <pubDate>Thu, 25 Sep 2008 09:07:02 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[caches]]></category> <category><![CDATA[error message]]></category> <category><![CDATA[failure]]></category> <category><![CDATA[inodes]]></category> <category><![CDATA[kernel variables]]></category> <category><![CDATA[low zone]]></category> <category><![CDATA[lower zone]]></category> <category><![CDATA[memory fragmentation]]></category> <category><![CDATA[memory management]]></category> <category><![CDATA[memory subsystem]]></category> <category><![CDATA[physical addresses]]></category> <category><![CDATA[sysctl command]]></category> <category><![CDATA[virtual memory manager]]></category> <category><![CDATA[virtual memory systems]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1889</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q.</span> How do I get rid of an error message that read as - "Page allocation failure"?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-page-allocation-failure-erro/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>CentOS / Red Hat Linux IP Forwarding How To</title><link>http://www.cyberciti.biz/faq/rhel-centos-fedora-linux-ip-forwarding-tutorial/</link> <comments>http://www.cyberciti.biz/faq/rhel-centos-fedora-linux-ip-forwarding-tutorial/#comments</comments> <pubDate>Sat, 05 Jul 2008 15:25:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[Enable IP forwarding]]></category> <category><![CDATA[kernel variables]]></category> <category><![CDATA[Linux IP forwarding]]></category> <category><![CDATA[linux operating systems]]></category> <category><![CDATA[net.ipv4.ip_forward = 1]]></category> <category><![CDATA[red hat fedora]]></category> <category><![CDATA[router]]></category> <category><![CDATA[setup linux]]></category> <category><![CDATA[sysctl command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4344</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/centos/' title='See all Sun CentOS Linux related FAQs'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/centos_logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I enable IP forwarding under RHEL / Red Hat / Fedora / CentOS Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-centos-fedora-linux-ip-forwarding-tutorial/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux Increase The Maximum Number Of Open Files / File Descriptors (FD)</title><link>http://www.cyberciti.biz/faq/linux-increase-the-maximum-number-of-open-files/</link> <comments>http://www.cyberciti.biz/faq/linux-increase-the-maximum-number-of-open-files/#comments</comments> <pubDate>Tue, 18 Apr 2006 15:56:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[/proc/sys/fs/file-max]]></category> <category><![CDATA[apache web server]]></category> <category><![CDATA[fd]]></category> <category><![CDATA[fs.file-max sysctl]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[linux file-max]]></category> <category><![CDATA[linux max open files]]></category> <category><![CDATA[linux ulimit open files]]></category> <category><![CDATA[max open files linux]]></category> <category><![CDATA[maximum number]]></category> <category><![CDATA[open files]]></category> <category><![CDATA[oracle]]></category> <category><![CDATA[oracle user]]></category> <category><![CDATA[proc file system]]></category> <category><![CDATA[processes]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[soft values]]></category> <category><![CDATA[syctl command]]></category> <category><![CDATA[sysctl command]]></category> <category><![CDATA[ulimit command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-increase-the-maximum-number-of-open-files.php</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I increase the maximum number of open files under CentOS Linux? How do I open more file descriptors under Linux?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-increase-the-maximum-number-of-open-files/feed/</wfw:commentRss> <slash:comments>37</slash:comments> </item> </channel> </rss>
