removed obsolete files as stopped using nomachine

This commit is contained in:
jenzur 2020-09-27 14:13:56 +02:00
parent 177af1a1cf
commit f329461807
2 changed files with 0 additions and 43 deletions

View File

@ -1,38 +0,0 @@
#!/bin/bash
#very important one to fix BEFORE steamlogin
#glxinfo
#source venv/bin/activate
export SDL_VIDEO_X11_VISUALID="0x0e5" #0x0e5
python3.8 connectServer.py
###Nomachine related
#/etc/NX/nxserver --startsession --virtual --type unix-console
#sudo nano /usr/NX/etc/node.cfg
#/usr/NX/bin/nxserver --startsession --virtual --type unix-console
#UNITY
#DefaultDesktopCommand "/etc/X11/Xsession 'gnome-session -session=ubuntu'"
#run nxserver with sudo
# sudo /etc/NX/nxserver --useradd john --system
#https://www.nomachine.com/DT04O00139#7.1
#/usr/NX/bin/nxclient
#/etc/NX/nxserver has to be turned on and active with a user for
#/usr/NX/bin/nxclient
#/usr/NX/bin/nxplayer can connect to desktop
#sudo /etc/NX/nxserver --restart
#sudo /usr/NX/bin/nxserver --restart
#default desktop command without folder, put as startxfce4 or gnome-session --session=gnome

View File

@ -1,5 +0,0 @@
#!/bin/bash
#source venv/bin/activate
python3.8 ingamefollowct.py
#dont need x2go connection for hl2 process or ./steam.sh -textmode, both work with regular ssh if logged in already