Ramdisk: Revision history

From Hackepedia
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 November 2009

7 September 2009

  • curprev 18:1118:11, 7 September 2009 Franks talk contribs 744 bytes +744 New page: == Ubuntu 9.04 == vi /etc/fstab and add a line at the bottom: none /tmp tmpfs size=256M,nr_inodes=200k,mode=01777 0 0 This will take 256M of your RAM to use as /tmp in a ramdisk...