tmp

Creating tmpfs and swap space after partitions have already been written.

| | | | | | |

Interesting article on how-to create additional swap space on your server after partition table has been written. The author had to expand swap and create a mountable /tmp partition on live production server. The how-to uses dd to create a "file" then mounts that file for swap and /tmp.

Syndicate content