
systemd-resolved Üzerinde DNSSEC Desteğinin Aktifleştirilmesi
Bahsi geçen bu systemd-resolved günümüz linux makinalarının çoğunda yüklü olarak gelmektedir. systemd yanında yancı olan bu uygulama ile...

Linux’de “cryptsetup-initramfs” Uyarısının Çözümü
Kernel ile ilgili bir işiniz oldu ve initramfs yeniden çalıştırmanız gerekti ama diski şifrelemenize rağmen aşağıdaki uyarıyı ekrana...

How to Strip White Space, Dash And Colons From Bash
Pipe a timestamp string into sed combined to remove the -, : and white space to get a...

Hangi İşlemin Takas Alanını Kullandığını Öğrenmek
Bellek şişip uygulamanın takas alanına düşme durumları olabiliyor, bu gibi durumların tespiti ve takibi oldukça önemli, yapılandırma hatası...

Setup Sudo With Google-Authenticator for 2FA on CentOS 7
By configuring the google-authenticator-libpam PAM module with sudo, you can force system users to have to authenticate with...

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ı...

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...

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...

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...

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...