به نام خداوند مهربان

افزایش حجم tmp در ubuntu

شنبه, ۵ اسفند ۱۴۰۲، ۱۱:۲۶ ب.ظ

Open a terminal and run sudo umount /tmp or, if that fails, sudo umount -l /tmp

and then:

sudo mount -t tmpfs -o size=7G,mode=1777 overflow /tmp

sudo mount -t tmpfs -o size=7G,mode=1777 overflow /dev/tmp

or

mount -o remount,size=5G /tmp/

 

print size of /tmp:

df -h /tmp

 

 

  • حسن دلدار

mount

size

tmp

ubuntu

نظرات  (۰)

هیچ نظری هنوز ثبت نشده است

ارسال نظر

ارسال نظر آزاد است، اما اگر قبلا در بیان ثبت نام کرده اید می توانید ابتدا وارد شوید.
شما میتوانید از این تگهای html استفاده کنید:
<b> یا <strong>، <em> یا <i>، <u>، <strike> یا <s>، <sup>، <sub>، <blockquote>، <code>، <pre>، <hr>، <br>، <p>، <a href="" title="">، <span style="">، <div align="">
تجدید کد امنیتی