Skip to content

BertBlog

stuff I write about

Recent Posts

  • x11 forwarding via ssh on CenOS
  • StartSSL certificates and Chrome 57
  • Shimano Ultegra Di2 synchronized shifting

Recent Comments

    Archives

    • May 2017
    • March 2017

    Categories

    • Bike
    • Computer
    • Uncategorized

    Month: May 2017

    x11 forwarding via ssh on CenOS

    Today I ran into a problem. On my new CentOS maschine  x11-forwading didn’t work. After some research I found out the x11 forwarding needs the xauth package. So the following command solves it:

    yum install -y xauth

    Posted on 2017-05-17Categories UncategorizedLeave a comment on x11 forwarding via ssh on CenOS
    Proudly powered by WordPress