just some self reminder note

This commit is contained in:
jenz 2025-07-11 13:55:03 +02:00
parent 3510f53177
commit 415b263a04

View File

@ -79,9 +79,9 @@ chmod 755 -R /tmp/dumps
remember to remove source_engine*.lock files from /tmp if they tend to clamp things up.
now using tigervnc instead of x2go.
vncviewer -SecurityTypes VncAuth,TLSVnc ip:X Display
for example: vncviewer -SecurityTypes VncAuth,TLSVnc 127.0.0.1:1
## manually checking if a autism bot is scuffed: disable the game lauching in the .bashrc file of the user -> su autismbotx (replace x with 1,2,3,4) -> vncserver -localhost no -geometry 800x800 -depth 24 -> locally run vncviewer -SecurityTypes VncAuth,TLSVnc IP:X (replace x with display number)
limiting cpu can throttle the download speed as well. if bots cant connect and are missing files, let them try to download stuff with the cpu limiting commented out instead.