wesnoth/doc/man/tr/wesnothd.6
2016-01-16 21:02:41 -03:00

297 lines
10 KiB
Groff
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
.\"
.
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH wesnothd 6 2013 wesnothd "Wesnoth Savaşı çok oyunculu ağ sunucusu"
.
.SH İSİM
.
wesnothd \- \fBWesnoth\fPSavaşı çok oyunculu ağ sunucusu
.
.SH KULLANIM
.
\fBwesnothd\fP [\|\fB\-dv\fP\|] [\|\fB\-c\fP \fIdosya\-yolu\fP\|] [\|\fB\-p\fP \fIport\fP\|]
[\|\fB\-t\fP \fIsayı\fP\|] [\|\fB\-T\fP \fIsayı\fP\|]
.br
\fBwesnothd\fP \fB\-V\fP
.
.SH AÇIKLAMA
.
Wesnoth Savaşı çok oyunculu oyunlarını yönetir. Wesnoth istemcisinden veya
soket üzerinden hangi komutların (/query ...) kabul edildiğini öğrenmek için
http://www.wesnoth.org/wiki/ServerAdministration adresine bakınız.
.
.SH SEÇENEKLER
.
.TP
\fB\-c\ \fP\fIdosya\-yolu\fP\fB,\ \-\-config\fP\fI\ dosya\-yolu\fP
wesnothd'ye yapılandırma dosyasını bulacağı yeri söyler. Sözdizimi için
aşağıdaki \fBSUNUCU YAPILANDIRMASI\fP bölümüne bakınız. Artalan sürecine SIGHUP
sinyali göndererek yapılandırmayı yeniden yükleyebilirsiniz.
.TP
\fB\-d, \-\-daemon\fP
wesnothd'yi bir artalan süreci olarak çalıştırır.
.TP
\fB\-h, \-\-help\fP
Komut satırı seçeneklerini basar ve çıkar.
.TP
\fB\-\-log\-\fP\fIseviye\fP\fB=\fP\fIalan1\fP\fB,\fP\fIalan2\fP\fB,\fP\fI...\fP
Günlük alanlarının önem seviyelerini ayarlar. Bütün günlük alanlarını
kapsamak üzere \fBall\fP belirtilebilir. Olası önem seviyeleri: \fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP. \fBerror\fP seviyesi öntanımlıdır ve \fBserver\fP
alanı için \fBinfo\fP seviyesi kullanılır.
.TP
\fB\-p\ \fP\fIport\fP\fB,\ \-\-port\fP\fI\ port\fP
Sunucunun belirtilen portu dinlemesini sağlar. Bir port belirtilmezse
\fB15000\fP öntanımlıdır.
.TP
\fB\-t\ \fP\fIsayı\fP\fB,\ \-\-threads\fP\fI\ sayı\fP
Ağ G/Ç için bekleyen iş evrelerinin azami sayısını belirler. (\fB5\fP
öntanımlıdır. En çok \fB30\fP belirtilebilir.)
.TP
\fB\-T\ \fP\fIsayı\fP\fB,\ \-\-max\-threads\fP\fI\ sayı\fP
Oluşturulacak iş evrelerinin azami sayısını belirler. \fB0\fP bir sınır
olmadığını belirtir ve öntanımlıdır.
.TP
\fB\-V, \-\-version\fP
Sürüm numarasını gösterir ve çıkar.
.TP
\fB\-v, \-\-verbose\fP
Hata ayıklama günlüğünü açar.
.
.SH "SUNUCU YAPILANDIRMASI"
.
.SS "Genel sözdizimi şöyledir:"
.
.P
[\fIetiket\fP]
.IP
\fIkey\fP="\fIvalue\fP"
.IP
\fIkey\fP="\fIvalue\fP,\fIvalue\fP,..."
.P
[/\fIetiket\fP]
.
.SS "Genel anahtar (key) isimleri:"
.
.TP
\fBallow_remote_shutdown\fP
If set to \fBno\fP (default), shut_down and restart requests are ignored unless
they come from the fifo. Set it to \fByes\fP to allow remote shutdown via a
/query by an administrator.
.TP
\fBban_save_file\fP
Sunucunun okuyup yazabildiği bir (gzip sıkıştırmalı) dosyanın göreli veya
tam yolu. Sunucuya girişi yasaklanan oyuncular bu dosyaya kaydedilir ve
sunucu başlatılırken okunur.
.TP
\fBcompress_stored_rooms\fP
Determines whether the rooms file should be read and written to in
compressed form. Defaults to \fByes\fP.
.TP
\fBconnections_allowed\fP
Aynı IP adresinden izin verilen bağlantı sayısı. \fB0\fP sonsuz anlamına
gelir. \fB5\fP öntanımlıdır.
.TP
\fBdisallow_names\fP
Names/nicks that are not accepted by the server. \fB*\fP and \fB?\fP from wildcard
patterns are supported. See \fBglob\fP(7) for more details. Default values
(used if nothing is specified) are:
\fB*admin*,*admln*,*server*,ai,ai?,computer,human,network,player\fP.
.TP
\fBfifo_path\fP
The path to the fifo you can echo server commands into (same as /query
\&... from wesnoth). If not specified defaults to the compile\-time path
(default: \fB/var/run/socket/wesnothd/socket\fP).
.TP
\fBmax_messages\fP
\fBmessages_time_period\fP süresince izin verilen ileti sayısı. \fB4\fP
öntanımlıdır.
.TP
\fBmessages_time_period\fP
Saldırı olarak algılanmayacak ileti sayısının geçebileceği süre (saniye
cinsinden). \fB10\fP saniye öntanımlıdır.
.TP
\fBmotd\fP
Günün sözü.
.TP
\fBnew_room_policy\fP
Determines who can create new rooms on the server. Available values are
\fBeveryone\fP, \fBregistered\fP, \fBadmin\fP and \fBnobody\fP, and give the permission
respectively to everyone, registered users, admin users or disables new room
creation. Default value is \fBeveryone\fP.
.TP
\fBpasswd\fP
The password used to gain admin privileges (via \fB/query admin
\fP\fIpassword\fP).
.TP
\fBreplay_save_path\fP
Sunucunun oyun tekrarlarını sakladığı dizin. (dizini bir / ile sonlandırmayı
unutmayın!) wesnothd'nin başlatıldığı dizin anlamına gelen `' öntanımlıdır.
.TP
\fBrestart_command\fP
The command that the server uses to start a new server process via the
\fBrestart\fP command. (Can only be issued via the fifo. See the
\fBallow_remote_shutdown\fP setting.)
.TP
\fBroom_save_file\fP
Path to a file where the room info should be stored. This file is read on
server startup and written to later. If empty or not set, rooms are not
loaded and not saved.
.TP
\fBsave_replays\fP
Sunucunun oyun tekrarlarını özdevinimli olarak kaydadip kaydatmayacağını
belirler. Öntanımlı değeri: \fBfalse\fP
.TP
\fBversions_accepted\fP
A comma separated list of version strings to be accepted by the server. \fB*\fP
and \fB?\fP from wildcard patterns are supported. (defaults to the
corresponding wesnoth version)
.br
Örnek: \fBversions_accepted="*"\fP her sürüm dizgesi kabul edilir..
.TP
\fBuser_handler\fP
The name of the user handler to use. Currently available user handlers are
\fBforum\fP (to connect wesnothd to a phpbb forum database) and \fBsample\fP (a
sample implementation of the user handler interface, if you use this on
anything real you are insane). The default value is \fBforum\fP. You must also
add a \fB[user_handler]\fP section, see below.
.
.SS "Genel etiket isimleri:"
.
.P
\fB[redirect]\fP Belli istemci sürümlerinin yönlendirileceği sunucuların
belirtildiği etiket.
.RS
.TP
\fBhost\fP
Yönlendirilecek sunucunun adresi.
.TP
\fBport\fP
Bağlanılacak port.
.TP
\fBversion\fP
Yönlendirilecek sürümlerin virgül ayraçlı listesi. Dosya kalıbı karakterleri
bakımından \fBversions_accepted\fP ile aynı yöntem kullanılır.
.RE
.P
\fB[ban_time]\fP Geçici sunucuya giriş yasağı süresi için uygun sözcüklerin
tanımlandığı etiket.
.RS
.TP
\fBname\fP
Yasaklama süresine atfedilen isim.
.TP
\fBtime\fP
The time length definition. The format is: %d[%s[%d%s[...]]] where %s is s
(seconds), m (minutes), h (hours), D (days), M (months) or Y (years) and %d
is a number. If no time modifier is given minutes (m) are assumed.
Example: \fBtime="1D12h30m"\fP results in a ban time of 1 day, 12 hours and 30
minutes.
.RE
.P
\fB[proxy]\fP Sunucuya bir vekil sunucu gibi çalışacağını ve bağlanan
istemcilerin isteklerini belirtilen sunucuya yönelteceğini söyleyen
etiket. \fB[redirect]\fP için kullanılan değişkenler kullanılır.
.RE
.P
\fB[user_handler]\fP Configures the user handler. Available keys vary depending
on which user handler is set with the \fBuser_handler\fP key. If no
\fB[user_handler]\fP section is present in the configuration the server will
run without any nick registration service.
.RS
.TP
\fBdb_host\fP
(user_handler=forum için) Veritabanı sunucusunun konak adı.
.TP
\fBdb_name\fP
(user_handler=forum için) Veritabanının ismi.
.TP
\fBdb_user\fP
(user_handler=forum için) Veritabanını girişte kullanılacak kullanıcı ismi.
.TP
\fBdb_password\fP
(user_handler=forum için) Bu kullanıcının parolası
.TP
\fBdb_users_table\fP
(user_handler=forum için) PHPBB forumlarınızın kullanıcı verilerini
saklayacağı tablonun ismi. Bu tablo genellikle belirtilir:
<tablo\-öneki>_users (örnek: phpbb3_users).
.TP
\fBdb_extra_table\fP
(for user_handler=forum) The name of the table in which wesnothd will save
its own data about users. You will have to create this table manually, e.g.:
\fBCREATE TABLE <table\-name>(username VARCHAR(255) PRIMARY KEY,
user_lastvisit INT UNSIGNED NOT NULL DEFAULT 0, user_is_moderator TINYINT(4)
NOT NULL DEFAULT 0);\fP
.TP
\fBuser_expiration\fP
(user_handler=sample için) Kayıtlı bir oyuncu adının geçerli kalacağı gün
sayısı.
.RE
.P
\fB[mail]\fP Kullanıcı işlemcisinin epostaları göndereceği SMTP sunucusunu
yapılandırır. Şimdilik sadece örnek kullanıcı işlemcisi tarafından
kullanılmaktadır.
.RS
.TP
\fBserver\fP
Posta sunucusunun konak adı.
.TP
\fBusername\fP
Posta sunucusuna girişte kullanılacak kullanıcı adı.
.TP
\fBpassword\fP
Bu kullanıcının parolası.
.TP
\fBfrom_address\fP
Epostanızın yanıtlama adresi.
.TP
\fBmail_port\fP
Eposta sunucunuzun dinlediği port. 25 öntanımlıdır.
.
.SH "EXIT STATUS"
.
Normal exit status is 0 when the server was properly shutdown. An exit
status of 2 indicates an error with the command line options.
.
.SH YAZAN
.
Program David White <davidnwhite@verizon.net> tarafından yazılmış,
Nils Kneuper <crazy\-ivanovic@gmx.net>, ott <ott@gaon.net>,
Soliton <soliton.de@gmail.com> ve Thomas Baumhauer
<thomas.baumhauer@gmail.com> tarafından düzenlenmiştir. Bu kılavuz
sayfası ilk defa Cyril Bouthors <cyril@bouthors.org> tarafından
yazılmış Nilgün Belma Bugüner <nilgun@belgeler.org> tarafından
Türkçe'ye çevrilmiştir.
.br
Oyunun ana sayfasını ziyaret etmeyi unutmayın: http://www.wesnoth.org/
.
.SH "TELİF HAKKI"
.
Copyright \(co 2003\-2016 David White <davidnwhite@verizon.net>
.br
Bu bir özgür yazılımdır; GNU Genel Kamu Lisansının 2 koşullarına bağlı
kalarak kopyalarını yeniden dağıtabilirsiniz. Yasaların izin verdiği ölçüde
hiçbir garantisi yoktur; hatta SATILABİLİRLİĞİ veya ŞAHSİ KULLANIMINIZA
UYGUNLUĞU için bile garanti verilmez.
.
.SH "İLGİLİ BELGELER"
.
\fBwesnoth\fP(6).