صفحة 1 من 2 12 الأخيرةالأخيرة
النتائج 1 إلى 15 من 20

الموضوع: تركيب سيفرات Mirc شات بالكامل

  1. #1
    عضو سوبر نشيط
    تاريخ التسجيل
    Sep 2003
    المشاركات
    696

    تركيب سيفرات Mirc شات بالكامل



    السلام عليكم

    تركيب سيفر الشات Mirc على السيرفر بس لابد ان تكون الشركة موافقة ويجب ان يكون البورت
    6667 يعمل وليست مركب جدار ناري عليه

    ---------
    بسم الله نبدا

    بس اخاف واحد بكرة يسرق الشرح ويكتب اسمه وحقوق وندش في مشاكل العرب
    انقول الله كريم يستاهل

    ---------

    اولا يجب عليك الذهاب لموقع التشفير لتشفير كلمت سر خاصة للبرامج حتي تكون مشفرة وصعب الحصول عليها

    على هذا العنوان في المربع اكتب كلمت السر اللى تبي ودوس انتر

    http://www.cuci.nl/services/genpassword.html

    مثال انا كتب هذي الكلمة
    kuwait
    ------------
    نتيجة التشفير تظهر في هذا الشكل
    kuwait
    encrypts to
    obdnQ9gB1SrHM

    ---------------------
    بمعني كلمت السر المشفرة هي
    obdnQ9gB1SrHM
    بمعني kuwait
    -----------------------

    ادخل على الروت عن طريق ssh
    واكتب الامر هذا مع كلمت السر المشفرة لاحظ

    irc -p obdnQ9gB1SrHM
    الان الاخ سيرفر عرف بان الايرسي له كلمت سر مشفرة هي kuwait

    بعد الانتهاء اغلق ssh حتي يتمكن السيرفر من التعرف على الامر وتخزينه

    ======================
    الان سوف نقوم بشرح تركيب IRCd Binaries
    وتركيب خدمات ChanServ و NickServ و خدمات network

    هل الجميع مستعد ولا نترك الموضوع بعد رمضان القادم انشاء الله





    __________________
    email# mazaje@gmail.com
    مرعوب غير متواجد حالياً


  2. #2
    عضو فعال
    تاريخ التسجيل
    Mar 2002
    المشاركات
    1,131


    ما شاء الله عليك...
    الله يرحم والديك... قول آمين بس
    أنا شخصياً أود المتابعة مع أنني لن أستخدمها... للمعرفة فقط





    __________________
    أخوكم،
    هيثم الكبسي
    halkibsi غير متواجد حالياً

  3. #3
    عضو فعال
    تاريخ التسجيل
    Aug 2003
    المشاركات
    1,779


    لا اخوي مستعدين ما فينا حيل ننتظر لين رمضان الجاي

    تقريبا شهر

    ومشكور على هذي المواضيع الحلوه

    يونكس





    __________________

    يونكس غير متواجد حالياً

  4. #4
    عضو سوبر نشيط
    تاريخ التسجيل
    Sep 2003
    المشاركات
    696

    علشان خاطر عيونك تستاهلون



    بسم الله

    ---------
    ادخل عن طريق الروت في SSH

    يفضل السيرفر مخصص للمحادثة ولا يوجد عليه مواقع

    ----------------------------------

    الان سوف نركب
    ircd
    srvx
    -------------
    wget http://easynews.dl.sourceforge.net/s...2.10.09.tar.gz

    wget http://easynews.dl.sourceforge.net/s...x-1.1.3.tar.gz

    -----------------

    بعدها ضع هذي الاوامر بعد تحميل برنامج اير سيدي وبرنامج الخدمة

    tar -zxvf ircu2.10.09.tar.gz
    tar -zxvf srvx-1.1.3.tar.gz
    rm -rf *.tar.gz
    mkdir ircd
    mkdir srvx

    -----------------

    cd ircu2.10.09/
    ./configure

    ----------------

    make config

    ------------
    الان خصائص الشبكة
    1. AfterNET
    2. GamesNET
    3. hitnetchat
    4. The ChatNet Project
    5. Scoutlink
    6. Loxxin
    7. FunNet
    8. eluriaNET
    9. Xaviar
    99. other

    هذي الخصائص تختار منها اذا ترغب في ربط السيرفر مع محادثات اخري مثل الدال نت وغيرها
    ولكن نرغب في سيرفر مستقل نختار 99
    ونواصل الابحار سوف تظهر لك خيارات هذي هي الخيارات ماعليك الا انتر اذا ماترغب في التغيير
    =====================
    ماعليك الان الا المتابعه والقراءة وشرب الشاي ويفضل اكثر الاوامر ادوس انتر بدون تغيير

    =====================

    * For the following question, specify 'none' when you want it to be empty.
    FIRST_CHANNEL : Give the name of the channel that connecting clients automatically will join [none] (NEW)



    If you want users to join a specific channel when they connect to your IRC server, i.e. #lounge, or #support, enter it here. If not, its best to leave it

    blank (just press enter) as it can be an annoyance to users.
    هذي الاختيار الاول قناة المساعدة وقناة الدخول اللى اول مادش تطلع لك في بعض مواقع الشات

    -----------------------------------------------

    ===============

    * Compile stuff
    *
    CC : Which compiler do you want to use [gcc] (NEW)




    Press enter here. If you dont have GCC installed for some wierd reason, you will need to install it.




    ==============
    * For the following four questions, specify 'none' when you want it to be empty.
    CFLAGS : What flags should I pass to gcc [none] [-g -O3 -pipe] (NEW)




    Press enter. There is no need to pass extra flags to gcc to compile standard IRCu.



    ==============
    EXTRA_INCLUDEDIRS : Do you need extra include directories [none] [none] (NEW)




    Press enter.



    ==============-
    LDFLAGS : Which linker flags do you need [none] [none] (NEW)




    Press enter.



    ===============
    IRCDLIBS : Which extra libraries do you need [none] [-lcrypt -lresolv] (NEW)



    Press enter.



    =================
    BINDIR : In which directory should I install the ircd binary [/usr/local/bin] (NEW)




    Ok for this, you will need to enter /home/irc/ircd



    =====================
    SYMLINK : What should the name of the installed symbolic link to the exectuable be [ircd] (NEW)




    Press enter.


    ===================
    IRCDMODE : Which permissions do you want the binary to have [711] (NEW)




    Press enter. Note: You can simply change this later if you need.



    ==================
    IRCDOWN : Which owner do you want the binary to have [irc] (NEW)


    Press enter.


    --------------------------------------------------------------------------------
    IRCDGRP : Which group do you want the binary to have [irc] (NEW)
    --------------------------------------------------------------------------------



    Press enter.

    --------------------------------------------------------------------------------
    MANDIR : Where should I install the man page [/usr/local/man] (NEW)
    --------------------------------------------------------------------------------



    Enter in ircd installation path again - /home/irc/ircd/


    --------------------------------------------------------------------------------
    FORCEINLINE : Use inlining for a few crucial functions [Y/n/?] (NEW)
    --------------------------------------------------------------------------------



    Press enter.



    ================
    * Host specific defines
    *
    DOMAINNAME : What is the domain name of your local network [] (NEW)



    Now we are getting into the nitty gritty of it. This is the domain name you want to bind to your IRC server. (NOT THE NAME OF YOUR IRC SERVER). For example,

    if you want your network name to be "CoolNet", then you would enter, coolnet.net (remember, you must be hosting the domain name on this server, or atleast have an A record pointing to coolnet.net) This is NOT the servername here (i.e. irc.coolnet.net) just your domain name



    =============
    RANDOM_SEED : Please give a random seed of eight characters [12345678] (NEW)




    I still havent figured out what this is for! just enter 8 digits!



    ================
    RELIABLE_CLOCK : Does your host have a reliable clock [N/y/?] (NEW)




    If you trust your box, press Y and enter.. otherwise, just hit enter.



    =============
    * General defines
    *
    CHROOTDIR : Change root (/) after start of daemon [N/y/?] (NEW)




    Press enter.



    ===============
    CONFIG_SETUGID : Do you want the daemon set its own uid/gid [N/y/?] (NEW)




    Press enter, unless you want to specify a uid.



    ===============
    CMDLINE_CONFIG : Allow to specify configuration file on command line [N/y/?] (NEW)




    Press enter.



    ==============
    UNIXPORT : Set up a Unix domain socket to connect clients/servers [N/y/?] (NEW)




    Press enter



    ============
    VIRTUAL_HOST : Do you need virtual hosting [N/y/?] (NEW)




    Press Y and enter. (Allthough, you can just press enter, as this is not essential)



    =============
    HUB : Will you connect to more then one server at a time [N/y/?] (NEW)




    Press enter.



    =============

    * Debugging (do not define this on production servers)
    *
    DEBUGMODE : Do you want to enable debugging output [N/y/?] (NEW)




    Press enter. Never Ever select yes, unless you are having serious problems with your server!



    ==============
    DEBUGMALLOC : Do you want memory- allocation and/or leak checking [N/y/?] (NEW)




    Press enter.



    ==================
    NODNS : Are you testing on a host without DNS [N/y/?] (NEW)




    If you have bind disabled, you will need to press Y. Otherwise, just hit enter.




    =================

    * Paths and files
    *
    DPATH : Directory where all ircd stuff resides [/usr/local/lib/ircd] (NEW)




    Enter the install path - /home/irc/ircd



    ===================
    CPATH : Server configuration file [ircd.conf] (NEW)




    Press enter.



    ===================
    MPATH : Server MOTD file [ircd.motd] (NEW)




    Press enter.



    ====================
    RPATH : Server remote MOTD file (3 lines max) [remote.motd] (NEW)




    Press enter.



    =====================
    PPATH : File for server pid [ircd.pid] (NEW)




    Press enter.



    =================

    * Logging (filenames are either full paths or files within DPATH)
    *
    CONFIG_LOG_WHOX : Do you want to log the use of /WHO x% (recommended) [Y/n/?] (NEW)




    Press enter.



    ==============
    WPATH : Give the path and(or) filename of this log file [whox.log] (NEW)




    Press enter.



    ==============
    CONFIG_LOG_GLINES : Do you want to log G-lines to a separate file [N/y/?] (NEW)




    Press enter.



    ==============
    CONFIG_LOG_USERS : Do you want to log connecting users to a separate file [N/y/?] (NEW)




    Press enter.



    ===============
    CONFIG_LOG_OPERS : Do you want to log Opers to a separate file [N/y/?] (NEW)




    Press enter.



    ===============
    USE_SYSLOG : Do you want to use syslog [N/y/?] (NEW)

    Press enter





    __________________
    email# mazaje@gmail.com
    مرعوب غير متواجد حالياً

  5. #5
    عضو سوبر نشيط
    تاريخ التسجيل
    Sep 2003
    المشاركات
    696

    تكلمة لاحظ عند تركيب srvX تسوي كلمة سر اخري مشفره



    ==============

    * Configuration
    *
    CRYPT_LINK_PASSWORD : Use crypted passwords for N: lines [Y/n/?] (NEW)




    Press enter.



    ================
    CRYPT_OPER_PASSWORD : Use crypted passwords for operators [Y/n/?] (NEW)




    Press enter.



    =================
    BUFFERPOOL : Max size of the total of of all sendqs (bytes) [9000000] (NEW)




    Press enter.



    ================
    CLIENT_FLOOD : Max receive queue for clients (bytes) [1024] (NEW)




    Press enter.



    =================
    MAXCONNECTIONS : Maximum number of network connections (23 - (FD_SETSIZE-4)) [252] (NEW)




    Press enter.



    =====================
    PORTNUM : Default client listen port [6667] (NEW)




    Press enter.



    =====================
    NICKNAMEHISTORYLENGT: Nickname history length [800] (NEW)




    Press enter.



    =====================
    ALLOW_SNO_CONNEXIT : Allow Opers to see (dis)connects of local clients [N/y/?] (NEW)




    Press enter.



    ===================
    R_LINES : Do you want to use R: lines in your configuration file [N/y/?] (NEW)




    Press enter.



    =====================
    USEONE : Do you want support for the old I:*:ONE:*:: construct (read help text!) [N/y/?] (NEW)




    Press enter.



    =====================
    NODEFAULTMOTD : Send a short message instead of the MOTD to connecting clients [Y/n/?] (NEW)




    Press enter.



    ========================

    * Oper commands
    *
    SHOW_INVISIBLE_USERS: Allow (local) Opers to see all local invisible users [Y/n/?] (NEW)
    =



    ====================
    SHOW_ALL_INVISIBLE_U: Allow Opers to see all invisible users [Y/n/?] (NEW)




    Press enter.



    ====================
    OPERS_SEE_IN_SECRET_: Allow global Opers (O to see inside secret channels [Y/n/?] (NEW)




    Press enter.


    ==================
    LOCOP_SEE_IN_SECRET_: Allow local Opers (o to see inside secret channels [N/y/?] (NEW)




    Press enter.



    ====================
    UNLIMIT_OPER_QUERY : Do not truncate obnoxiously long /who output for opers [N/y/?] (NEW)




    Press enter.



    ====================
    OPER_KILL : Allow Opers to use the KILL command [Y/n/?] (NEW)




    Press enter.



    ====================
    OPER_REHASH : Allow Opers to use the REHASH command [Y/n/?] (NEW)




    Press enter.



    ===================
    OPER_RESTART : Allow Opers to use the RESTART command [Y/n/?] (NEW)




    Press enter.



    =================
    OPER_DIE : Allow Opers to use the DIE command [Y/n/?] (NEW)




    Press enter.


    =================
    OPER_LGLINE : Allow Opers to add local G-lines [Y/n/?] (NEW)




    Press enter.


    ==================
    OPER_REMOTE : Allow Opers to connect from a remote site [Y/n/?] (NEW)




    Press enter.



    =================
    OPER_HIDE_WALLOPS : Hide WALLOPS from normal users (they can optionally still see WALLUSERS) [N/y/?] (NEW)




    Press enter.



    ===============
    LOCOP_REHASH : Allow local opers to use the REHASH command [Y/n/?] (NEW)




    Press enter.



    =================
    LOCOP_RESTART : Allow local opers to use the RESTART command [N/y/?] (NEW)




    Press enter.



    =================
    LOCOP_DIE : Allow local opers to use the DIE command [N/y/?] (NEW)




    Press enter.



    =================
    LOCOP_LGLINE : Allow local opers to add local G-lines [Y/n/?] (NEW)




    Press enter.



    ===============

    * Server characteristics
    *
    CONFIG_LIST : Do you want to have a default LIST parameter [N/y/?] (NEW)




    Press enter.



    ==================
    COMMENT_IS_FILE : K: line comments treated as a file by default [Y/n/?] (NEW)




    Press enter.



    ==================
    IDLE_FROM_MSG : Only nullify idle-time on PRIVMSG [Y/n/?] (NEW)




    Press enter.



    ================
    COMPAT2_10_08 : Demand a channel key when a key is set (read help text!) [N/y/?] (NEW)




    Press enter.



    ==============

    * Mandatory defines (you should leave these untouched)
    *
    ONLY_OPERS_CAN_CREAT: Only Opers may create new channels [N/y/?] (NEW)




    Press enter.


    quote:==================
    QUIT_PREFIX : Show prefix in user-originated quit messages [N/y/?] (NEW)




    Press enter.



    =====================
    MAXIMUM_LINKS : Max auto connects per class (1!) [1] (NEW)




    Press enter.



    =================
    MSGLOG_ENABLED : Enable message logging [N/y/?] (NEW)




    Press enter. Never Press Y for this!



    ====================
    LOCAL_KILL_ONLY : Only allow KILLs of local clients [N/y/?] (NEW)




    Press enter.



    =================
    KILLCHASETIMELIMIT : KILL nick chase time limit (30) [30] (NEW)




    Press enter.



    ===============
    NICKLEN : Max size of a nick name on your server (10-30) [30] (NEW)




    Press enter.


    ===================
    MAXNICKLEN : Max size of a nick name on any server on your network (30) [30] (NEW)
    =



    Press enter.



    ====================
    MAXCHANNELSPERUSER : Max number of channels per user (recommended: 5) [5] (NEW)
    =



    For this, its good to increase it to 20, and then press enter. It will allow you to be in more channels at once.



    ==========================
    MAXSILES : Max number of silence masks (15!) [15] (NEW)
    =



    Press enter.



    ===================
    AVBANLEN : Expected average banmask length (40!) [40] (NEW)




    Press enter.


    ==================
    TIMESEC : Max server idle time (60) [60] (NEW)




    Press enter.



    ===================
    PINGFREQUENCY : Class 0 ping frequency (120) [120] (NEW)




    Press enter.



    ====================
    CONNECTFREQUENCY : Class 0 connect frequency (600) [600] (NEW)




    Press enter.



    ================
    HANGONGOODLINK : Min time before a link is good (300) [300] (NEW)




    Press enter.



    ==================
    HANGONRETRYDELAY : Wait before reconnecting to good link (10!) [10] (NEW)




    Press enter.



    ===================
    CONNECTTIMEOUT : connect(2) timeout (90) [90] (NEW)




    Press enter.



    =====================
    LOOKUPTIMEOUT : DNS and ident lookup timeout (10) [10] (NEW)




    Press enter.



    ===================
    DEFAULTMAXSENDQLENGT: Max send queue (40000) [40000] (NEW)




    Press enter.



    ===============
    CONFIG_NEW : Use .config of THIS source tree as your upgrade default [Y/n/?]




    Press enter

    and... Your done! Phew!!!!

    Ok, next type in


    ==================
    make


    When thats done,



    ==================
    make install


    Now with any luck, you should have IRCu installed in /home/irc/ircd/

    ok, a few cleanup commands


    =================
    cd..
    rm -rf ircu2.10.09/


    Ok... now we are going to build srvX.



    ================
    cd srvx-1.1.3/
    ./configure --prefix=/home/irc/srvx


    once its done,


    ==================
    make
    make install



    ==================
    cd..
    rm -rf srvx-1.1.3



    Now srvx and ircu are both installed.

    If you thought that was the easy part, well it wasnt! We still have to setup the config files, for both ircu and srvx.

    Part 1 : IRCu

    ok, this can be tricky, so pay attention



    =================
    cd ircd
    pico -w ircd.conf


    Now, there are certain lines you need to add to get this to work.

    First line, is the M: line, which contains your host information.



    ==================
    Example:
    M:Irc.Foo.net:192.168.0.1:Foo IRC:4400:1


    so, if your server was going to be irc.coolnet.net, and your Coolnet.net domain points to the IP 192.168.0.1, you would have your above line as


    =====================
    M:Irc.CoolNET.net:192.168.0.1:4400:1


    Okay, first line done. Next line is easy, just basic admin information



    ====================
    A:AdminName:emai@doamin.com:www.site.com


    easy stuff.

    Next, you will need to add two generic lines to the config file...



    ================
    Y:1:90:0:252:500000
    Y:2:90:100:0:4000000

    I:*@*:3:*@*::1


    Now we add the Operator lines, or O: lines. These can be changed at any time, and should only be given to your highest network admins.

    The o lines take the format



    =====================
    O:ident@domain.com:<encryptedpass>:Name::1




    For example, if your name was Mike, and you were hosted by say, AOL (:eek and you wanted your password to be texta, you would go to

    http://www.cuci.nl/services/genpassword.html encrypt the pass texta to AS/fvNFmn4WzE.

    So your O line would be


    ==================
    O:*@*.aol.com:AS/fvNFmn4WzE:Mike::1


    Once you have added the olines for your users, you will need to generate another password for your N & C lines (allows connections from services)

    Lets say your password is going to be "melons", head back to http://www.cuci.nl/services/genpassword.html and generate the password vPDhOb0dAnvc.

    Ok, now assuming your domain name is "cooldomain.com" (it MUST be the domain from your M: line (i.e. foo.net (NOT irc.foo.net)) you will need two lines that

    look like the following ->



    ==================
    C:192.168.0.1:SbQCbnZLRAjh2.:Services.foo.net:4400:2
    N:192.168.0.1:SbQCbnZLRAjh2.:Services.foo.net::2


    The above two lines are critical to srvX and IRCu working together.

    The last two lines you need to add are



    =============
    U:Services.foo.net:*:*


    and...



    ===============
    P::::6667


    And thats it!!! Your ircd is now ready to start up!

    Save the file from pico, and close it.

    Now, to start up your IRCd, type


    code:./ircd -h irc.foo.net


    The "irc.foo.net" must be the same as your M: line in your config file.

    Now, you can edit the ircd.motd and remote.motd files to include your message of the day.





    __________________
    email# mazaje@gmail.com
    مرعوب غير متواجد حالياً

  6. #6
    عضو سوبر نشيط
    تاريخ التسجيل
    Sep 2003
    المشاركات
    696

    يتبع التركيب



    Firstly, rename the example config.




    ================
    mv srvx.conf.example srvx.conf


    The srvX configuration is a different again to the ircu configuration file.



    ==================
    pico -w srvx.conf


    The first part of your config file should look like this ->



    ======================
    "uplinks" {
    "private-network" {
    "address" "Irc.foo.net";
    "port" "4400";
    "password" "melons";
    "their_password" "melons";
    "enabled" "1";
    "max_tries" "3";
    "bind_address" "192.168.0.1";


    You will notice some similarities with the above lines.

    Firstly, the address should be the full address of your IRC server, i.e. irc.foo.net
    the port should be the same as defined on your C: line.
    Password should be the password you encoded for your C: line, which in the above example was melons
    Their_Password should be the password you encoded for your N: line, which in the above example was melons
    The bind address is the IP of your server.

    Once you have edited your config file to look similar to the above, search for "server" {

    and you will need to edit the final part of the file to resemble something similar to below



    =======================
    "server" {
    "hostname" "Services.foo.net";
    "description" "Network Services";
    "network" "fooNET";
    "numeric" "10"; // hint: If you get collisions on link, CHANGE THIS.
    "ping_freq" "60";
    "ping_timeout" "90";
    "max_cycles" "30"; // max uplink cycles before giving up
    };

    // controlling how services (mostly NickServ) send mail
    "mail" {
    // These options are the defaults.
    "enable" "0";
    "mailer" "/usr/sbin/sendmail";
    "from_address" "webmaster@foo.net";
    };


    Woo!

    Now, save the config file, and we are done!

    Unfortunatelly, srvx doesnt auto-create the DB files, so we need to make them.


    ================
    pico gline.db


    save the empty file.



    ===============
    cp gline.db global.db
    cp global.db nickserv.db
    cp nickserv.db chanserv.db
    cp chanserv.db helpserv.db
    cp helpserv.db opserv.db
    cp opserv.db aliases.db


    Ok.

    Now, join your server - and to become an operator, type



    ===================
    /oper <name> <pass>


    The name and the pass will come from your O: line

    Join #support on your server.

    now, start srvx.



    ==================
    ./srvx


    Now, in your server, hopefully chanserv will have joined!



    ================
    [23:33:31] *** Joins: ChanServ (ChanServ@Services.foo.net)
    [23:33:31] *** Services.foo.net sets mode: +o ChanServ
    [23:33:31] *** ChanServ sets mode: +nt




    w00t All done.

    Now, to be recognised by srvx as the "Server Administrator", you will need to

    /msg AuthServ@Services.foo.net REGISTER NAME PASS EMAIL

    This will give you total controll over opserv, chanserv, global and authserv.

    use /msg <Servicename> Help to get help on how to use them, or just post here.

    =========

    وسامحونا عن القصور طويل اشوي والترجمة تعب من قلب

    هذا كل شي في سيفرات Mirc
    بس يبيلها صبر شوي بالتركيب وماطوف كلمات السر لدخول الادمن
    ==========

    افتكر سهل التركيب لايغرك الكلام الكثير اللى مالة داعي نصه مثل

    كم تحتاج لعمل البنج ؟
    عدد المستخدميين ؟
    خصائص الدخول والمساعدة ؟


    وشكرا





    __________________
    email# mazaje@gmail.com
    مرعوب غير متواجد حالياً

  7. #7
    عضو نشيط جدا
    تاريخ التسجيل
    Jun 2003
    المشاركات
    492


    الف الف شكر لك اخوي

    وانا عندي اقتراح بسيط,,,

    على كل شرح .. نسوي الشرح على شكل صورة

    وانا سويت لهالشرح صورة بسيطة .. وان شاء الله ما تزعل مني --------> سارقه

    الـــصورة --//-- إضغط هنا



    تحياتي





    e49ar غير متواجد حالياً

  8. #8
    تسجيل غير مقبول
    تاريخ التسجيل
    Sep 2003
    المشاركات
    303


    موضوع رائع وشرح وافى وما قصرت اخى العزيز

    وما تخاف ما احد راح يسرق الشرح ولا شئ

    حيقتبسوه فقط





    Mido غير متواجد حالياً

  9. #9
    عضو سوبر نشيط
    تاريخ التسجيل
    Mar 2002
    المشاركات
    650


    الله يعطيك ألف عافيه أخوي ماقصرت مبدع وطول عمرك مبدع مواضيعك شيقه جداً ومفيده كل حرف فيها بفائدة

    دمت متألقاً ياعزيزي

    تحياتي،،،





    B2S غير متواجد حالياً

  10. #10
    عضو سوبر نشيط
    تاريخ التسجيل
    Sep 2003
    المشاركات
    696

    السلام عليكم



    لاشكر على واجب

    شكرا لك حبيبي e49ar انت رائع

    والجميع رائعون

    اتغثمر على الحقوق لجميع العرب اكتبوا على كيفكم

    هدية مني للجميع انا عرضت الموضوع للفائدة





    __________________
    email# mazaje@gmail.com
    مرعوب غير متواجد حالياً

  11. #11
    عضو نشيط
    تاريخ التسجيل
    Apr 2002
    المشاركات
    108


    تسلم إيدك على هذا الشرك الرائع والجميل جدًا

    وأشكرك على المجهود الرائع الذي تقدمه





    webfriends غير متواجد حالياً

  12. #12
    عضو نشيط جدا
    تاريخ التسجيل
    Sep 2003
    المشاركات
    355


    وربنا انت تمام

    مشكوووور جدا اخى والله انت استااذ كبير

    ربنا يكثر من امثالك





    __________________
    VOLEN WEB
    شركه التقنية المتميزة للاستضافة والتصميم
    www.volen-web.com
    Mobil: 0020122690025
    شكرا سوالف سوفت
    Volenweb غير متواجد حالياً

  13. #13
    Banned
    تاريخ التسجيل
    Jun 2003
    المشاركات
    211


    شرح ولا اروع
    ولكن سؤال عن كيفية تركيب الديجي شات بالسيرفر





    ولد العم غير متواجد حالياً

  14. #14
    عضو نشيط جدا
    تاريخ التسجيل
    Aug 2002
    المشاركات
    447


    السلام عليكم

    شكراً اخي..ولكن هذه كلها عن ircd فهل لديك معلومات مفيده عن ircx اقصد الخاص بنظام الويندوز اي بنفس اوامر irc.msn.com والذي توقف منذ دهر

    فمازال هذا النظام مفضل لدى البعض ويرونه افضل من نظام ircd او نظام الدال نت DalNet

    انا كل ماعرفه عنه هو انه يعتد على نظام Exchange Server

    http://www.microsoft.com/exchange


    مثل الماسنجر وخلافة...ولكن المعلومات الناقصة هو المعدل المقدر للتخزين, الترافيك والعتاد..مثل هذه الامور الدقيقة

    تحياتي





    __________________
    == قيد الصيانة والتحديث راجعنا القرن بعد القادم ==
    Abo Waled غير متواجد حالياً

  15. #15
    عضو فعال
    تاريخ التسجيل
    Feb 2003
    المشاركات
    1,219


    موضوع كلمة رائع قليلة عليه بصراحة

    متميز مشالله عليك

    مجرد سؤال بسيط اذا مايضايقك ؟

    هل هذه الاوامر يجب استخدامها اذا عندك سيرفر من fastservers مثلا !! و

    اذا عندك استضافة تدعم ال SSH هل يمكن عمل الخطوات السابقة ؟؟

    مع اطيب تحياتي لك





    __________________
    في العصافير جبن وهي طائره * وفي الصقور شموخ وهي تحتضر
    Al7zen غير متواجد حالياً





ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  

أضف موقعك هنا| اخبار السيارات | حراج | شقق للايجار في الكويت | بيوت للبيع في الكويت | دليل الكويت العقاري | مقروء | شركة كشف تسربات المياه | شركة عزل اسطح بالرياض | عزل فوم بالرياض| عزل اسطح بالرياض | كشف تسربات المياة بالرياض | شركة عزل اسطح بالرياض