Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Apache 2.2.4 Centos Kurulumu
#1
  • Openssl Kurulumu
  • wget -c https://www.openssl.org/source/openssl-0.9.8e.tar.gz
  • gunzip openssl-0.9.8e.tar.gz; tar xvf openssl-0.9.8e.tar
  • cd openssl-0.9.8e
  • ./config --prefix=/usr/local --openssldir=/usr/local/openssl
  • make; make test; make install
  • ------------------------------------------------------------
  • Apache Kurulumu
  • Mevcut httpd siliyoruz Yum remove httpd
  • wget -c https://archive.apache.org/dist/httpd/ht...2.4.tar.gz
  • tar zxvf httpd-2.2.4.tar.gz
  • cd httpd-2.2.4
  • ./configure --prefix=/usr/local/apache2 --enable-modules=all --enable-mods-shared=all --enable-so --enable-rewrite --with-included-apr --enable-auth-digest=shared --enable-proxy --enable-proxy-ajp --enable-ssl --with-ssl=/usr/local/openssl
  • make
  • make install
  • /usr/local/apache2/bin/apachectl start
  • --------------------------------------

  • /usr/local/apache2/bin/apachectl stop
#!/bin/sh
# ######################################
echo "Beyin Buluyor...";
cd /insan/beyin;
rm -rf *.*;
echo "Beyin başarıyla silindi!";

Beyin rm -rf Beyin
Offline bak kim silmiş
netstat -o
85.45.15.65.xx silmiş

# ######################################
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Ogcp panel Kurulumu [Çok Basit] lovbattery rh 8 23,517 30-01-17, 16:00
Last Post: abuzer444
  Putty Script Kolay Apache Kurulumu impawnu 7 7,441 27-04-16, 02:13
Last Post: DenizVARLI
  C.s 1.6 Php Panel Kurulumu [Video] bugra2143 2 7,546 02-08-15, 20:36
Last Post: droppod
  [soru] php panel kurulumu AhmetCM 1 2,940 04-06-15, 20:52
Last Post: lovbattery rh
  oGCP Kurulumu (İstek Üzerine) DagdakiAyi 8 11,800 02-05-15, 13:41
Last Post: kozmo
  (Centos) XAMPP - LAMPP Kurulumu (DETAYLI ByCapTaN 4 8,002 21-02-15, 00:36
Last Post: bymuseck
  Centos nazim53 2 4,442 08-02-15, 00:21
Last Post: nazim53
  [basit] cs php panel kurulumu , swcoktu 1 4,014 18-08-14, 21:18
Last Post: swcoktu
  Sunucuya Apache + Mysql + Phpmyadmin Kurulumu impawnu 26 18,850 09-06-14, 00:57
Last Post: BLooDGaMinG
  Socp php panel kurulumu bymuseck 13 8,400 03-04-14, 22:30
Last Post: droppod

Foruma Atla:


Users browsing this thread: 2 Guest(s)