rostma@tsu:~$ cat /etc/debian_version
stretch/sid

rostma@tsu:~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="16.04.5 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.5 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial

rostma@tsu:~$ dpkg -l | grep fuse
ii  exfat-fuse                            1.2.3-1                                      amd64        read and write exFAT driver for FUSE
ii  fuse                                  2.9.4-1ubuntu3.1                             amd64        Filesystem in Userspace
ii  gvfs-fuse                             1.28.2-1ubuntu1~16.04.2                      amd64        userspace virtual filesystem - fuse server
ii  ifuse                                 1.1.2-0.1build3                              amd64        FUSE module for iPhone and iPod Touch devices
ii  libfuse2:amd64                        2.9.4-1ubuntu3.1                             amd64        Filesystem in Userspace (library)

rostma@tsu:~$ dpkg -l | grep x2go
ii  cups-x2go                             3.0.1.4-0~145~ubuntu16.04.1                  all          Virtual X2Go printer for CUPS
ii  libx2go-log-perl                      4.1.0.3-0~1708~ubuntu16.04.1                 all          Perl X2Go::Log package
ii  libx2go-server-db-perl                4.1.0.3-0~1708~ubuntu16.04.1                 amd64        Perl X2Go::Server:DB package
ii  libx2go-server-perl                   4.1.0.3-0~1708~ubuntu16.04.1                 all          Perl X2Go::Server package
ii  python-x2go                           0.6.0.2-0~1429~ubuntu16.04.1                 all          Python module providing X2Go client API (Python 2)
ii  x2goclient                            4.1.2.1-0~1788~ubuntu16.04.1                 amd64        X2Go Client application (Qt4)
ii  x2godesktopsharing                    3.2.0.0-0~283~ubuntu16.04.1                  amd64        Share X11 desktops with other users via X2Go
ii  x2goserver                            4.1.0.3-0~1708~ubuntu16.04.1                 amd64        X2Go server
ii  x2goserver-common                     4.1.0.3-0~1708~ubuntu16.04.1                 amd64        X2Go Server (common files)
ii  x2goserver-desktopsharing             4.1.0.3-0~1708~ubuntu16.04.1                 amd64        Share X11 desktops with other users via X2Go
ii  x2goserver-extensions                 4.1.0.3-0~1708~ubuntu16.04.1                 all          X2Go Server (extension support)
ii  x2goserver-fmbindings                 4.1.0.3-0~1708~ubuntu16.04.1                 all          X2Go Server (file manager bindings)
ii  x2goserver-printing                   4.1.0.3-0~1708~ubuntu16.04.1                 all          X2Go server (printing support)
ii  x2goserver-x2goagent                  4.1.0.3-0~1708~ubuntu16.04.1                 amd64        X2Go Server's X2Go Agent
ii  x2goserver-xsession                   4.1.0.3-0~1708~ubuntu16.04.1                 all          X2Go Server (Xsession runner)

rostma@tsu:~$ dpkg -l | grep nx
ii  inxi                                  2.2.35-0ubuntu1                              all          full featured system information script
ii  libnx-x11-6:amd64                     2:3.5.99.17-0~201811270304~ubuntu16.04.1     amd64        nxagent's libNX_X11 client-part library
ii  nx-x11-common                         2:3.5.99.17-0~201811270304~ubuntu16.04.1     all          nx-X11 (common files)
ii  nxagent                               2:3.5.99.17-0~201811270304~ubuntu16.04.1     amd64        Nested Xserver (aka NX Agent) supporting the NX compression protocol
ii  nxproxy                               2:3.5.99.17-0~201811270304~ubuntu16.04.1     amd64        NX proxy

rostma@tsu:~$ dpkg -l | grep sshfs
ii  sshfs                                 2.5-1ubuntu1                                 amd64        filesystem client based on SSH File Transfer Protocol

sshfs root@10.3.10.117:/home x2gotempmount
read: Connection reset by peer

ls -lah x2gotempmount
итого 8,0K
drwxrwxr-x  2 rostma rostma 4,0K січ 19 09:43 ^[[0m^[[01;34m.^[[0m
drwxr-xr-x 34 rostma rostma 4,0K січ 19 09:43 ^[[01;34m..^[[0m

fusermount -u x2gotempmount
fusermount: entry for /home/rostma/x2gotempmount not found in /etc/mtab

--
С Уважением Строганов Роман