first changes so far to handling how autism bots connect and their resource ussage
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
|
||||
#probably good idea to symlink the download folder
|
||||
ln -s /home/autismbot1/.steam/debian-installation/steamapps/common/Counter-Strike\ Source/cstrike/download /home/autismbot2/.steam/debian-installation/steamapps/common/Counter-Strike\ Source/cstrike/download
|
||||
chmod g+x /home/user1
|
||||
|
||||
|
||||
|
||||
|
||||
dpkg-reconfigure locales
|
||||
@@ -83,3 +84,9 @@ now using tigervnc instead of x2go.
|
||||
vncviewer -SecurityTypes VncAuth,TLSVnc ip:X Display
|
||||
|
||||
for example: vncviewer -SecurityTypes VncAuth,TLSVnc 127.0.0.1:1
|
||||
|
||||
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.
|
||||
|
||||
#pip3 extra
|
||||
|
||||
pip3 install watchdog
|
||||
|
||||
Reference in New Issue
Block a user