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
Unrealircd Module Kurulumu – Sohbet.NET #Help Departmanı ve IRCd Komutları

Unrealircd Module Kurulumu

Unrealircd Module Kurulumu

Kurmak isteiğimiz modulleri,
FTP’den Unreal3.2/src/modules dizininin içine upload ediniz.

Şimdi kuruluma başlayabilirsiniz.
cd
cd Unreal3.2
make custommodule MODULEFILE=modul-ismi

Örnek: make custommodule MODULEFILE=adwords

make işlemi bittikten sonra; pico unrealircd.conf yapıp, CTRL W X tuşlarına basınız.

Daha sonra;
loadmodule “src/modules/commands.so”;
loadmodule “src/modules/cloak.so”; satırlarını aratınız.
Sonra ise yukarıda gösterilen satırın altına,
loadmodule “src/modules/modul-ismi.so”; (Örnek: loadmodule “src/modules/adwords.so”;) şeklinde yazınız.

Örnek code:
loadmodule “src/modules/commands.so”;
loadmodule “src/modules/cloak.so”;
loadmodule “src/modules/adwords.so”;

yaptıktan sonra CTRL X’e basınız. Sonra Y tuşlarına basınız.

Daha sonra ise unreal rehash çekiniz.
Serverden rehash çekmek için: /rehash yazmanız yeterlidir. NOT: Rehash çekebilmeniz için sunucuda oper yetkilerine sahip olmalısınız.

Telnetten rehash çekmek için:
cd
cd Unreal3.2
./unreal rehash yazmanız yeterlidir.

You may also like...

Bir cevap yazın

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