Tag arch

How-to-Import-VDI-and-VMDK-in-QEMU⁄KVM

How to Import VDI and VMDK in QEMU/KVM

Virtual Disk Image (VDI) and Virtual Machine Disk (VMDK) files are widely used formats in the world of virtualization. Mostly used with VirtualBox and VMware, if you're looking to bring these virtual machine images into your QEMU/KVM virtualization environment, you're in the right place. This guide will walk you through the step-by-step process of how to import VDI and VMDK files into your QEMU/KVM setup, allowing you to take full advantage of these versatile formats in your virtualization projects.
How-to-set-up-QEMU⁄KVM-on-Manjaro-and-Arch

How to set up QEMU/KVM on Manjaro and Arch

Setting up QEMU/KVM on Manjaro and Arch Linux opens the door to powerful virtualization capabilities, allowing you to run virtual machines efficiently. In this article, I'll walk you through how to set up QEMU/KVM on Manjaro and Arch Linux.
Install-powerlevel10k-zsh-theme

Install and configure Powerlevel10k Zsh theme

In this article, I will guide you through the process of installing and configuring the Powerlevel10k Zsh theme. This theme is highly popular and loved by many for its customizable features.
System-limit-for-number-of-file-watchers-reached-Manjaro

Fix ENOSPC System limit for number of file watchers reached

This error may be new or familiar to you when working with VS Code or Node.js application. This is because the default number of file watchers is small on most Linux distributions if not all. I am using Manjaro, so I will show you how to fix the Error ENOSPC System limit for number of file watchers reached.
install-and-use-postgresql-in-arch-or-manjaro-with-php

Install and use PostgreSQL in Arch or Manjaro with PHP

I would not go into details of what is PostgreSQL as I am pretty sure you already know about it. But in this guide, we will install and use PostgreSQL in Arch or Manjaro operating system with PHP including how to manage the databases.
Resource-monitoring-terminal-tools-in-Linux

Resource monitoring terminal tools in Linux

Monitoring your system resources is quite common in tech world. But if you are a Linux or terminal person, then you know there is nothing stopping you from having tools at your disposal. I am going to show you a few of resource monitoring terminal tools in Linux today.