IRC Sunucuları » IRC Soru ve Cevaplar

Unreal Otomatik Kurulum ?

http://forum.whmdestek.com/

Go Back   WHM/cPanel Support Platform » Türkçe » Site, Sunucu Sorunlarınız ve Çözümleri » IRC Sunucuları » IRC Soru ve Cevaplar
 


Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 08.06.07, 05:48
ilker
Misafir
 
Posts: n/a
Unreal Otomatik Kurulum ?

Enter kısmında takıldım ./Config ten sonra enter nasıl yaptırabilirim ?



#/usr/bin/!
echo"Unreal Kuruluyor..."
wget www.xxx.com/Unreal3.2.3.tar.gz
echo -n 'Download Edildi...'
tar zxvf Unreal3.2.3.tar.gz
cd Unreal3.2
./Config
make
rm -rf Unreal3.2.3.tar.gz
echo -n 'Unreal kuruldu.unrealircd.conf dosyasını düzenleyin'

Last edited by ilker; 08.06.07 at 06:26.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 20.06.07, 14:23
SavaS
Misafir
 
Posts: n/a
./Config bölümünü ./Config -nointro -quick olarak değiştir.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 15.08.07, 17:36
Sami
Misafir
 
Posts: n/a
Bu Oto kurulumu tam olarak açıklıycak biri varsa seviniriz. Unreal ve Services olarak. Güzel paylaşım olucağına inanıyorum ayrıca işimede yarıycak.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 17.08.07, 14:09
PowerUseR's Avatar
WHM VIP Member
 
Join Date: Aug 2007
Age: 36
Posts: 80
Rep Power: 22
PowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond repute
Send a message via ICQ to PowerUseR Send a message via MSN to PowerUseR Send a message via Yahoo to PowerUseR Send a message via Skype™ to PowerUseR
Quote:
Originally Posted by Sami View Post
Bu Oto kurulumu tam olarak açıklıycak biri varsa seviniriz. Unreal ve Services olarak. Güzel paylaşım olucağına inanıyorum ayrıca işimede yarıycak.
Adı ustünde iste oto kurulum

Amacı uzun işlemler le Unreal server kurulumunu tek komutla halletmeye yarıyor

yukarıdaki verilen kodu
ssh da editörü ac kopyala; yapıstır daha sonra chmod izinlerini ver tamam dır Calistirması ./dosyaadi


Acemiler icin Ayrıntılı acıklama


ssh a login olun karsınıza cıkan yere
Code:
pico otokur
Bos bi sayfa acılacak icine Asagıdakı kodları yapistirin
Code:
 
 
#/usr/bin/!
echo"Unreal Kuruluyor..."
wget www.sitenizinadi.com/Unreal3.2.3.tar.gz
echo -n 'Download Edildi...'
tar zxvf Unreal3.2.3.tar.gz
cd Unreal3.2
./Config -nointro -quick
make
rm -rf Unreal3.2.3.tar.gz
echo -n 'Unreal kuruldu.unrealircd.conf dosyasını düzenleyin'
CTRL + X yaparak kaydet ve kapatın daha sonra chmod yetkisini verin

Code:
chmod +x otokur
Bukadar simdi calıstırabilirsiniz

./otokur yazın ve be kekleyin

Not Kırmızı yazıyla yazılan yerde sitenizinadi.com sizin kendi siteniz yada Unreal3.2.3 versionu nu alacagınız bir site adı olarak degistirin
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 30.10.07, 20:39
MaNiaCc's Avatar
Celeron
 
Join Date: Oct 2007
Location: Çorum
Age: 21
Posts: 93
Rep Power: 22
MaNiaCc has a reputation beyond reputeMaNiaCc has a reputation beyond reputeMaNiaCc has a reputation beyond reputeMaNiaCc has a reputation beyond reputeMaNiaCc has a reputation beyond reputeMaNiaCc has a reputation beyond reputeMaNiaCc has a reputation beyond reputeMaNiaCc has a reputation beyond reputeMaNiaCc has a reputation beyond reputeMaNiaCc has a reputation beyond reputeMaNiaCc has a reputation beyond repute
Send a message via MSN to MaNiaCc
Enter Ne İçin Yapcaksın... %1 Gibi Cıkan Seyler İçinse Boşluk Tuşuna 4-5 Kez Basman Yeterli Olacaktır..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old 31.10.07, 12:52
PowerUseR's Avatar
WHM VIP Member
 
Join Date: Aug 2007
Age: 36
Posts: 80
Rep Power: 22
PowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond reputePowerUseR has a reputation beyond repute
Send a message via ICQ to PowerUseR Send a message via MSN to PowerUseR Send a message via Yahoo to PowerUseR Send a message via Skype™ to PowerUseR
Quote:
Originally Posted by LineShell View Post
Enter Ne İçin Yapcaksın... %1 Gibi Cıkan Seyler İçinse Boşluk Tuşuna 4-5 Kez Basman Yeterli Olacaktır..
hayır buna gerek yok yukarıda verilen script enter ve bosluk bırakmadan isini görebilir

./Config -nointro -quick <----- bu yetiyor Manuel de deneyebilirsin denemeden yorum yaptın sanırım
__________________
CahiL Bir kimsenin yanında Kitap gibi sesiz OL..!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old 03.11.07, 01:47
Sempron
 
Join Date: Oct 2007
Location: Abd
Posts: 12
Rep Power: 0
RevivaL is on a distinguished road
Send a message via MSN to RevivaL
Lightbulb

Merhaba Güzel Bir Çalışma Teşekkür Ederim.
Bunu Geliştirme Şansımız Var Mı Acaba Konuyu Biraz Açabilirmisiniz Üsdatlar
Misal Açılan Accountun İpini Ve Site Adını Confda Bulup Kendisi Yerleştirse
Bunun Kodları Var Ama Veren Yok Sizlerden Bilen Varsa Yardımlarınızı Bekliyorum.
Ben Şu An Bu Sisteme unrealircd.conf Ve opers.conf pico Yaptırıyorum Ve Editlerin ardından Oto Startlıyor Ama İstiyorum Ki Direkt Kursun Startlasın Editsiz. Benim Kodu İsteyen Olursa Paylaşabilirim Teşekkürler. Hayırlı Çalışmalar.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old 03.11.07, 09:32
sinangunay's Avatar
FULL DESTEK SUNUCULAR
 
Join Date: Jul 2007
Location: biLi biLi boP
Age: 28
Posts: 1,664
Rep Power: 1073
sinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond repute
Bana tüm değişkenlerin nereye geleceğini söylerseniz (IP, sunucu adı vs) kontrol paneli yazabilirim bunun için. -ki çalışmalarımız whmbot adı altında devam ediyor ama irc işinden pek anlamıyorum..
__________________
-----------------------------------------------------------------------------------------
>> LÜTFEN ÜCRETSİZ DESTEK TALEP ETMEK İÇİN MSN ADRESLERİMİZİ EKLEMEYİNİZ. HER TÜRLÜ ÜCRETSİZ DESTEK İÇİN FORUMLARIMIZI KULLANINIZ. TEŞEKKÜRLER <<
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old 04.11.07, 00:46
Sempron
 
Join Date: Oct 2007
Location: Abd
Posts: 12
Rep Power: 0
RevivaL is on a distinguished road
Send a message via MSN to RevivaL
Lightbulb

Benim Hazırladığım Bu

Code:
 
#/usr/bin/!
echo"Unreal Kuruluyor..."
wget www.teknoshell.com/depo/Unreal3.2.3.tar.gz
echo -n 'Download Edildi...'
tar zxvf Unreal3.2.3.tar.gz
cd Unreal3.2
wget www.teknoshell.com/depo/unrealircd.conf
wget www.teknoshell.com/depo/opers.conf
wget www.teknoshell.com/depo/ircd.log
wget www.teknoshell.com/depo/ircd.motd
./Config -nointro -quick
make
pico unrealircd.conf
pico opers.conf
./unreal start
rm -rf Unreal3.2.3.tar.gz
echo -n 'Eger Unreal Otomatik Startlamadiysa unrealircd.conf Dosyasini Duzenleyiniz'
unrealircd.conf Düzgün Editlenirse Otomatik Startlıyor

Buna Ek Olarak Editi Kendisi Yapabilecek Bir Kodlama Arıyorum Henüz Bulamadım.
Yani Olay Şu unrealircd.conf Da SİTE-ADRESİNİZ.COM Yazan Yeri Bulup Hangi Kullanıcı İçin Kuruluyorsa Otomatik Değiştirecek. IP-ADRESINIZORT Yazan Kısma Kullanıcı ipini Bulup Ekleyecek ircd.motd Da Da Yine SİTE-ADRESİNİZ.COM Bulup Değiştirecek Ve Otomatik Startlayacak. Yani Amacım Manuel Editi Kaldırmak.

Code:
########## Server Bilgi ########################################################

me { 
   name IrC.SITE-ADRESINIZ.COM; 
   info "2SITE-ADRESINIZ.COM IRC Server"; 
   numeric 1; 
}; 
########## Admin Bilgi ######################################## 
admin { 
    "7« 12 wWw.SITE-ADRESINIZ.COM 7»";
    "7« 12Sunucu Sahibi: 4SITE-ADRESINIZ7»";
    "7« 12Dostluk 7 - 12Sevgi 7 - 12Arkadaslik Hepsi Bir Arada 7»";
    "7« 12Sikayet ve Önerilerinizi Bekliyoruz!.. 7»";
    "7« 12Email: 4 info@SITE-ADRESINIZ.COM 7»";
}; 
########## Ayarlar ############################################
class clients { 
   pingfreq 90; 
   maxclients 1024; 
   sendq 100000; 
}; 
class servers { 
   pingfreq 300; 
   connfreq 600; 
   maxclients 5; 
   sendq 1000000; 
}; 
########## İzin Ayarları ###################################### 
allow { 
   ip "*@*"; 
   hostname "*@*"; 
   class clients; 
}; 
########## Die Ve Restart Şifreleri ########################### 
/* Die/Restart Password */ 
drpass { 
   die "dieninakasjfjsajfjashdfasjfweqfffffasdfdsa"; 
   restart "restartmioneoliillfllflflslfsllslfllfslflslfls"; 
}; 

########## line Ayarları ###################################### 
link services.SITE-ADRESINIZ.COM {
   username *;
   hostname IP-ADRESINIZ;
   bind-ip *;
   port 6667;
   password-connect "services";
   password-receive "services";
   class servers;
   leaf *;
   options {
   autoconnect;
   };
};
########## U Line Ayarları ##################################### 
ulines { 
     services.SITE-ADRESINIZ.COM;
     
}; 
########## Banned Nick Yasaklı nick'ler ######################## 
ban nick { mask "*C*h*a*n*S*e*r*v*"; reason "Reserved for services"; }; 
ban nick { mask "*N*i*c*k*S*e*r*v*"; reason "Reserved for services"; }; 
ban nick { mask "*M*e*m*o*S*e*r*v*"; reason "Reserved for services"; }; 
ban nick { mask "*H*e*l*p*S*e*r*v*"; reason "Reserved for services"; }; 
ban nick { mask "*O*p*e*r*S*e*r*v*"; reason "Reserved for services"; }; 
ban nick { mask "*I*n*f*o*S*e*r*v*"; reason "Reserved for services"; }; 
ban nick { mask "*Admin*"; reason "Reserved for Administrator"; }; 
ban nick { mask "*IRC*op*"; reason "Reserved for ircops"; }; 
ban nick { mask "*Oper*"; reason "Reserved for ircops"; }; 
ban nick { mask "Status"; reason "Bug in mIRC"; }; 
ban nick { mask "*org"; reason "Bad nick"; };
ban nick { mask "irc_"; reason "Bad nick"; };
ban nick { mask "irc-"; reason "Bad nick"; };
ban nick { mask "www_"; reason "Bad nick"; };
ban nick { mask "www-"; reason "Bad nick"; };
ban nick { mask "*sikerim*"; reason "Bad nick"; };
ban nick { mask "*sikicem*"; reason "Bad nick"; };
ban nick { mask "*sikeyim*"; reason "Bad nick"; };
ban nick { mask "*orospu*"; reason "Bad nick"; };
ban nick { mask "*sikiyim*"; reason "Bad nick"; };
ban nick { mask "c0ders"; reason "Bad nick"; };
badword channel { word "*sikeri*"; replace *****; };
badword channel { word "*amına*"; replace *****; };
badword channel { word "*AMINI*"; replace *****; };
badword channel { word "*Sikiyi*"; replace *****; };
badword channel { word "*orosp*"; replace *****; };
badword channel { word "*0r0sp*"; replace *****; };
badword channel { word "*or0sp*"; replace *****; };
badword channel { word "*amına*"; replace *****; };
badword channel { word "*ananız*"; replace *****; };
badword channel { word "*ANANIZI*"; replace *****; };
badword channel { word "*ANANI*"; replace *****; };
badword channel { word "*ananı*"; replace *****; };
/* 
########## Include Klasörü #####################################
 */ 
include "help.conf";
include "badwords.channel.conf";
include "badwords.message.conf";
include "badwords.quit.conf";
include "spamfilter.conf";
include "opers.conf";
include "aliases/anope.conf";

/* Modules Eklentileri Baslangicidir */
##make custommodule MODULEFILE=adwords
loadmodule "src/modules/commands.so";
loadmodule "src/modules/cloak.so";
/* Modules Eklentileri Bitisidir */
/* Mirc Girisler Icin Normal Giris Portlari */
listen          IP-ADRESINIZ:PORT;   /* Sunucuya 6660 Ile 7000 Arasi Giris Portlari */ 
listen          IP-ADRESINIZ:PORT;
########## Work Ayarları #################################### 
set { 
   network-name            "IrC.SITE-ADRESINIZ.COM"; 
   allowed-nickchars { turkish; };
   default-server      "irc.SITE-ADRESINIZ.COM"; 
   services-server         "services.SITE-ADRESINIZ.COM"; 
   modes-on-connect        "+xwi"; 
   restrict-usermodes      "ixBwCs";
   restrict-channelmodes   "fGntDCu";
   modes-on-join "+ntf [5c#C15,5j#R5,12k#K10,12m#m10,5n#N15,8t#b]:10";
   modes-on-oper           "+pxwqoOs-Gh"; 
   kline-address          "kline@SITE-ADRESINIZ.COM";
   maxchannelsperuser 10; 
   help-channel            "#Help"; 
   stats-server            "services.SITE-ADRESINIZ.COM";
   auto-join               "#Sohbet,#Oyun,#Radyo";
   oper-auto-join        "#Opers,#OperHeLP,#Admin,#Master";
   hiddenhost-prefix       "WwW.SITE-ADRESINIZ.COM"; 
   static-part "WwW.SITE-ADRESINIZ.COM";
   static-quit        "4Sunucudan 2Ayrildi!";
   anti-spam-quit-message-time 10s; 
   oper-only-stats    "*";  
   throttle {
                connections 6;
                period 60s;
        };
        anti-flood {
                nick-flood 1:30;
        };
           dns { 
                nameserver IP-ADRESINIZ; 
                timeout 2s; 
                retries 2; 
        }; 
        hosts { 
                local           "LocaLIrcop.SITE-ADRESINIZ.COM"; 
                global          "GlobalIrcOperator.SITE-ADRESINIZ.COM"; 
                coadmin         "Co-Admin.SITE-ADRESINIZ.COM"; 
                netadmin        "RootAdmin.SITE-ADRESINIZ.COM"; 
                servicesadmin   "SITE-ADRESINIZ.COM.YonetimSormlusu"; 
                admin           "SITE-ADRESINIZ.COM.YonetimSorumlusu"; 
                host-on-oper-up "yes"; 
        }; 
cloak-keys {  
                  "a2JO6fh3Q6w4oNd3s7"; 
                  "a2JO6fh3Q6w4oN38s7"; 
                  "a2JO6fh3Q6w4oN3s79"; 
}; 
options { 
         show-connect-info; 
}; 
      }; 

log "ircd.log" {
        maxsize 2097152;
        flags {
                oper;
                server-connects;
                errors;
        };
};

ban version {
  mask "5.91";
   reason "Version Yenileyin.";
 };
alias "identify" {
        format "^#" {
                target "chanserv";
                type services;
                parameters "IDENTIFY %1-";
        };
        format "^[^#]" {
                target "nickserv";
                type services;
                parameters "IDENTIFY %1-";
        };
        type command;
};
alias "services" {
        format "^#" {
                target "chanserv";
                type services;
                parameters "%1-";
        };
        format "^[^#]" {
                target "nickserv";
                type services;
                parameters "%1-";
        };
        type command;
};
alias "identify" {
        format "^#" {
                target "chanserv";
                type services;
                parameters "IDENTIFY %1-";
        };
        format "^[^#]" {
                target "nickserv";
                type services;
                parameters "IDENTIFY %1-";
        };
        type command;
};
allow dcc { filename "*.jpg"; soft yes; };
allow dcc { filename "*.mp3"; soft yes; };
allow dcc { filename "*.zip"; soft yes; };
allow dcc { filename "*.txt"; soft yes; };
deny dcc { filename "*.exe"; reason "Exe tipi uygulama dosyası göndermek yasaktır "; soft yes; };
deny dcc { filename "*.bat"; reason "BAT tipi uygulama dosyası göndermek yasaktır "; soft yes; };
deny dcc { filename "*.CFG"; reason "cfg tipi uygulama dosyası göndermek yasaktır "; soft yes; };
ban version { 
mask "*Litmus 2.03 (C)2001 The Litmus Group*"; 
reason "Litmus Yasaktır!"; 
action gline; 
};
ban version {
        mask "*6.02*";
        reason "Bilinen Trojan Kaynagi";
};
ban version { 
   mask "*SomeLameScript*"; 
   reason "SomeLameScript contains backdoors"; 
};
###################################################################################################
###################################################################################################
#
# kontroler kanalinin bilgileridir... bütün bilgiler kullanici giris cikilsari mode degisiklikleri
# bu kanalda operler tarafindan görülebilecektir ..
# TeknoShell Bilisim Ve Internet Hizmetleri Web Hosting, Ircd Hosting, Reseller, Dedicated, Vps, Asp H
# by RevivaL
#
###################################################################################################
###################################################################################################
ban version { 
mask "*K.Mardam*"; 
reason "Girisiniz Güvenlik Nedeniyle Askiya Alinmistir. Eger Haksiz yere Sunucuya Alinmadiginizi Söylüyorsaniz Lütfen info@Teknoshell.Com Msn adresinden irtibarta geciniz"; 
action zline; 
}; 
/* Trojan Girisler Icin Version Yasaklamalar */

/* Reklam Yasaklama Satırları */ 
badword channel { 
word "*sok*"; 
action block; 
};
badword channel { 
word "*turnam*"; 
action block; 
};
badword channel { 
word "*porno*"; 
action block; 
};
badword message { 
word "*porno*"; 
action block; 
};
badword channel { 
word "*write*"; 
action block; 
};
badword message { 
word "*write*"; 
action block; 
};
allow { 
ip "*@*"; 
hostname "*@*"; 
class clients; 
maxperip 6; 
}; 
ban version { 
mask "*Nuclear*"; 
reason "Bu scripti kullananlar Bu servera baglanamaz!"; 
action gline; 
}; 
ban version { 
mask "*Jawa*"; 
reason "Bu scripti kullananlar Bu servera baglanamaz!"; 
action gline; 
}; 
ban version { 
mask "*Zirvede*"; 
reason "Bu scripti kullananlar Bu servera baglanamaz!"; 
action gline; 
};
ban version { 
        mask "*SomeLameScript*"; 
        reason "SomeLameScript contains backdoors"; 
        action kill; 
}; 
ban version {
        mask "*Palin*";
        reason "SomeLameScript contains backdoors";
        action gline;
};
ban version { 
        mask "*flood-*"; 
        reason "SomeLameScript contains backdoors"; 
        action gline; 
}; 
ban ip { 
        mask 69.70.188.153; 
        reason "Delinked server"; 
}; 
ban ip {
        mask @dsl81-215-47480.adsl.ttnet.net.tr;
        reason "Delinked server";
};
ban ip { 
        mask 62.80.224.226; 
        reason "Delinked server"; 
}; 
ban ip { 
        mask 82.145.234.46; 
        reason "Delinked server"; 
}; 
deny dcc { 
        filename "*sub7*"; 
        reason "Possible Sub7 Virus"; 
}; 
deny dcc { 
        filename "*exe"; 
        reason "Exe Dosyalarini Gondermek Yasaktir."; 
}; 
ban ip {
        mask @241-137.244.81.adsl.skynet.be;
        reason "Delinked server";
};
ban ip {
        mask @d141-113-250.home.cgocable.net;
        reason "Delinked server";
};
deny dcc { 
        filename "*scr"; 
        reason "Scr Dosyalarini Gondermek Yasaktir."; 
}; 
deny dcc { 
        filename "*pif"; 
        reason "Pif Dosyalarini Gondermek Yasaktir."; 
}; 

deny dcc { 
        filename "*bat"; 
        reason "Bat Dosyalarini Gondermek Yasaktir."; 
}; 
deny dcc { 
        filename "*ini"; 
        reason "Ini Dosyalarini Gondermek Yasaktir."; 
}; 

deny dcc { 
        filename "*sys"; 
        reason "Sys Dosyalarini Gondermek Yasaktir."; 
}; 
deny dcc { 
        filename "*vbs"; 
        reason "Vbs Dosyalarini Gondermek Yasaktir."; 
}; 

deny dcc { 
        filename "*eml"; 
        reason "Eml Dosyalarini Gondermek Yasaktir."; 
}; 

ban version { 
mask "SiberScript"; 
reason "4Sunucu Kurallarımızı Ihlal Ettiginiz Icin Erisiminiz10 1 Saat Sure Ile 4Durdurulmustur . 2Daha Ayrıntılı Bilgi Icin 10info@Teknoshell.com!"; 
action kill; 
};
ban version { 
mask "DarkBot"; 
reason "Trojan!"; 
action zline; 
};
ban version { 
mask "Bot"; 
reason "4Sunucu Kurallarımızı Ihlal Ettiginiz Icin Erisiminiz10 1 Saat Sure Ile 4Durdurulmustur . 2Daha Ayrıntılı Bilgi Icin 10info@Teknoshell.com!"; 
action zline; 
};
ban version { 
mask "DeLimIRC"; 
reason "4Sunucu Kurallarımızı Ihlal Ettiginiz Icin Erisiminiz10 1 Saat Sure Ile 4Durdurulmustur . 2Daha Ayrıntılı Bilgi Icin 10info@Teknoshell.com!"; 
action kill; 
};
ban version { 
mask "KeLebekuser"; 
reason "4Sunucu Kurallarımızı Ihlal Ettiginiz Icin Erisiminiz10 1 Saat Sure Ile 4Durdurulmustur . 2Daha Ayrıntılı Bilgi Icin 10info@Teknoshell.com"; 
action kill; 
};
ban version { 
mask "delimuser"; 
reason "4Sunucu Kurallarımızı Ihlal Ettiginiz Icin Erisiminiz10 1 Saat Sure Ile 4Durdurulmustur . 2Daha Ayrıntılı Bilgi Icin 10info@Teknoshell.com!"; 
action kill; 
};
ban version { 
mask "Nuclearuser"; 
reason "4Sunucu Kurallarımızı Ihlal Ettiginiz Icin Erisiminiz10 1 Saat Sure Ile 4Durdurulmustur . 2Daha Ayrıntılı Bilgi Icin 10info@Teknoshell.com!"; 
action kill; 
};
ban version { 
mask "SiberS"; 
reason "4Sunucu Kurallarımızı Ihlal Ettiginiz Icin Erisiminiz10 1 Saat Sure Ile 4Durdurulmustur . 2Daha Ayrıntılı Bilgi Icin 10info@Teknoshell.com!"; 
action gline; 
};
ban version {
        mask "*6.02*";
        reason "Bilinen Trojan Kaynagi";
};
ban version {
mask "*rondom*";
reason "wWw.TeknoShell.Com Afiyet Seker oLsun :";
action gline;
};
ban version { 
mask "*Litmus*"; 
reason "wWw.TeknoShell.Com Afiyet Seker oLsun :"; 
action gline; 
}; 
/*
 * Serverda bu isimde kanallarin acilmasini engeller.
*/
deny channel {
 channel "*warez*";
 reason "Warez ile ilgili kanal acmak yasatir.";
};
deny channel {
 channel "#Master";
 reason "Bu Kanal Sadace Sunucumuzun Operlerine Aittir";
};
deny channel {
 channel "#Admin";
 reason "Bu Kanal Sadace Sunucumuzun Adminlerine Aittir";
};
# Sunucunuza ident atmak istiyorsanız Aşagıdaki Satırdaki Kare " # " kaldırıp rehash cekip kullanabilirsiniz."
#ban user { mask *@*.*; reason "12Sayin Kullanicimiz Sunucumuzun IRC Girisi Durdurulmustur 12Lutfen Web Sitemizden Giris Yapiniz..4 Vizra 2.1 BETA (PiltanHost) - Login Veya http://www.PiltanHost.CoM/Script.exe Scriptini indirip Girebilirsiniz ."; };
#except ban { mask *sohbet@*; };
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old 04.11.07, 05:51
Sempron
 
Join Date: Oct 2007
Location: Abd
Posts: 12
Rep Power: 0
RevivaL is on a distinguished road
Send a message via MSN to RevivaL
Exclamation

Yani Hocam Sistem Şudur Bir Arkadaşımız Yapmış

Code:
DHS INTERNET TEKNOLOJILERI
Unreal3.2 Kurulumuna Hosgeldiniz.
Domain Adi?
[sohbetcim.gen.tr] ->
sevdaparki.gen.tr
Ip Adresiniz?
[found:] ->
67.159.24.1
Otomatik Girecek Kanallar ?
[#Sohbet,#Oyun,#Kelime,#Radyo,#Game] ->
Oper Nick?
[admin] ->
RevivaL
Oper Şifre?
[pass] ->
Deneme
RevivaL
Oper Şifre?
[pass] ->
Deneme
running quick config
./configure --with-showlistmodes --enable-hub --with-listen=5 --with-dpath=/home/sohbetci/Unreal3.2 --with-spath=/home/sohbetci/Unreal3.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-hostname=linux.teknoshell.com --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
Arkadaş Bu Sistemde 1 Ve Entere Basınca Unreal Kurulumunu Başlatıyor Ve Yukarda Gördüğünüz Gibi Otomatik Karşımıza Sorular Geliyor Domain Adınız Nedir ( Domain Adını Otomatik Algılıyor ), İp Adresiniz Nedir, Giriş Kanallarınız Ne Olsun Ve Root Nick Ve Pasını Soruyor Bizde Yazıyoruz Ve Enterliyoruz Buraya Kadar Unrealircd.conf Ve opers.conf U Konfigure Etti. Bundan Sonra Da Unreali Kurup Startlıyor Benim İstediğimse İp adresini de Otomatik Tanımlayan Ve Sadece Son Aşamada Bize Root Nick Ve Pasını Soran Yazınca Da Startlayan Bir Sistem

Last edited by RevivaL; 04.11.07 at 05:58.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Sign up for PayPal and start accepting credit card payments instantly.

Navigasyon
Menü