Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Cookie/Jar.php on line 63

Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Cookie/Jar.php on line 73

Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Cookie/Jar.php on line 89

Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Cookie/Jar.php on line 102

Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Cookie/Jar.php on line 111

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/helpsohbetn/public_html/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91
IRCServices Kurulumu – Sohbet.NET #Help Departmanı ve IRCd Komutları

IRCServices Kurulumu

Öncelikle telnetten shell hesabınıza login olunuz.
Şimdi, ircservices-5.0.62.tar.gz dosyasını FTP’den veya wget ile hesabınıza çekiniz.

cd
wget http://achurch.org/services/tarballs/ircservices-5.0.62.tar.gz
tar -zxvf ircservices-5.0.62.tar.gz
cd ircservices-5.0.62
./configure
./configure yaptıktan sonra serviceslerin oluşacağı dizini yazınız.

[/home/login/services] /home/login/services gibi serviceslerin kurulacağı klasörü yazıp enter tuşuna basınız.
Örnek: /home/login/services (Buradaki basari yazan yere kendi login isminizi yazınız.)
Daha sonra önünüze bir çok soru çıkacak hepisini enter tuşuna basarak geçiniz.

Sonra;
make
make install
IrcServices’i kurduk.

Kurulumu faaliyete geçirmek için:
ircservices.conf
modules.conf dosyalarını indiriniz.
Daha sonra ircservices.conf’u ve modules.conf’u kendi sunucunuza göre editleyiniz.
Editleme işlemleri bittikten sonra bu iki dosyayı FTP’den services/lib klasörünün içine upload ediniz.

Son olarakta;
cd
cd services
./ircservices yazarak serviceslere start veriniz.

Servicesleri Türkçe yapmak için isterseniz,
cd
cd ircservices-5.0.62
pico defs.h yapıp
CTRL W tuşlarına basınız. Daha sonra EN_US yazınız.
Karşınıza LANG_EN_US şeklinde bir yazı çıkacaktır. Onu LANG_TR yapıp, CTRL X ardındanda Y tuşuna basınız.

Daha sonra,
make clean
make
make install yapınız.
Serviceslerinizi restartlayın, işlem tamamdır.

You may also like...

Bir cevap yazın

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir