The tmpfs tag has no wiki summary.
12
votes
3answers
4k views
How to create RAM drive?
How do i create RAM drive under ubuntu. And would he automounted at startup?
5
votes
2answers
428 views
How can I make an existing persistant live USB installation load more of the OS to RAM?
A while back I installed (a permanent installation, not a Live USB) Ubuntu on my USB thumb drive. Unfortunately, the transfer rates are too slow for a smooth and responsive experience, so I'd like to ...
6
votes
1answer
6k views
How can I use RAM storage for the /tmp directory and how to set a maximum amount of RAM usage for it?
After seeing the comment by Anonymous on this question: How is the /tmp directory cleaned up? I found it a great idea to implement on my system, since I have 16GB of RAM and I never used all of it.
...
2
votes
2answers
1k views
How to configure Shutdown tasks?
I have a shell script I'd like to run automatically every time I logout, shutdown or reboot.
Does anyone know where can I configure this in Ubuntu 10.10?