This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| if [ ! -e env/bin/ue4-docker ] ; then | |
| python3 -m venv env | |
| source env/bin/activate | |
| pip3 install ue4-docker | |
| deactivate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/python | |
| import struct, socket, sys | |
| # network block device server, substitute for nbd-server. Probably slower. | |
| # But it works! And it's probably a lot easier to improve the | |
| # performance of this Python version than of the C version. This | |
| # Python version is 14% of the size and perhaps 20% of the features of | |
| # the C version. Hmm, that's not so great after all... | |
| # Working: | |
| # - nbd protocol | |
| # - read/write serving up files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Unit] | |
| Description=sshuttle service a permanent tunnel | |
| After=network.target | |
| [Service] | |
| ExecStart=/usr/bin/sshuttle -r <user@address:port> --no-latency-control --disable-ipv6 -H --dns -v 192.168.0.0/24 | |
| Restart=always | |
| [Install] | |
| WantedBy=multi-user.target |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Sending build context to Docker daemon 6.144kB | |
| Step 1/10 : FROM walberla/buildenv-ubuntu-basic:16.04 | |
| ---> 6538453ed055 | |
| Step 2/10 : MAINTAINER hradec <hradec@hradec.com> | |
| ---> Using cache | |
| ---> f05f121ecfaf | |
| Step 3/10 : ARG GCC_VERSION=4.9 | |
| ---> Using cache | |
| ---> e410591d124c | |
| Step 4/10 : RUN apt-get update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ VK_LOADER_DEBUG=all ~/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh ~/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
| +++ dirname /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
| ++ cd /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/.. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ | |
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ VK_LOADER_DEBUG=all ~/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh ~/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
| +++ dirname /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
| ++ cd /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/.. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| =========== | |
| VULKAN INFO | |
| =========== | |
| Vulkan API Version: 1.0.61 | |
| INFO: [loader] Code 0 : Found manifest file /usr/share/vulkan/explicit_layer.d/VkLayer_core_validation.json, version "1.1.0" | |
| INFO: [loader] Code 0 : Found manifest file /usr/share/vulkan/explicit_layer.d/VkLayer_unique_objects.json, version "1.1.0" | |
| INFO: [loader] Code 0 : Found manifest file /usr/share/vulkan/explicit_layer.d/VkLayer_standard_validation.json, version "1.1.1" | |
| INFO: [loader] Code 0 : Encountered meta-layer VK_LAYER_LUNARG_standard_validation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rhradec@server.local ~/.local/share/Steam/steamapps/common/SteamVR $ VK_LOADER_DEBUG=all /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
| +++ dirname /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
| ++ cd /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/.. | |
| ++ pwd | |
| + TOOLSDIR=/atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR | |
| ++ cd /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/../runtime | |
| /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh: line 3: cd: /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/../runtime: No such file or directory | |
| ++ pwd | |
| + RUNTIMEDIR=/atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR | |
| + case $(uname) in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| +++ dirname /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
| ++ cd /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/.. | |
| ++ pwd | |
| + TOOLSDIR=/atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR | |
| ++ cd /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/../runtime | |
| /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh: line 3: cd: /atomo/home/rhradec/.local/share/Steam/steamapps/common/SteamVR/../runtime: No such file or directory | |
| ++ pwd | |
| + RUNTIMEDIR=/RAID/atomo/home/rhradec | |
| + case $(uname) in | |
| ++ uname |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MDMP�� �XZ4�(-�V$���8��gG�#��gG(�gGY@�gGS��gGd�gG@`� gG�w�� | |
| gGH�s | |
| 8v5�V�P�R09:37:28.790727 - VkSurfaceKHR : 2c5e650 | |
| ���u�����V���V�P�V0��n�-k��`4k�@��2k�ɂ4k�V��V�n�`4k0@��2k��2kn�-k#�����P�-k��V���V��V��i���V@�V�#����V�1���V����?�`4k 1�0��� | |
| ���u��2k�ɂ4k�r��r�0��P�V�����W�3kla��V��p3k�����.k`��.k�ޒ�Օ��%a4k��2k`�V���a4k��������h���������V�m�%��+/k4�`4k�@��3k���4k������V�k@��3khT�3kX�A}�!IZ��j@p�V�`�V���V��i���c!����������tracerpid: 0 | |
| in�����������@@@@@@@@@@@@@@@@ZZZZZZZZZZZZZZZZ =�`4k�������`M�3k���4k4�`4@��3k���4kؤV�ԤV�@��3khT�3k��A_8+�t��`@��V���V�ؤV��i���V��V�_8+@�V�h�V�X��4k?�`4k��4kX��4k��V���V���4k��A����(��3k���4k�B� �������V�a4k����(�����u�� ���p�V�{DG��k�`�V��V��)�2k��V��OJ0k�V�a4k��V��UJ0k���u�����V�VJ0k���u��V��V��`J0kp2k���3k� | |
| �0��V�@� |