Logo
Login
Tech Posts 31195
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Sharpening My Linux Skills for DevOps: Commands, Concepts & Notes

👋 Hello, peeps!I wanted to be thorough, do my best, and maybe even become the best source of knowledge — if not for others, at least for myself, right? It’s all about building confidence and re...
28.03.2025 0 Read More

How I Became the Gatekeeper of a Web Directory on RHEL 9

How I Became the Gatekeeper of a Web Directory on RHEL 9
📚 Table of Contents The Mission: Lock It Down Step 1: Summon the User Step 2: Build the Playground Step 3: Hand Over the Keys Step 4: Lock the Gates Step 5: Drop Some Code Magic Step 6: C...
04.05.2025 0 Read More

Google Chrome Won’t Open After a Hostname Change? Fix It With This One Line Command!

The Chrome Crash That Caught Me Off Guard 🚨 I was recently playing with my Linux machine, setting things up just the way I like them. One of the things was updating my hostname simple enou...
28.03.2025 0 Read More

Access Control Lists in Linux for Granular Permissions (Day 11 of 30)

Table of Contents Introduction Why Traditional Permissions Fall Short What Are ACLs and When to Use Them Basic ACL Commands: getfacl and setfacl Real-World Examples Removing and M...
04.05.2025 0 Read More

Linux Basics for Hackers - Cheat Sheet

Linux is the go-to operating system for hackers and security professionals. Whether you’re diving into ethical hacking, penetration testing, or cybersecurity research, mastering Linux is a must. Thi...
28.03.2025 0 Read More

How does VolumeMount work in Kubernetes? What happens in the backend?

Understanding Kubernetes VolumeMounts, PersistentVolumeClaims, and StorageClasses (with YAML Examples) Persistent storage is essential for stateful applications in Kubernetes. To manage stora...
04.05.2025 0 Read More

dotNETZone.gr meetup .NET core presentation

The presentation was about the current state of .NET Core in the Linux World. Here are the slides of the presentation and the github repository.Thanks for attending....
28.03.2025 0 Read More

Day-08: Linux for Everyone: 20 Commands You Should Know

Some important linux commands: pwd - print working directory ls -ll - list out the file mkdir - create new directory cd - changing directory touch - create new file cat - view...
28.03.2025 0 Read More

Installing Oracle Grid Infrastructure 19.25 on Oracle Linux 9.5 Using ASMLIB 3

From Oracle Linux 8.7 onward, installing Oracle ASM using ASMLIB was challenging due to the need for a kernel downgrade. Recently, Oracle introduced a new version of ASMLIB with enhanced features, ena...
29.03.2025 0 Read More

Process Monitoring: Keeping Systems in Check

Process Monitoring: Keeping Systems in Check
Process monitoring is the practice of continuously observing and analyzing system processes to maintain optimal performance, detect issues early, and ensure system stability. It involves tracking reso...
29.03.2025 0 Read More
Loading...
#reading
The effect of frequent values on histogram_bounds in PostgreSQL
0
Why setInterval/setTimeout gets an old state or reference in react components.
0
From Startups to Enterprises: Why Companies Trust Outsourced for Talent
0
AWS Shared Responsibility Model
0
How to use gdb to debug Golf applications
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0