Mar 22, 2025 · 8 min read · Hello In this blog post, I will be sharing how to create a plugin for KDE Dolphin to view “File version” info off a Windows EXE & DLL file. Background This project was born out of necessity to install mods for Skyrim on Linux. I needed to know the ve...
Join discussionMar 10, 2025 · 2 min read · If you've ever wondered if there's a way to get the most out of your hardware without having to constantly reboot your system, the answer is yes! The technique is called GPU Passthrough and it allows a virtual machine (VM) to access the GPU directly,...
Join discussion
Mar 10, 2025 · 2 min read · Se você já se perguntou se há uma maneira de aproveitar ao máximo seu hardware sem ter que reiniciar constantemente seu sistema, a resposta é sim! A técnica é chamada de GPU Passthrough e permite que uma máquina virtual (VM) acesse a GPU diretamente,...
Join discussion
Oct 11, 2024 · 2 min read · Hello, DevOps enthusiasts! Today, I took my Linux skills a step further with advanced shell scripting and explored user management. Here's a quick breakdown of what I learned and accomplished on Day 5 of my #90DaysOfDevOps challenge: Creating 90 Dire...
Join discussion
Aug 10, 2024 · 2 min read · Linux is well known for its supremacy in the command-line interface. There are a lot of commands that can be categorized as advanced, and these commands can make working on Linux systems easy, provided you have a good grasp of them. Advanced commands...
Join discussion
Aug 2, 2024 · 35 min read · Hello! I'm Anas , a DevOps and Cloud enthusiast with a passion for building scalable, efficient, and secure infrastructure. With a strong focus on automation, containerization, and orchestration, In this blog I'll be diving into the Linux in detail. ...
Join discussion
Jul 15, 2024 · 8 min read · What is a Package Manager in Linux? In simpler words, a package manager is a tool that allows users to install, remove, upgrade, configure, and manage software packages on an operating system. The package manager can be a graphical application like ...
Join discussion
Jul 8, 2024 · 2 min read · Vim File Editor It is the widely used file editor of Linux OS that helps you to insert text in a file and save it for later use. It is the improved version of Vi editor. $vim file: open a file named 'file' in vim editor Once the vim editor will open,...
Join discussion
Jul 6, 2024 · 3 min read · DevOps and system administration, mastering advanced Linux concepts is crucial. This article delves into essential topics such as user and group management, file permissions, SSH, SCP, systemctl, and the powerful tools grep, awk, sed, and find. These...
Join discussion