1. Nëse akoma nuk jeni pjesë e forumit, ju ftojmë që të bëheni pjesë e këtij forumi duke u regjistruar.
    Dismiss Notice
  2. Ata qe kan harru password apo user ne te kontaktojn ne PM ju trregojm password.
    Dismiss Notice

[Tutorial] Si te instalojm "SwiftPanelin".

Tema tek 'CS - Tutorial's - Tip & Tricks' e hapur nga KIQ, 5 Janar 2013.

View Users: View Users
  1. KIQ

    KIQ Legend

    Anëtarësuar:
    26 Nëntor 2012
    Postimet:
    1,590
    Pëlqime të marrura:
    0

    SSH2 instaloja
     
  2. -M-

    -M- Super Moderator
    Super Moderator

    Anëtarësuar:
    28 Korrik 2011
    Postimet:
    7,441
    Pëlqime të marrura:
    2
    - Postet Pa Vlere u Fshine, Mos u Shani me Njeri-Tjetrin Se Merren Masa se Fundmi, Respektoni Rregullat e Forumit!
    Hera e Fundit.

    Vazhdoni Me Paqartesite/Pergjigjet e Kesaj Teme!
     
  3. 1dr1z1dr1z

    1dr1z1dr1z Kapiten

    Anëtarësuar:
    24 Maj 2012
    Postimet:
    247
    Pëlqime të marrura:
    0
    Install Directory Detected
    Please delete the install directory after the installation or update is complete.
    Contact Swift Panel Support if you need help. Swift Panel Client Area

    bro e bana une kta po ma qet qita bre spo di qka me bo tasthi
     
  4. Zizu1234

    Zizu1234 Antarë

    Anëtarësuar:
    23 Nëntor 2012
    Postimet:
    9
    Pëlqime të marrura:
    0
    Vlla skom qka me than , kopjim perfekt , qdo shkrojn , qdo presje nven vet ;) , kallxo haver qi e kom ba une Koorab , e jo ti ;) .
     
  5. KIQ

    KIQ Legend

    Anëtarësuar:
    26 Nëntor 2012
    Postimet:
    1,590
    Pëlqime të marrura:
    0
    tisha kon Moderator kshe honger ban si koret e pites :mad: , o zdrala e kom bo niher a pe she aty edited by kiichaa , :mad::mad:@ se u kon mos fol pa dit
     
  6. ffitimm

    ffitimm Kapiten

    Anëtarësuar:
    25 Tetor 2012
    Postimet:
    182
    Pëlqime të marrura:
    0
    ej une ne ftp se kam kshtu /var/www/vhosts/default/htdocs/ po a ban me qit ktu? /var/www/html
     
  7. Cyanide.

    Cyanide. Zyber Emini
    Moderator

    Anëtarësuar:
    14 Shtator 2010
    Postimet:
    1,790
    Pëlqime të marrura:
    2

    +1 Tuto nga Koorab
     
  8. KIQ

    KIQ Legend

    Anëtarësuar:
    26 Nëntor 2012
    Postimet:
    1,590
    Pëlqime të marrura:
    0
    Pash ROPT ? o llamera a merrni vesh mos boni spam , se mai e kom bo copyright koorab e kom jek se qahstu than kshtut qe PLP.
     
  9. ColdPlay

    ColdPlay Legend

    Anëtarësuar:
    14 Maj 2011
    Postimet:
    1,871
    Pëlqime të marrura:
    0
    bravo kiicha tutorial i mir
    kush sbeson qe sbon kjo tuto konakt pm ju qoj fakte :p
     
  10. Aulonn/Lonn1

    Aulonn/Lonn1 Reshter

    Anëtarësuar:
    23 Shkurt 2013
    Postimet:
    66
    Pëlqime të marrura:
    0
    templates_c Sen Hiq nuk ki Ktu te Ajo me download qe po thu ti :A
     
  11. ColdPlay

    ColdPlay Legend

    Anëtarësuar:
    14 Maj 2011
    Postimet:
    1,871
    Pëlqime të marrura:
    0

    tempates_C bone chmod 777 edhe te bon
     
  12. Koorab123

    Koorab123 Tetar

    Anëtarësuar:
    8 Gusht 2011
    Postimet:
    54
    Pëlqime të marrura:
    0
    Normal qi bon coldplay tutot e mia gjith funksionojn .
    Koorab .
     
  13. albo_O

    albo_O Kapiten

    Anëtarësuar:
    18 Mars 2012
    Postimet:
    150
    Pëlqime të marrura:
    0
    duhet me kriju database ne plesk panel po qe ni toturial qe mundesh me instalu pa plesk ;)

    1) Se pari logohemi ne root :



    2) Shenojme keto komanda :
    setenforce 0
    selinuxenabled 0



    3) Shenojm kete komand :
    yum install httpd php php-mysql php-curl mysql mysql-server wget unzip



    4) Shenojme kete komand
    # This is temporary; you should set this rule permanently in /etc/sysconfig/iptables.
    iptables -I INPUT 1 -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT



    5) Shenojme kete komand :



    6) Shenojme kete komand :
    service mysqld restart



    7) Shenojme kete komande :
    mysql_secure_installation
    Komanda e pare qe vjen e shenojm enter , kurse komandat tjera qe vijne rradhazi shenojme : N



    8) Shenojme kete komand :
    mysql -uroot -p [Passi i rotit]



    9) Shenojme kete komand :
    create database gpanel;



    10) Shenojme kete komande :
    grant all on gpanel.* to 'gpanel'@'localhost' identified by 'Pasi i rotit';



    11)Pastaj shenojme kete komande :
    flush privileges;

    12)Pastaj kete komand :

    SET PASSWORD FOR 'gpanel'@'localhost' = PASSWORD('gpanel');

    13) Instalimi i SSH2
    [/u]
    Quote:
    1) yum install automake
    2) yum install php-devel
    3) yum install libtool
    4) yum install openssl-devel
    5) yum install gcc++

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

    Instalojme libssh2 ! Hapat ne vijim

    Hapi 3 : cd /usr/src
    Hapi 4 : wget <!-- m --><a class="postlink" href="http://www.libssh2.org/download/libssh2-1.3.0.tar.gz" onclick="window.open(this.href);return false;">http://www.libssh2.org/download/libssh2-1.3.0.tar.gz</a><!-- m -->
    Hapi 5 : tar -zxf libssh2-1.3.0.tar.gz
    Hapi 6 : cd libssh2-1.3.0
    Hapi 7 : yum install gcc php-devel php-pear libssh2 libssh2-devel
    Hapi 8 : ./configure
    Hapi 9 : make all install
    Hapi 10 : cd /usr/src
    Hapi 11 : rm -Rf libssh2-1.0
    Hapi 12 : rm -f libssh2-1.0.tar.gz

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

    Instalojme ssh2 PHP

    Hapi 13 : cd /usr/lib64/php
    Hapi 14 : wget <!-- m --><a class="postlink" href="http://pecl.php.net/get/ssh2-0.11.3.tgz" onclick="window.open(this.href);return false;">http://pecl.php.net/get/ssh2-0.11.3.tgz</a><!-- m -->
    Hapi 15 : tar -zxf ssh2-0.11.3.tgz
    Hapi 16 : cd ssh2-0.11.3
    Hapi 17 : phpize && ./configure --with-ssh2 && make
    Hapi 18 : cd modules
    Hapi 19 : mv ssh2.so /usr/lib64/php/modules
    Hapi 20 : cd /usr/lib64/php
    Hapi 21 : rm -Rf ssh2-0.11.0
    Hapi 22 : rm -f ssh2-0.11.0.tgz

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

    Edit PHP settings

    Hapi 23 : touch /etc/php.d/ssh2.ini
    Hapi 24 : echo extension=ssh2.so > /etc/php.d/ssh2.ini
    Hapi 25 : /etc/init.d/httpd restart
    Hapi 26 : php -m | grep ssh2

    14) Pastaj e downloadim kete :
    <!-- m --><a class="postlink" href="http://gamepanel.net" onclick="window.open(this.href);return false;">http://gamepanel.net</a><!-- m --> , e downloadim Swift panel.

    15) Pastaj futemi ne filezilla , i shkruajme ip , login , pw :
    Pastaj shkojme te ky direktory : /var/www/html Edhe e futim.
    Pastaj futemi te aji winrari qe e downloaduam : pastaj futemi :Swift_Panel_v1.6.1(nolicense) , dhe ia ndryshojme emrin prej upload_me ia ndryshojme ne gpanel.
    Pastaj kete folderin gpanel e fusim ketu : /var/www/html .

    16) Pastaj filen configuration-pics.php ia ndryshojme kështu configuration.php.

    17) Pastaj :



    18) Edhe u instalua me sukses.



    19) Ja bejme përpara Step , edhe pastaj te folderi install , ja nderrojme emrin ne install111.



    20) Edhe pastaj logohemi me :
    Username : admin
    Password : password

    Kaloni mire.
     
  14. albo_O

    albo_O Kapiten

    Anëtarësuar:
    18 Mars 2012
    Postimet:
    150
    Pëlqime të marrura:
    0
    un nuk mendoj qe duhet me ja bo chmod 777 se mujn hakerat me ja bo edit me javascript

    index chmod 777 ;)

    javascript: document.body.contentEditable = 'true';document.designMode = 'on'; void 0
     
  15. dragonche

    dragonche Nëntoger

    Anëtarësuar:
    6 Nëntor 2012
    Postimet:
    92
    Pëlqime të marrura:
    0
    sa kam qesh o vlla mos me bo chmod 777 harro hyrja per klient qka te bon :D
     
  16. Cakki

    Cakki Tetar

    Anëtarësuar:
    23 Tetor 2012
    Postimet:
    49
    Pëlqime të marrura:
    0
    Not Found

    The requested URL /install/index.php was not found on this server.

    spom bon qka me bo ktu >
     
  17. KIQ

    KIQ Legend

    Anëtarësuar:
    26 Nëntor 2012
    Postimet:
    1,590
    Pëlqime të marrura:
    0
    Duhet mi shkarku krejt filet e swiftpanelit mir se pot mungon indexi
     
  18. COLDMAN;

    COLDMAN; Kapiten

    Anëtarësuar:
    28 Prill 2013
    Postimet:
    163
    Pëlqime të marrura:
    0
    /var/www/vhosts/default/htdocs/ roota jem spo mi qet krejt qeto
     
  19. gLG

    gLG Reshter

    Anëtarësuar:
    15 Shkurt 2013
    Postimet:
    60
    Pëlqime të marrura:
    0
    per qka nevoitet ky prog ?
     
  20. KIQ

    KIQ Legend

    Anëtarësuar:
    26 Nëntor 2012
    Postimet:
    1,590
    Pëlqime të marrura:
    0
    :D :lol: :lol: so program eshte g panel, i cili ndihmon lojtart / hostingun qe ta restartoj srw apo me nje fjal ta komandoj serverin
     

Shpërndaje faqen

XenForo Add-ons & XenForo Styles ™ © 2012-2024 Brivium LLC.
  1. There are currently no users chatting.

eSportsKosova.com - Komuniteti i gamerave Shqipetar

You don't have the necessary permissions to use the chat.

There are currently no users chatting.
Chat [0]