What is WordPress? What is CMS? What are the Alternatives?

🔗 Read on Medium *What is WordPress?* Quick Summary (TL;DR) This article explains WordPress and CMS concepts in plain language suitable for beginners, along with technical notes for when you need more depth. It covers what a CMS is, the differences between SaaS and self-hosted, WordPress’s basic architecture, headless approaches, multi-site, and content modeling, and includes tables comparing WordPress’s pros and cons. 1. What is a CMS? (And why does it save lives?) A CMS (Content Management System) is software that allows you to manage web pages, posts, images, users, and menus without needing to dive into technical details. ...

10 min · 1992 words

WordPress Nedir? CMS Nedir? Alternatifleri Nelerdir?

🔗 Medium’da Oku *WordPress Nedir?* Kısa Özet (TL;DR) Bu yazı, sıfırdan başlayan birinin anlayacağı sade dilde, ama ihtiyaç duyduğunda başvurabileceği teknik notlarla birlikte WordPress ve CMS kavramlarını anlatır. CMS nedir, SaaS ile self‑hosted farkları, WordPress’in temel mimarisi, headless yaklaşımlar, çoklu site ve içerik modelleme konuları ile birlikte WordPress’in artıları ve eksilerini kıyaslayan tablolar içerir. 1. CMS Nedir? (Ve neden hayat kurtarır?) **CMS (Content Management System) **yani içerik yönetim sistemi, web sayfalarını, yazıları, görselleri, kullanıcıları ve menüleri teknik detaylara girmeden yönetmene yarayan yazılımdır. ...

9 min · 1786 words

VPN nedir?

🔗 Medium’da Oku VPN (Sanal Özel Ağ), internet gibi genel veya güvenilmeyen bir ağ üzerinden güvenli ve şifreli bir bağlantı oluşturan bir teknolojidir. Kullanıcıların gizliliği ve güvenliği korurken özel ağlara erişmelerini ve verileri genel ağlar aracılığıyla uzaktan paylaşmalarını sağlar. VPN, kullanıcının internet bağlantısını, kullanıcı ile internet arasında aracı görevi gören uzak bir sunucu üzerinden yönlendirerek çalışır. Kullanıcı ile internet arasında iletilen veriler şifrelenir, bu nedenle yetkisiz kişiler tarafından ele geçirilemez veya erişilemez. Bu, kullanıcıların internete ve özel belgeler ve finansal bilgiler gibi hassas bilgilere dünyanın herhangi bir yerinden güvenli bir şekilde erişmelerini mümkün kılar. ...

4 min · 730 words

What is a VPN?

🔗 Read on Medium A VPN (Virtual Private Network) is a technology that creates a secure and encrypted connection over a public or untrusted network like the internet. It allows users to access private networks while protecting their privacy and security, and sharing data remotely over public networks. A VPN works by routing the user’s internet connection through a remote server that acts as an intermediary between the user and the internet. The data transmitted between the user and the internet is encrypted, so it cannot be intercepted or accessed by unauthorized parties. This makes it possible for users to securely access the internet and sensitive information like private documents and financial details from anywhere in the world. ...

5 min · 858 words

PowerDNS installation on Ubuntu 20.04 LTS

🔗 Read on Medium What is DNS? DNS (Domain Name System) is a distributed and hierarchical system that converts human-readable domain names into IP addresses. Since computers and other devices communicate with each other using IP addresses rather than domain names, this is crucial for accessing websites and other internet-based services. When a user types a domain name into a browser, their device sends a request to a DNS server, which then looks up the relevant IP address and returns it to the device. The device can then use the IP address to establish a connection with the requested website or service. ...

5 min · 970 words