Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
RaveKuo
V2EX  ›  Linux

debian 上如何修改 tmp 大小

  •  
  •   RaveKuo · May 8, 2017 · 2540 views
    This topic created in 3317 days ago, the information mentioned may be changed or developed.

    tmp 才 300m 左右。。。一下子就塞满了。。我想从另一个分区分配容量给 tmp ~ 要是没办法的话就只能重装了。。。。

    billlee
        1
    billlee  
       May 9, 2017
    mkdir /wherever/you/like
    chown root:root /wherever/you/like
    chmod 1777 /wherever/you/like
    sed -i $'$a/wherever/you/like\t/tmp\tnone\tdefaults,bind\t0\t0' /etc/fstab
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5645 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 01:36 · PVG 09:36 · LAX 18:36 · JFK 21:36
    ♥ Do have faith in what you're doing.