A page in your DokuWiki was added or changed. Here are the details: Date : 2017/01/30 02:16 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0 IP-Address : 78.43.90.159 Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de Old Revision: http://wiki.x2go.org/doku.php/doc:howto:nx-libs-betatesting?rev=1484319425 New Revision: http://wiki.x2go.org/doku.php/doc:howto:nx-libs-betatesting Edit Summary: Rearranged sequence, gave arctica repo key a separate section User : stefanbaur @@ -23,16 +23,19 @@ It has been tested with Ubuntu Server 16.04, with the "regular" (non-nightly) Arctica repository. Everything else is still awaiting tests by volunteers like you. <code> + # add the X3Go repo key (Debian only) + apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E # for Debian + # add the X2Go repo add-apt-repository ppa:x2go/ppa # for Ubuntu - - apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E # for Debian echo 'deb http://packages.x2go.org/debian jessie main' >>/etc/apt/sources.list.d/x2go.list # for Debian - # add the Arctica repo + # add the Arctica repo key wget -qO - http://packages.arctica-project.org/archive.key | sudo apt-key add - + + # add the Arctica repo echo "deb http://packages.arctica-project.org/ubuntu xenial main" >> /etc/apt/sources.list.d/arctica.list # for Ubuntu echo "deb http://packages.arctica-project.org/debian jessie main" >> /etc/apt/sources.list.d/arctica.list # for Debian # OR try the Arctica nightly repo -- This mail was generated by DokuWiki at http://wiki.x2go.org/