Skip to content

Instantly share code, notes, and snippets.

View fedemengo's full-sized avatar
:octocat:
coding thoughts

Federico Mengozzi fedemengo

:octocat:
coding thoughts
View GitHub Profile
000(023Rb|001Rb)
001(017La|002Rb)
002(021La|003Rb)
003(021La|004La)
004(009Rb|005Lb)
005(004Ra|005La)
006(008La|007La)
007(009Rb|007La)
008(009Ra|008La)
009(010Ra|026Ra)
@fedemengo
fedemengo / linux-fs-namespace-workaround.md
Last active March 11, 2021 09:23 — forked from MawKKe/linux-fs-namespace-workaround.txt
Not enough space on /tmp for Matlab install? No problem.

Problem scenario:


  1. stupid Matlab installer wants to download several gigabytes into your /tmp directory.
  2. You don't have "several gigabytes" available on your root partition (where /tmp is). The installer warns you and/or fails.
  3. You DO have available disk space, but on some other disk/partition/wherever.

Solution: