Couldn't modify partition map on macOS
Couple weeks ago my brother's MacBook Pro started with some problems and it was damaging external drives like USB and SD cards, the system was corrupting the partition map of these devices and
Couple weeks ago my brother's MacBook Pro started with some problems and it was damaging external drives like USB and SD cards, the system was corrupting the partition map of these devices and
Two weeks ago I was working on a project and deleting unused files from the project, one of the folders that I deleted by mistake was the folder where I was working, that
I will explain very quickly what is a Domain Name System (DNS) before to start with this tutorial. A DNS is a Networking service that converts IP addresses to domain names, for example,
If you computer is peresonal and no one else use it, probably you don't need the guest user like me. Personally I dodn't like to see the guest user on my login screen.
Like other posts, this is about my experience with this application that I use maybe since 3 years ago, and I still use it for a good number of reasons that you will
Node version manager is a script to manage multiple active node.js versions. And I usually install most applications using homebrew. NOTE: install NVM with Homebrew is not officially supported. So these are
Before to start this problem happened to me on MacOS, but it could happen in other OS like GNU/Linux, and it is a common problem whit Python applications. You can diagnostic the
I am trying to get a good compression and 7z offers more ratio compression than other formats like zip or rar but on slower time. So today I compressed a folder with more
The command locate is present in the Unix system, and its functionality is search files or directories in our system, it uses a database so after we update the database the search is
The last release of Mac OS doesn't have the option to create a bootable USB from Bootcamp like previous versions, and it is a problem because that require uses other tools. I am
Homebrew is a package manager something similar that you can found on Linux distributions. If you see in my previous posts, I used Homebrew to install my applications, and I used it because
Prezto is a set of configurations for your ZSH shell. Prezto is simple and easy to expand to add new functionalities and features. This project did not receive updates for a long time