So, I have some Linux servers with default keyboard set to Italian, which is totally different from the US one when it comes to special characters.
There are multiple ways to do it, but the fastest and easiest one I could find is the following:
sudo loadkeys us
That’s it! Enjoy!