{"id":17313096,"url":"https://github.com/tatsuya6502/docker-x2go","last_synced_at":"2025-04-14T14:22:53.926Z","repository":{"id":138123497,"uuid":"42921892","full_name":"tatsuya6502/docker-x2go","owner":"tatsuya6502","description":"x2go server in a dock","archived":false,"fork":false,"pushed_at":"2017-04-02T12:59:12.000Z","size":7,"stargazers_count":27,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T14:22:45.990Z","etag":null,"topics":["docker","remote-desktop","vnc-server","x2go-server"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tatsuya6502.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-09-22T08:39:41.000Z","updated_at":"2024-10-23T17:32:19.000Z","dependencies_parsed_at":"2023-05-13T01:00:42.843Z","dependency_job_id":null,"html_url":"https://github.com/tatsuya6502/docker-x2go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Fdocker-x2go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Fdocker-x2go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Fdocker-x2go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Fdocker-x2go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tatsuya6502","download_url":"https://codeload.github.com/tatsuya6502/docker-x2go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248895015,"owners_count":21179167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","remote-desktop","vnc-server","x2go-server"],"created_at":"2024-10-15T12:45:44.993Z","updated_at":"2025-04-14T14:22:53.904Z","avatar_url":"https://github.com/tatsuya6502.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-x2go\n\nRemote desktop [X2Go Server](http://wiki.x2go.org/doku.php) in a dock\n\n[![Docker Repository on Quay.io](https://quay.io/repository/tatsuya6502/x2go/status \"Docker Repository on Quay.io\")](https://quay.io/repository/tatsuya6502/x2go)\n\n- X2Go Server\n- Firefox\n- Emacs\n- rxvt Terminal Emulator\n- Japanese fonts\n- Ubuntu 16.04 LTS base image\n\n\n## Running the X2Go Server Container\n\nRun the script as the followings. This will pull the Docker image\nand run it.\n\n```\n$ cd docker-x2go\n$ ./run.sh\n```\n\nIt will generate an ssh key at start up and add it to\n`/home/docker/.ssh/authorized_keys` in the container.\n\n```\n== Use this private key to log in ==\n-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxb5G8gR40hAGEoRb4t1QDR4+tWeVw3Vgh6N4BaUpxFRFZS3Y\nT72VqyNeFTqywuuA2tgF8ZhV1UC+Qxi0EmxoeRQAnt62EUerj1HcVm+MzveT+VWa\n...\n...\n...\n-----END RSA PRIVATE KEY-----\n```\n\nIf the key was not printed, try this command:\n\n```\n$ docker logs x2go\n```\n\nSave the key to your local PC.\n\n```\n# On your local PC\n$ vi ~/x2go/x2go-key\n$ chmod 600 ~/x2go/x2go-key\n```\n\nStart X2Go Client on you PC. Choose **Session** -\u003e **New Session**,\nand enter the following information to the **Session** tab.\n\n- **Server**\n  * Host: (The IP address of the server)\n  * Login: `docker`\n  * SSH port: `2222`\n  * Use RSA/DSA key for ssh connection: `~/x2go/x2go-key`\n\n- **Session Type**\n  * Choose **Custom desktop** and enter `openbox-session` to\n    the **Command** field.\n\nDouble-click on the session panel to connect.\n\n\n## Stopping the x2go server\n\n```\n$ docker stop x2go\n$ docker rm x2go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatsuya6502%2Fdocker-x2go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftatsuya6502%2Fdocker-x2go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatsuya6502%2Fdocker-x2go/lists"}