urpmi --allow-force --allow-nodeps teamviewer_linux.rpm
urpmi --allow-force --allow-nodeps ./teamviewer_linux.rpm
claire wrote:You might want to try tigervnc or x2go, both are available in Mageia 2 or Cauldron.
http://www.x2go.org/doku.php/external:l ... tributions
http://sourceforge.net/projects/tigervnc/
# urpmi x2goserver-sqlite
To satisfy dependencies, the following packages are going to be installed:
Package Version Release Arch
(medium "Core Release")
perl-DBD-SQLite 1.350.0 1.mga2 x86_64
(medium "Core Updates")
lib64sqlite3_0 3.7.14.1 1.1.mga2 x86_64
sqlite3-tools 3.7.14.1 1.1.mga2 x86_64
x2goserver-sqlite 3.1.1.0 1.1.mga2 x86_64
1003KB of additional disk space will be used.
727KB of packages will be retrieved.
Proceed with the installation of the 4 packages? (Y/n) y
$MIRRORLIST: media/core/release/perl-DBD-SQLite-1.350.0-1.mga2.x86_64.rpm
$MIRRORLIST: media/core/updates/lib64sqlite3_0-3.7.14.1-1.1.mga2.x86_64.rpm
$MIRRORLIST: media/core/updates/sqlite3-tools-3.7.14.1-1.1.mga2.x86_64.rpm
$MIRRORLIST: media/core/updates/x2goserver-sqlite-3.1.1.0-1.1.mga2.x86_64.rpm
installing lib64sqlite3_0-3.7.14.1-1.1.mga2.x86_64.rpm sqlite3-tools-3.7.14.1-1.1.mga2.x86_64.rpm perl-DBD-SQLite-1.350.0-1.mga2.x86_64.rpm x2goserver-sqlite-3.1.1.0-1.1.mga2.x86_64.rpm from /var/cache/urpmi/rpms
Preparing... #############################################
1/4: perl-DBD-SQLite #############################################
2/4: lib64sqlite3_0 #############################################
3/4: sqlite3-tools #############################################
4/4: x2goserver-sqlite #############################################
[root@mythserver ~]# urpmi x2goserver
To satisfy dependencies, the following packages are going to be installed:
Package Version Release Arch
(medium "Core Release")
lib64nxX11_0 3.5.0.12 1.mga2 x86_64
lib64xcomp3 3.5.0.12 1.mga2 x86_64
lib64xcompext3 3.5.0.12 1.mga2 x86_64
lsof 4.85 1.mga2 x86_64
makepasswd 0.5.0 1.mga2 x86_64
nxagent 3.5.0.12 1.mga2 x86_64
nxproxy 3.5.0.12 1.mga2 x86_64
perl-Config-Simple 4.590.0 1.mga1 noarch
sshfs-fuse 2.3 1.mga2 x86_64
x2goagent 3.5.0.12 1.mga2 x86_64
(medium "Core Updates")
x2goserver 3.1.1.0 1.1.mga2 x86_64
9.1MB of additional disk space will be used.
3MB of packages will be retrieved.
Proceed with the installation of the 11 packages? (Y/n) y
$MIRRORLIST: media/core/release/perl-Config-Simple-4.590.0-1.mga1.noarch.rpm
$MIRRORLIST: media/core/release/x2goagent-3.5.0.12-1.mga2.x86_64.rpm
$MIRRORLIST: media/core/release/sshfs-fuse-2.3-1.mga2.x86_64.rpm
$MIRRORLIST: media/core/release/nxagent-3.5.0.12-1.mga2.x86_64.rpm
$MIRRORLIST: media/core/release/lib64xcomp3-3.5.0.12-1.mga2.x86_64.rpm
$MIRRORLIST: media/core/release/lib64xcompext3-3.5.0.12-1.mga2.x86_64.rpm
$MIRRORLIST: media/core/release/makepasswd-0.5.0-1.mga2.x86_64.rpm
$MIRRORLIST: media/core/release/lib64nxX11_0-3.5.0.12-1.mga2.x86_64.rpm
installing perl-Config-Simple-4.590.0-1.mga1.noarch.rpm x2goagent-3.5.0.12-1.mga2.x86_64.rpm nxagent-3.5.0.12-1.mga2.x86_64.rpm sshfs-fuse-2.3-1.mga2.x86_64.rpm lib64xcomp3-3.5.0.12-1.mga2.x86_64.rpm lib64xcompext3-3.5.0.12-1.mga2.x86_64.rpm makepasswd-0.5.0-1.mga2.x86_64.rpm lib64nxX11_0-3.5.0.12-1.mga2.x86_64.rpm from /var/cache/urpmi/rpms
Preparing... #########################################################################################
1/11: lib64xcomp3 #########################################################################################
2/11: lib64nxX11_0 #########################################################################################
3/11: lib64xcompext3 #########################################################################################
4/11: nxagent #########################################################################################
5/11: x2goagent #########################################################################################
6/11: makepasswd #########################################################################################
7/11: sshfs-fuse #########################################################################################
8/11: perl-Config-Simple #########################################################################################
$MIRRORLIST: media/core/release/nxproxy-3.5.0.12-1.mga2.x86_64.rpm
$MIRRORLIST: media/core/release/lsof-4.85-1.mga2.x86_64.rpm
$MIRRORLIST: media/core/updates/x2goserver-3.1.1.0-1.1.mga2.x86_64.rpm
installing nxproxy-3.5.0.12-1.mga2.x86_64.rpm x2goserver-3.1.1.0-1.1.mga2.x86_64.rpm lsof-4.85-1.mga2.x86_64.rpm from /var/cache/urpmi/rpms
Preparing... #########################################################################################
9/11: lsof #########################################################################################
10/11: nxproxy #########################################################################################
11/11: x2goserver #########################################################################################
----------------------------------------------------------------------
More information on package x2goserver-3.1.1.0-1.1.mga2.x86_64
DATABASE SETUP
-----------------
You need either an sqlite or a postgresql database for running x2go.
If you want to run x2go just on a single server, sqlite is sufficient, for
running x2go on a multi server setup, postgresql is required.
$ x2godbadmin --createdb
DEFAULT: SQLite setup
------------------------
This variant is the default X2go database setup. The X2go database keeps track
of running/suspended/finished X2go sessions, mounted devices, etc. If you use
SQLite as DB backend, X2go will run on one single server.
For multi-X2goServer support use the PostgreSQL setup variant of X2go server.
All files should be present for this setup. If not, please report it as a bug.
ALTERNATIVE: PostgreSQL setup
--------------------------------
This variant is for a setup of x2goserver that uses a PostgreSQL database
backend...
The exact installation of x2goserver with PostgreSQL support is described
here:
http://wiki.x2go.org/adding_x2go_server_postgresql_support
LOCAL FOLDER SHARING
-----------------------
Users that shall be able to use X2go's local folder sharing functionality
(via sshfs) have to be members of your server system's ,,fuse'' group
$ usermod -a -G fuse <username>
PRINTING
-----------
Also users that shall be able to send print jobs to client-side printers have
to be members of the server-side ,,fuse'' group (see above).
As X2go printing setups can be rather versatile, details on X2go printing are
explained in the project wiki:
http://wiki.x2go.org/installing_x2go_printing_debian_ubuntu
INITSCRIPT
------------
Until now, there is none, has to be written from scratch and will follow soonest.
The server can be started by the command x2gocleansessions& as root in the meanwhile.
----------------------------------------------------------------------
[root@mythserver ~]# x2godbadmin --createdb
[root@mythserver ~]# x2gocleansessions&
[1] 13871
[root@mythserver ~]#
# ps aux | grep x2go
# ps aux | grep x2go
root 4257 0.0 0.2 39572 4368 pts/0 S 14:46 0:00 /usr/bin/perl /usr/sbin/x2gocleansessions
derek 6047 5.0 1.6 113704 33244 ? S 14:48 0:01 /usr/lib64/nx/x2goagent -D -auth /home/derek/.Xauthority -geometry 800x600 -name X2GO-derek-50-1355323677_stDLXDE_dp24 :50
derek 6134 0.0 0.0 8976 1228 ? Ss 14:48 0:00 /bin/bash /usr/bin/x2goruncommand 50 6047 derek-50-1355323677_stDLXDE_dp24 30004 startlxde nosnd D
djennings wrote:Hmm. Those messages are unlike anything I have ever seen. Does the GUI give any clues why it did not connect?
You can check the server is running with
- Code: Select all
# ps aux | grep x2go
# ps aux | grep x2go
root 4257 0.0 0.2 39572 4368 pts/0 S 14:46 0:00 /usr/bin/perl /usr/sbin/x2gocleansessions
derek 6047 5.0 1.6 113704 33244 ? S 14:48 0:01 /usr/lib64/nx/x2goagent -D -auth /home/derek/.Xauthority -geometry 800x600 -name X2GO-derek-50-1355323677_stDLXDE_dp24 :50
derek 6134 0.0 0.0 8976 1228 ? Ss 14:48 0:00 /bin/bash /usr/bin/x2goruncommand 50 6047 derek-50-1355323677_stDLXDE_dp24 30004 startlxde nosnd D
Here I have a running session
can I see the same desktop they see at their end ?
freetibet wrote:yes actually I can't ssh as root I think Iogged in as a user and did su …
I don't know anything about dsa or rya keys..
in the client I have set not to try connecting with a shared key…
If I can't see the same desktop can I set up the user to automatically log in as a certain user ?
I really need to see the desktop at the other end...
[root@CCTV cctvadmin]# x2gostartagent
ln: failed to create symbolic link ‘/tmp/.x2go-cctvadmin/session-C-cctvadmin-50-1355355325.log’: File exists
xauth: file /root/.Xauthority does not exist
find: `/usr/lib/x2go/extensions/pre-start.d/': No such file or directory
find: `/usr/lib/x2go/extensions/post-start.d/': No such file or directory
50
d767ba83d7822c671c1e5c7704560df4
7539
cctvadmin-50-1355355325
30001
30002
30003
[root@CCTV cctvadmin]#
[root@lwplc1 ~]# urpmi libxdamage1
Package libxdamage1-1.1.3-1.mga1.i586 is already installed
[root@lwplc1 ~]# urpmi --allow-force --allow-nodeps /home/admin/Downloads/teamviewer_linux.rpm
warning: /home/admin/Downloads/teamviewer_linux.rpm: Header V3 DSA/SHA1 Signature, key ID 72db573c: NOKEY
The following package has bad signature:
/home/admin/Downloads/teamviewer_linux.rpm: Invalid signature (NOT OK (no key): /home/admin/Downloads/teamviewer_linux.rpm: Header V3 DSA/SHA1 Signature, key ID 72db573c: NOKEY)
Do you want to continue installation ? (y/N) y
installing teamviewer_linux.rpm from /home/admin/Downloads
Installation failed:
glibc(x86-32) >= 2.4 is needed by teamviewer7-7.0.9360-1.i386
libgcc(x86-32) is needed by teamviewer7-7.0.9360-1.i386
alsa-lib(x86-32) is needed by teamviewer7-7.0.9360-1.i386
zlib(x86-32) is needed by teamviewer7-7.0.9360-1.i386
libSM(x86-32) is needed by teamviewer7-7.0.9360-1.i386
libXext(x86-32) is needed by teamviewer7-7.0.9360-1.i386
libXtst(x86-32) is needed by teamviewer7-7.0.9360-1.i386
libXdamage(x86-32) is needed by teamviewer7-7.0.9360-1.i386
libXfixes(x86-32) is needed by teamviewer7-7.0.9360-1.i386
libXrender(x86-32) is needed by teamviewer7-7.0.9360-1.i386
freetype(x86-32) is needed by teamviewer7-7.0.9360-1.i386
Try installation without checking dependencies? (y/N) y
Preparing... #############################################
1/1: teamviewer7 #############################################
lfields wrote:Actually, playing with it a bit just now. Seems to be working OK. This was the install from the teamviewer website. RPM... Version 7. We use TeamViewer on all our servers. Just recently migrated several of them over to Mageia from Mandy. There were several hickups along the way like this. But overall Mageia servers seem to be going good.
And I also think the libxdamage1 was my big hangup at the time. The naming from libXdamage made searching for the package weird. Most the other deps equivalents are easy to find.
What do you use your servers for ?
Users browsing this forum: No registered users and 1 guest