[X2Go-User] x2Go Font / Color error

2016-11-29 Thread James M. Pulver

A user of ours has an issue:

I get the error below when trying to run some custom programs over
x2go.  Is there a known workaround?  I do not have this problem with
Remmina remote desktop with VNC.
Thanks,


mjf7@sl6 plotf
$ anevent small
  Today is day  310
  File $LOG/event_wat/2016/ev310_13_51_52.out
  Orbit number:  1133355
X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  45 (X_OpenFont)
  Serial number of failed request:  13
  Current serial number in output stream:  16

The client computer is running some flavor of Ubuntu, the server 
computer is running Scientific Linux 6.8.


Any ideas?
--
James Pulver
CLASSE Computer Group
Cornell University
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user


[X2Go-User] usbip

2016-11-29 Thread BOTZ Franck (Administrateur Systèmes et Réseaux) - DDT 67/SIDSIC/Pôle Infra

Hi.

I want to plug a webcam on my x2goclient and use it on the x2goserver.

Is it possible ?

Regards

Franck
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] [INTERNET] Folder sharing SOLVED

2016-11-29 Thread BOTZ Franck (Administrateur Systèmes et Réseaux) - DDT 67/SIDSIC/Pôle Infra

Hi !

After a long time, sharing folder works on HP T620.

On the t620 :
  * activate SSH server :
* /usr/bin/mclient set root/sshd/enabled 1
* /usr/bin/mcleint set root/sshd/userAccess 1
* /usr/bin/mclient commit
* /usr/share/manticore/plugins/sshd/wrappers/apply.sh root/sshd

  * put a sshd_config file like (it come from an ubuntu server config, 
perhaps is it possible to optimize it) :


# What ports, IPs and protocols we listen for
Port 22
# Use these options to restrict which interfaces/protocols sshd will bind to
#ListenAddress ::
#ListenAddress 0.0.0.0
Protocol 2
# HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key
HostKey /etc/ssh/ssh_host_ed25519_key
#Privilege Separation is turned on for security
UsePrivilegeSeparation yes

# Lifetime and size of ephemeral version 1 server key
KeyRegenerationInterval 3600
ServerKeyBits 1024

# Logging
SyslogFacility AUTH
LogLevel INFO

# Authentication:
LoginGraceTime 120
PermitRootLogin without-password
StrictModes yes

RSAAuthentication yes
PubkeyAuthentication yes
#AuthorizedKeysFile %h/.ssh/authorized_keys

# Don't read the user's ~/.rhosts and ~/.shosts files
IgnoreRhosts yes
# For this to work you will also need host keys in /etc/ssh_known_hosts
RhostsRSAAuthentication no
# similar for protocol version 2
HostbasedAuthentication no
# Uncomment if you don't trust ~/.ssh/known_hosts for 
RhostsRSAAuthentication

#IgnoreUserKnownHosts yes

# To enable empty passwords, change to yes (NOT RECOMMENDED)
PermitEmptyPasswords no

# Change to yes to enable challenge-response passwords (beware issues with
# some PAM modules and threads)
ChallengeResponseAuthentication no

# Change to no to disable tunnelled clear text passwords
#PasswordAuthentication yes

# Kerberos options
#KerberosAuthentication no
#KerberosGetAFSToken no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes

# GSSAPI options
#GSSAPIAuthentication no
#GSSAPICleanupCredentials yes

X11Forwarding yes
X11DisplayOffset 10
PrintMotd no
PrintLastLog yes
TCPKeepAlive yes
#UseLogin no

#MaxStartups 10:30:60
#Banner /etc/issue.net

# Allow client to pass locale environment variables
AcceptEnv LANG LC_*

Subsystem sftp /usr/lib/openssh/sftp-server

# Set this to 'yes' to enable PAM authentication, account processing,
# and session processing. If this is enabled, PAM authentication will
# be allowed through the ChallengeResponseAuthentication and
# PasswordAuthentication.  Depending on your PAM configuration,
# PAM authentication via ChallengeResponseAuthentication may bypass
# the setting of "PermitRootLogin without-password".
# If you just want the PAM account and session checks to run without
# PAM authentication, then enable this but set PasswordAuthentication
# and ChallengeResponseAuthentication to 'no'.
UsePAM yes
DenyUsers

Hope it's help anyone

Regards

Franck

Le 19/10/2016 08:51, "> BOTZ Franck (Administrateur Systèmes et Réseaux) 
- DDT 67/SIDSIC/Pôle Infra (par Internet, dépôt 
x2go-user-boun...@lists.x2go.org)" a écrit :

Hi !

So, there is my configuration :

Terminal
Hardware : HP t620
HP Thinpro (ubuntu 14.04 base)
x2goclient 4.0.5.3

Broker
Ubuntu server 16.04 64 LTS
python-x2gobroker   0.0.3.1-0~934~ubuntu16.04.1 all  
X2Go Session Broker (Python modules)
x2gobroker  0.0.3.1-0~934~ubuntu16.04.1 
all  X2Go Session Broker (executable)
x2gobroker-loadchecker   0.0.3.1-0~934~ubuntu16.04.1 all X2Go Session 
Broker (load checker service)
x2gobroker-ssh   0.0.3.1-0~934~ubuntu16.04.1 
amd64X2Go Session Broker (SSH broker)


Server :
Ubuntu Desktop 16.04 64 LTS
libx2go-log-perl 4.1.0.0-0~1359~ubuntu16.04.1 all  Perl 
X2Go::Log package
libx2go-server-db-per 4.1.0.0-0~1359~ubuntu16.04.1 amd64 Perl 
X2Go::Server:DB package
libx2go-server-perl 4.1.0.0-0~1359~ubuntu16.04.1 all  Perl 
X2Go::Server package

x2goagent 2:3.5.0.33-0~687~ubuntu16.04.1 all  X2Go agent
x2gobroker-agent 0.0.3.1-0~934~ubuntu16.04.1 amd64X2Go Session 
Broker (remote agent)
x2goclient 4.0.5.1-0~1103~ubuntu12.04.1 amd64X2Go Client 
application (Qt4)
x2goserver 4.1.0.0-0~1359~ubuntu16.04.1 amd64X2Go server 
daemon scripts
x2goserver-common 4.1.0.0-0~1359~ubuntu16.04.1 amd64X2Go 
Server (common files)
x2goserver-extensions 4.1.0.0-0~1359~ubuntu16.04.1 all X2Go Server 
(extension support)
x2goserver-fmbindings 4.1.0.0-0~1359~ubuntu16.04.1 all X2Go Server 
(file manager bindings)
x2goserver-printing 4.1.0.0-0~1359~ubuntu16.04.1 all  X2Go 
server (printing support)

x2goserver-xsession 4.1.0.0-0~1359~ubuntu16.04.1

I can connect from my t620 to the server trough the broker. I can 
resum/suspend a session. The system is functionnal.


My next step is sharing a folder on the t620 (the folder used to mount 
a mass storage /tmp/tmpfs/media and access to it from the session open 
on the ser

Re: [X2Go-User] usbip

2016-11-29 Thread Stefan Baur
Am 29.11.2016 um 16:35 schrieb "BOTZ Franck (Administrateur Systèmes et
Réseaux) - DDT 67/SIDSIC/Pôle Infra":

> I want to plug a webcam on my x2goclient and use it on the x2goserver.
> 
> Is it possible ?

(quoting myself from a month ago)
There is no USB forwarding support, because no volunteer coder has
stepped up to code one in their free time, and no one wants to
pay for the development costs either.

We support Printing, Audio, and file sharing - that's it.


X2Go also has a commercial side, where various companies - including my
own - offer support contracts with guaranteed response times as well as
consultancy and paid-for development work if someone wants to see a bug
fixed or a new feature added in a certain time frame. What makes my
company special is, IMHO:

1) I'm the current X2Go Project/Community Coordinator, so the
development lead and the developers tend to listen to me.
2) As far as I know, we are the only company providing X2Go support that
isn't a one-man-show.
3) We sub-contract other developers from the X2Go community on demand,
so you only have one person you need to talk to - me - and you will only
receive one invoice, even if the task involved several freelance or
part-time X2Go developers.

Our hourly rate for consultancy work and fixing issues outside of a
support contract is 110 EUR. With a support contract, you get guaranteed
response times (starting at 400 EUR/month for 24h response time during
business hours in the CET/CEST time zone from Monday to Friday, German
holidays excluded) and lower hourly rates if you buy a certain amount of
hours in advance.


Kind Regards,
Stefan Baur

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user