X

xr4zz3rs

Founder
Owner
Joined
Oct 12, 2019
Messages
756
Reaction score
9,270
Location
MmUnmapLockedPages
Merhabalar öncelikle. Bu konuda sizlere nasıl Ubuntu 16.04'de Public IP'nize bağlı Apache2 ile site açılır onu öğreteceğim.

1) Kuruluma başlamadan önce sistemi güncelleyelim.
Perl:
sudo apt-get update
sudo apt-get upgrade

2) Apache2'yi kuralım.
Perl:
sudo apt-get install apache2

3) Başarılı mı değil mi kontrol edelim.
Tarayıcınızı açıp makinenizin ip adresini http://ipadresi yazın. Örneğin: http://185.130.26.50 gibi...
Bu sayfa gelmeli;
1581781884497.png
Gerisi sizin keyfinize bağlı eğer herhangi bir hatayla karşılaşırsanız bunları yapabilirsiniz;

4) Güvenlik duvarını kuralım.
Perl:
sudo apt-get install ufw

5) Ardından HTTP ve HTTPS trafiğine izin verelim.
Perl:
sudo ufw allow http
Perl:
sudo ufw allow https

6) (SON ADIM) son olarak ise apache2 servisimizin durumuna bakalım ve yeniden başlatalım.
Perl:
sudo systemctl status apache2
sudo systemctl restart apache2

Bu kadar kolay umarım işinize yaramıştır :) İyi günler dilerim...​
 
T

Teodora

ワイフ
Legend Member
Joined
Jul 13, 2022
Messages
2,873
Reaction score
7,977
Location
Tokyo
Teşekkürler paylaşım için.
 
SPAM IS FORBIDDEN!
  • SPAMMERS ARE BANNED FROM THE FORUM AND CANNOT USE ANY OF THE CHEATS
  • For example: thanks, thx, very good, asdqwe, working, ty and so on!
  • For example: Writing the same message over and over. thanks, thx and so on!
  • Copying and copying someone else's message is prohibited.
  • It is forbidden to send messages to increase the number of comments on threads that you have no knowledge of.
  • Write your own opinion when commenting!
  • If you see spam message, please let us know with the REPORT button!

Tema düzenleyici

Top Bottom