Advertisement
Guest User

Untitled

a guest
Feb 14th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. Error: no display specified
  2.  
  3. # Enable forwarding of the X session
  4. config.ssh.forward_agent = true
  5. config.ssh.forward_x11 = true
  6.  
  7. vagrant -x ssh
  8.  
  9. X11Forwarding yes
  10. X11DisplayOffset 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement