message "${CYAN}You may also need to setup tmpfs on /dev/shm. with something like:"
message "mount -t tmpfs -o size=144m none /dev/shm${DEFAULT_COLOR}"
