Tag: linux

ArchLinux - Save face (and your system)

Whatever boot issue you're facing or system breakage you encounter, that would be neat to be able to fix you system rather than reinstalling it, isn't it? I'll give you a few hints to do that, especia

ArchLinux - mkinitcpio v38 upgrade

With the release of mkinitcpio v38, mkinitcpio hook migration and early microcode has been announced (04/03/2024). But how to migrate? For a setup similar to mine, the steps are as follows. Note: If i

Frosteau Busy with Vim - Write-up - TryHackMe

Information Room# Name: Frosteau Busy with Vim Profile: tryhackme.com Difficulty: Insane Description: Stay frosty! This is the Side Quest Challenge 3 of Advent of Cyber '23 Side Quest (advanced bon

Root Ulefone Power 3 using Magisk from Linux

Disclaimer: for advanced power user only. If you don't understand what your are doing, then don't do it. Prerequisites# Phone unlocked (OEM unlock) USB debug enabled Apply all OTA updates Android ve

Wekor - Write-up - TryHackMe

Information Room# Name: Wekor Profile: tryhackme.com Difficulty: Medium Description: CTF challenge involving Sqli , WordPress , vhost enumeration and recognizing internal services ;) Write-up Overv

Tokyo Ghoul - Write-up - TryHackMe

Information Room# Name: Tokyo Ghoul Profile: tryhackme.com Difficulty: Medium Description: Help kaneki escape jason room Write-up Overview# Install tools used in this WU on BlackArch Linux: $ sudo

QEMU/KVM/Virt-Manager guest support on Debian

I wrote a more detailed article Install QEMU/KVM/Virt-Manager on ArchLinux but here I will focus on installing guest additions for QEMU/KVM on Debian. By that I mean support for shared folder, shared

Install QEMU/KVM/Virt-Manager on ArchLinux

Intro# In short QEMU is an emulator, KVM is a special mode of QEMU to support virtualization. KVM, Kernel-based Virtual Machine, is a hypervisor built into the Linux kernel. It is similar to Xen in p