<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.williams-net.org/index.php?action=history&amp;feed=atom&amp;title=Open_File_Limits</id>
	<title>Open File Limits - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.williams-net.org/index.php?action=history&amp;feed=atom&amp;title=Open_File_Limits"/>
	<link rel="alternate" type="text/html" href="https://wiki.williams-net.org/index.php?title=Open_File_Limits&amp;action=history"/>
	<updated>2026-06-01T02:36:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://wiki.williams-net.org/index.php?title=Open_File_Limits&amp;diff=676&amp;oldid=prev</id>
		<title>DrEdWilliams: Created page with &quot;To change maximum open file limits for your terminal session, run this command:  # ulimit -n 3000 After closing the terminal and creating a new session, the limits will get ba...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.williams-net.org/index.php?title=Open_File_Limits&amp;diff=676&amp;oldid=prev"/>
		<updated>2021-12-19T11:16:35Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;To change maximum open file limits for your terminal session, run this command:  # ulimit -n 3000 After closing the terminal and creating a new session, the limits will get ba...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To change maximum open file limits for your terminal session, run this command:&lt;br /&gt;
 # ulimit -n 3000&lt;br /&gt;
After closing the terminal and creating a new session, the limits will get back to the original values specified in /etc/security/limits.conf.&lt;br /&gt;
&lt;br /&gt;
To change the general value for the system &amp;lt;code&amp;gt;/proc/sys/fs/file-max&amp;lt;/code&amp;gt;, change the &amp;lt;code&amp;gt;fs.file-max&amp;lt;/code&amp;gt; value in /&amp;lt;code&amp;gt;etc/sysctl.conf&amp;lt;/code&amp;gt;:&lt;br /&gt;
 fs.file-max = 100000&lt;br /&gt;
And apply it:&lt;br /&gt;
 # sysctl -p&lt;/div&gt;</summary>
		<author><name>DrEdWilliams</name></author>
	</entry>
</feed>