miércoles, 7 de enero de 2009

How to increment the size of /tmp on a solaris box

In order to do this just type as root
#mount -F tmpfs -o size=512m -O /tmp
This overlay the new tmpfs over the old one, this one will be unaccesible.
This can be done online
Hope this helps

No hay comentarios:

Publicar un comentario