I've head that installing TexLive on a ramdisk (i.e. tmpfs for Linux) could make it run faster, especially for LuaTeX. I want to try it and see as I have 16GB of memory, just in case, and I'll report the results back here when I do as I don't think anyone else has tried this before! It'll settle conclusively whether it actually can make a difference or not for those of us who have access to such memory.
Can someone please help me in installing TexLive on a RAMdisk / tmpfs? How would installing it on here work? I know how to install it normally but not on RAMdisk/tmpfs, I have no idea how that would even start!
anything-sync-daemon? Or is it not that simple? – airatin Jan 09 '15 at 03:29sudo apt-get installand using Software Centre I don't know how to properly install programs esp. something large and complicated like Tex :( – airatin Jan 09 '15 at 03:41texlive.ramfile in/etc/fstabas intmpfs /usr/local/texlive.ram tmpfs nodev,nosuid,noatime,mode=1777 0 0? And is that all it links to? I remember on my old Linux I had texmf files in/binand/usr/sharetoo... Or was that just a mistake in installing (probable haha) and it really IS all supposed to be in one directory? – airatin Jan 09 '15 at 13:27