get core.img and core.efi for x86_64 February 19, 2025 | No Comments | information, iso, linux, macos core.efi and core.img are part of grub, they are bootloaders. In this case they are for the x86_64 architecture, if the architecture changes the files […]
differences between iso and img | 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 […]
cp mv dd commands February 17, 2025 | No Comments | information, linux cp The cp command is used to copy files and directories. The cp command is like copy and paste in a visual desktop operating system. […]
pwd February 8, 2025 | No Comments | information, linux, macos, server What is it for? To display the current working directory. The name pwd comes from the acronym “Print Working Directory” shows the full path from […]
recovery mode in linux January 19, 2025 | No Comments | information, linux This is to fix your errors if the operating system cannot boot. you will be able to modify your errors in a root console. I […]