Man page - x2goversion(8)
Packages contas this manual
- x2gogetapps(8)
- x2goresume-session(8)
- x2gomountdirs(8)
- x2gopath(8)
- x2gobasepath(8)
- x2gostartagent(8)
- x2golistsessions(8)
- x2gooptionsstring(1)
- x2goterminate-session(8)
- x2goumount-session(8)
- x2goruncommand(8)
- x2gofeaturelist(8)
- x2golistshadowsessions(8)
- x2godbadmin(8)
- x2gosetkeyboard(8)
- x2gosuspend-session(8)
- x2golistdesktops(8)
- x2goshowblocks(8)
- x2golistmounts(8)
- x2gosessionlimit(8)
- x2gocmdexitmessage(8)
- x2golistsessions_root(8)
- x2gocleansessions(8)
- x2goversion(8)
- x2gogetservers(8)
- x2gofeature(8)
apt-get install x2goserver
Manual
| x2goversion(8) | X2Go Server Tool | x2goversion(8) |
NAME
x2goversion - Retrieve Code Versions of X2Go Server Components
SYNOPSIS
x2goversion [<x2go-component>]
DESCRIPTION
x2goversion allows one to retrieve code versions of X2Go server components.
If the [<x2go-component>] parameter is omitted then a list of all available X2Go server component names and versions is listed.
If an X2Go component is specified with the [<x2go-component>] parameter, then only the component's version is printed to stdout.
The x2goversion tool can be used by X2Go client implementations to query server-side versions of X2Go components.
RETURN VALUES
x2goversion reports X2Go component version information to stdout.
As exitcode x2goversion always returns 0.
FILES
/usr/share/x2go/versions/VERSION.*
AUTHOR
This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project (https://www.x2go.org).
| Aug 2023 | Version 4.1.0.6 |