
Mikroskop Online Katalog Nasıl İndirilir?
Migros yayınladığı katalogları Publitas adında bir serviste tutmakta bunu da Amazon üzerinden yayınlıyor, mikroskop kataloglarını indirmek isteyenler için...

Iptables Kullanarak DDoS Filtreleme Nasıl Yapılır?
Iptables üzerinde özellikle DDoS filtreleme ve kendi anti-DDoS kurallarınızı oluşturmanız için kullanabileceğiniz yöntemlerdir, saldırılar daha komplike ve farklı...

Apache Web Sunucusunda Sorun Giderme Yolları
Bağlantıların güvenliğe alınarak SSLv3, SSLv2 ve TLSv1 sürümlerinin kapatılması işlemi gerekiyorsa nano /etc/apache2/mods-available/ssl.conf dosyasına aşağıdaki değişiklik yapılır. Apache...
Configure OpenSSH to Tunnel Through Another Server Using Jump Host
Within your local ssh configuration file which is stored in .ssh/config create a SSH host entry for the...
How to Calculate Correct Date in Bash
Add 20 minutes to the current date. Add 4 days 2 hours 14 mins from 2020-08-17 22:00:00 Subtract...
Job Control to Background And Foreground Command In Bash
Appending an & (ampersand) to any command run within bash willbackground the process. Will background 10 processes which...
How to Sniff MySQL Traffic On a Database Server
tshark, a terminal based version of wireshark, will dump MySQL statements which it captures on port 3306 to...
Disable the MOTD From Displaying When Logging Into an Ubuntu Server Over SSH
Ever logged into an Ubuntu box and seen this? You can configure /etc/pam.d/sshd to not include the pam_motd.so...
Setup Postfix To Deliver Using Maildir
Maildir is the more efficient way to store email on a server, storing each individual email as its...
How Do I Sniff Each Packet On The Command Line?
tcpdump is a console based traffic packet capture tool. Firstly, install the required package for debian and using...
Iptables’da Örnekler ve Kalıcı Kurallar
Yeni bir web sunucusu kurduğunuzda ilk önemli olan düzgün bir şekilde yapılandırılmış güvenlik duvarıdır. Bu gibi konularda referans...
UFW Eski Chainlerin Kaldırılması
UFW uygulamasını silip iptables kullanmak istediğinizde ufw’ye ait kural zinciri kalıyor, aşağıdaki komutlar aracılığı ile kalan bu artıklardan...
Multiple SSH Client Configuration
Having many hosts managed through your ${HOME}/.ssh/config file can quickly become a wildly beast of a configuration file...
Delete Lease From Dnsmasq in CentOS 7
dnsmasq keeps track of the DHCP leases it has in a file which is definedby the dhcp-leasefile config...
How To Download RPMs Without İnstalling Them Using Yum In CentOS 7
You may want to download RPMs only and not install them using yum. Perhapsyou’re within a change freeze...
Configure Dnsmasq To Query Different Nameservers For Different Domains
When connecting to a VPN you may have a DNS server which serves for a particular domain. For...
Create a Socks5 Tunnel On Port 7171 Over SSH
To create a a quick and dirty SOCKS5 tunnel with SSH use the -D option. Once setup, point...
Specify a Different Nameserver in /etc/resolv.conf When Using DHCP in CentOS 7
Using dhcp within a ifcfg network configuration file you may want to specify a different nameserver instead of...
Enable EPEL on a RHEL/CentOS 7 And 8 Server
Extra Packages for Enterprise Linux (EPEL) is the group that creates, maintains and manages high quality packages for...
Disable UNIStim In Asterisk
You may have noticed that asterisk has UNIStim enabled by default which listens on port 5000. firstly we...
Yeni kullanıcılar İçin Varsayılan Kullanıcı Kimliği (UID) Değerlerini Düzenleme
Debian’da, /etc/login.defs dosyasında ayarlayacağınız 2 değere göre sistem kullanıcılarına atanacak UID değerlerini kısıtlayabilirsiniz. Bu ayarladığınız sayıya görede UID...
Asterisk ile TCP üzerinden SIP Kullanma
SIP genellikle UDP üzerinden çalışmaya ayarlıdır ve devamlı UDP kullanır, ancak kimi zaman bu durumu değiştirmemiz gerekir TCP...
NGINX’de HTTP Güvenlik Headerları Nasıl Ayarlanır?
İnternette yer alan HTTP güvenlik başlıklarını kontrol eden ve puanlayan ne kadar site varsa, hepsinde A+ not almanıza...
Python İle Alan Adlarında Malware Kontrolü Nasıl Yapılır?
Malware ve Phishing avlamada en temel olayımızdan bir tanesi dış kaynak güvenlik kontrolü yapmak, tespit ettiğiniz veya tespit...