Einzeiler!
PHP:<?php eval('/path/to/hlds_run --CMDS'); ?>
#!/bin/sh
echo "Starting CS:S Server"
screen -A -m -d -S public ./srcds_run -console -game cstrike -port 27015 +ip dei.ne.ip.adr -autoupdate -tickrate 66 +map de_dust +maxplayers 18 +exec server.cfg &
<?php
exec("/path/to/yourscript.sh");
?>
screen -r public
Strg+a und dann "D"
We use essential cookies to make this site work, and optional cookies to enhance your experience.