mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update
This commit is contained in:
parent
b008b7a7dc
commit
44bf6cc79b
@ -205,6 +205,7 @@ EOF
|
|||||||
sudo sysctl -p /etc/sysctl.d/99-memory.conf
|
sudo sysctl -p /etc/sysctl.d/99-memory.conf
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="container mx-auto px-4 py-8">
|
<div className="container mx-auto px-4 py-8">
|
||||||
<div className="flex items-center mb-6">
|
<div className="flex items-center mb-6">
|
||||||
@ -326,6 +327,7 @@ sudo sysctl -p /etc/sysctl.d/99-memory.conf
|
|||||||
</p>
|
</p>
|
||||||
<h4 className="text-lg font-semibold mb-2">To apply this optimization manually, run these commands:</h4>
|
<h4 className="text-lg font-semibold mb-2">To apply this optimization manually, run these commands:</h4>
|
||||||
<CopyableCode code={memorySettingsCode} />
|
<CopyableCode code={memorySettingsCode} />
|
||||||
|
</section>
|
||||||
|
|
||||||
<section className="mt-12 p-4 bg-blue-100 rounded-md">
|
<section className="mt-12 p-4 bg-blue-100 rounded-md">
|
||||||
<h2 className="text-xl font-semibold mb-2">Automatic Application</h2>
|
<h2 className="text-xl font-semibold mb-2">Automatic Application</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user