Re: Montar /tmp en disco externo

Julián Daich <[email protected]>
Newsgroups gmane.linux.debian.user.spanish
Message-ID <[email protected]>

El 14/8/26 a las 12:33, Esteban Luna Suárez escribió:
> Tambien se lo puede colocar a tmp en un ramdisk si tenes suficiente RAM.

Hola,

Me parece buena idea. Mejor que un disco externo. La verdad lo que tengo 
que montar es /var/cache/apt/archives

Voy a probar con el siguiente código

sudo mount -t tmpfs -o size=4G,mode=0755 tmpfs /var/cache/apt/archives
sudo mkdir -p /var/cache/apt/archives/partial
sudo chmod 0700 /var/cache/apt/archives/partial
sudo chown _apt:root /var/cache/apt/archives/partial


Saludos y gracias,

Julián
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.