Si te qelim Rsll me Root


  1. Hapi 1: yum remove mysql
  2. Hapi 2: rm -rf /var/lib/mysql
  3. Hapi 3: yum install mysql-server
  4. Hapi 4: /sbin/chkconfig --levels 235 mysqld on
  5. Hapi 5: service mysqld start
  6. Hapi 6: mysql_secure_installation  ( kur ta qet per me i qit pw ja fut enter edhe kater her e bon "n" t pesten her e bon "Y" )
  7. Hapi 7: mysql -u root -p   ( kur ta qet per pw ja fut enter edhe i bon qito komandat :
  8. CREATE DATABASE gpanel;
  9. CREATE USER 'gpanel'@localhost IDENTIFIED BY 'gpanel1';
  10. GRANT ALL PRIVILEGES ON gpanel.* TO 'gpanel'@localhost;
  11. use gpanel;
  12.  ->quit
  13. ----------------------------------------------------
  14. Hostname i databases osht : localhost
  15. Username i databases osht : gpanel
  16. Name i databases osht : gpanel
  17. Pasword i databases osht : gpanel1
  18. Komandat per instalimin e php
  19. -----------------------------------------------------------------
  20. Hapi 1: sudo yum install php php-mysql
  21. Hapi 2: yum search php-
  22. Hapi 3: yum info name of the module
  23. Hapi 4: sudo yum install name of the module
  24. Hapi 5: sudo chkconfig httpd on
  25. Hapi 6: sudo chkconfig mysqld on
  26.  
  27. Komandat per instalimin e SSH2
  28. Shenojm Keto Komanda
  29. 1) yum install automake
  30. 2) yum install php-devel
  31. 3) yum install libtool
  32. 4) yum install openssl-devel
  33. 5) yum install gcc++
  34.  
  35. ----------------------------------------------------------------
  36.  
  37. Instalojme libssh2 ! Hapat ne vijim
  38.  
  39. Hapi 3 : cd /usr/src
  40. Hapi 4 : wget http://www.libssh2.org/download/libssh2-1.3.0.tar.gz
  41. Hapi 5 : tar -zxf libssh2-1.3.0.tar.gz
  42. Hapi 6 : cd libssh2-1.3.0
  43. Hapi 7 : yum install gcc php-devel php-pear libssh2 libssh2-devel
  44. Hapi 8 : ./configure
  45. Hapi 9 : make all install
  46. Hapi 10 : cd /usr/src
  47. Hapi 11 : rm -Rf libssh2-1.0
  48. Hapi 12 : rm -f libssh2-1.0.tar.gz
  49.  
  50. ----------------------------------------------------------------
  51.  
  52. Instalojme ssh2 PHP
  53.  
  54. 1-cd ..
  55. 2-cd ..
  56. 3-cd ..
  57. 4-cd ..
  58. 5-cd ..
  59. 6-cd ..
  60. 7-cd ..
  61. 8-cd ..
  62. 9-cd ..
  63. 10-cd ..
  64. yum install automake php-devel libtool openssl-devel gcc++ gcc
  65. cd /usr/src
  66. wget http://www.libssh2.org/download/libssh2-1.2.tar.gz
  67. tar -zxf libssh2-1.2.tar.gz
  68. ./configure
  69. yum install make
  70. cd ..
  71. rm -rf libssh2-1.2
  72. cd /usr
  73. mkdir lib64
  74. cd /usr/lib64
  75. mkdir php
  76. cd /usr/lib64/php/
  77. wget http://pecl.php.net/get/ssh2-0.11.0.tgz
  78. tar -zxf ssh2-0.11.0.tgz
  79. cd ssh2-0.11.0
  80. phpize && ./configure --with-ssh2 && make
  81. ./configure --with-ssh2
  82. cd /usr/lib64/php/
  83. mkdir modules
  84. cd modules
  85. mv ssh2.so /usr/lib64/php/modules
  86. pecl install ssh2-beta
  87. echo extension=ssh2.so >> /etc/php.ini
  88. cd
  89.  
  90. cd /usr/src
  91. wget http://www.libssh2.org/download/libssh2-1.3.0.tar.gz
  92. tar -zxf libssh2-1.3.0.tar.gz
  93. cd libssh2-1.3.0
  94. yum install gcc php-devel php-pear libssh2 libssh2-devel
  95. ./configure
  96. make all install
  97. cd /usr/src
  98. rm -Rf libssh2-1.0
  99. rm -f libssh2-1.0.tar.gz
  100. cd /usr/lib64/php
  101. wget http://pecl.php.net/get/ssh2-0.11.3.tgz
  102. tar -zxf ssh2-0.11.3.tgz
  103. cd ssh2-0.11.3
  104. phpize && ./configure --with-ssh2 && make
  105. cd modules
  106. mv ssh2.so /usr/lib64/php/modules
  107. cd /usr/lib64/php
  108. rm -Rf ssh2-0.11.0
  109. rm -f ssh2-0.11.0.tgz
  110. touch /etc/php.d/ssh2.ini
  111. echo extension=ssh2.so > /etc/php.d/ssh2.ini
  112. /etc/init.d/httpd restart
  113. service httpd restart
  114. echo
  115.  
  116. Edhe Ja SSH2 është instaluar me Sukses !
  117. ----------------------------------------\
  118. Rradhen e ka incodube loader
  119. Komandat per instalimin e ioncube loader
  120. -------------------------------------------------------------------------
  121. Hapi 1: cd
  122. Hapi 2: wget -q -O - http://www.atomicorp.com/installers/atomic |sh  
  123. Hapi 3: yum install php-ioncube-loader
  124. Hapi 4: service httpd restart
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131. KTO POSHT JON PER FTP PO UNE FTP SJOM KA JA INSTALOJ IHER TASH SHKOJM FILLEZILLA
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140. ja Komanda Per Ftp : ~>
  141. ---
  142. yum -y install vsftpd
  143. /etc/rc.d/init.d/vsftpd start
  144. --
  145. Ftp u Instalua Me Sukses
  146. Tani e kan rradhen adonsat
  147. -----
  148. yum install screen vsftpd ftp unzip ld-linux.so.2 -y && mkdir -p /game/public && cd /game/public && wget alfagpanel.com/files.zip && unzip files.zip && rm -rf files.zip && chmod +x hlds_run
  149.  chkconfig vsftpd on
  150. ------
  151. ja Dhe Addonsat u instaluan Me Sukses
  152. Prisni 3-4 ore deri sa adonsat t behen gati per tu instaluar n srw e per te lozur
  153. ---------
  154. Tani Je i Afte Te Instalosh Kto Komanda n R00T
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free