ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Use your Raspberry Pi 2 as x2go server

    IT Discussion
    raspberry pi raspberry pi 3 x2go x2go server
    1
    1
    2.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gjacobseG
      gjacobse
      last edited by

      Use your Raspberry Pi 2 as x2go server

      There are currently no X2Go server packages for the Raspberry Pi 2. So I build and uploaded them for you 🙂

      To install the X2Go server, you need to add deb http://downloads.sourceforge.net/project/dodger-tools/x2go-raspi2 ./

      $ sudo nano /etc/apt/sources.list 
      

      to the /etc/apt/sources.list of you Raspberry Pi 2.( same location on rPi3)

      Then update the package information by apt-get update and install the X2Go server via apt-get install x2goserver .

      to locate your rPi IP address

      $ ip addr
      
      1 Reply Last reply Reply Quote 2
      • 1 / 1
      • First post
        Last post