Last active
March 14, 2024 17:00
-
-
Save justlearncode/fa4db7d739c63ef58914a93aa8e5cc7b to your computer and use it in GitHub Desktop.
how change keyboard to azerty in metasploitable
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If on a console, that would be (as root): | |
# sudo loadkeys fr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks