Skip to content

Instantly share code, notes, and snippets.

@aculich
Last active August 31, 2017 18:26
Show Gist options
  • Select an option

  • Save aculich/2b8fb7945422ef6611d7328882b37b09 to your computer and use it in GitHub Desktop.

Select an option

Save aculich/2b8fb7945422ef6611d7328882b37b09 to your computer and use it in GitHub Desktop.
screen tmp dir permission denied on BRC Savio SL7 test node
[aculich@sl7 ~]$ screen
Cannot make directory '/var/run/screen': Permission denied
[aculich@sl7 ~]$ ls -lad /var/run/screen
ls: cannot access /var/run/screen: No such file or directory
[aculich@sl7 ~]$ ls -lad /var/run/
drwxr-xr-x 21 root root 800 Aug 25 16:05 /var/run/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment