[07:36] slm [07:38] selam Klavier [12:42] selam [12:46] merhaba wireles [13:31] selam wireles ve cagriemer [13:50] arkadaşlar oyunlarda ati catalyst control center işlev görmüyor nedemi ne olabilir? [13:50] nedeni [19:38] selam [19:38] kimse varmı ? [19:41] evet [19:48] selam kartagis [19:48] selam [19:49] linux server kiraladık bu işlerden anlayan bir arkadaş bize sunucu üzerinde urban terror kurdu biz şimdi bu sunucuyu restart atmak istiyoruz bunu nasıl yaparız [19:50] daha önceki server da sh_starter komutunu kullanıyorduk ama buna hazırlamamış sanırım bu komutu [19:50] bu konuda yardımcı olabilirmisin ? [20:14] bu konuda bilgisi olan yokmu arkadaşlar [20:18] sunucu derken düm makineye mi? [20:18] tüm* [20:18] hayır oyun sunucusuna [20:19] /etc/init.d/sunucununadı restart genelde çalışır [20:20] 10. Write a shell script to start your server. [20:20] Issue the command cd ~/urbanterror/ to make sure you are in the root urbanterror directory. Using your text editor, make a file called start.sh. In the file you wish to have the following; [20:20] #!/bin/bash [20:20] while true [20:20] do [20:20] /home/urt/urbanterror/ioUrTded.i386 +set fs_game q3ut4 +set dedicated 2 +set net_port 27960 +set com_hunkmegs 128 +exec server.cfg [20:20] echo "server crashed on `date`" > last_crash.txt [20:20] done [20:20] This script will automatically restart your game server should it crash. Useful also because a /RCON quit command will reset you server the old fashioned way. [20:20] 11. You can now start you server by issuing the command: [20:20] sh start.sh [20:20] şöyle bir komut buldum ama pek anlayamadım [20:20] http://www.urbanterror.info/support/174-linux-server-install/ [20:20] bu adres te [20:28] iyi, buların hepsini yap [20:28] bunların* [20:29] :)