Access a PC or server running Linux from Windows September 14, 2025 | No Comments | information, linux, macos, remote-access, server, ssh, windows From Windows you must search for the CMD program CMD is like the command console in Linux or macOS (the commands are not the same, […]
Install Windows on a Mac (with macOS) and have both (macOS and Windows) August 8, 2025 | No Comments | information, iso, macos, windows I currently use a Mac, but I wanted to play a video game for Windows on the same PC. I was making this post at […]
why don’t i do things for windows? February 26, 2025 | No Comments | linux, macos, server, windows The truth is that it is an operating system that I don’t know much about. My approach to the PC is at school. I had […]
emulate a program from one architecture to another February 22, 2025 | No Comments | information, linux, macos, windows QEMU (Quick Emulator) is an open source software that allows you to emulate different types of hardware and operating systems in a virtual machine. QEMU […]
differences between iso and img February 19, 2025 | No Comments | information, iso, linux, macos, windows Both .img and .iso are image file formats. .iso is the format that complies with the ISO 9660 standard, which is an international standard for […]
bootable iso images & bootloaders February 9, 2025 | No Comments | linux, macos, server, windows The goal is to have an iso image that boots when the PC starts. some software to generate a bootable iso image: GRUB configuration is […]