logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

x2gosuspend-session - Suspend an X2Go Session

Author

       This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project
       (https://www.x2go.org).

Version 4.1.0.6                                     Aug 2023                              x2gosuspend-session(8)

Description

x2gosuspend-session suspends the running session with session ID <session_id>.

       This command is normally issued by an X2Go client application with X2Go user privileges.

Name

       x2gosuspend-session - Suspend an X2Go Session

Return Values

x2gosuspend-session reports to stderr if resuming of session <session_id> failed. This very probably
       means that the session's X agent has died, so the session <session_id> will be marked as finished in the
       X2Go session database.

       As exitcode x2gosuspend-session always returns 0.

See Also

x2gostartagent(8), x2goruncommand(8), x2goresume-session(8), x2goterminate-session(8)

Synopsis

       x2gosuspend-session <session_id>

See Also