Skip to content

Instantly share code, notes, and snippets.

@tin-z
Created April 2, 2023 19:52
Show Gist options
  • Save tin-z/5fdf179fa760c0ee72356ed073f6bcf6 to your computer and use it in GitHub Desktop.
Save tin-z/5fdf179fa760c0ee72356ed073f6bcf6 to your computer and use it in GitHub Desktop.
docker ubuntu lang

fix issue gef-gdb-docker

apt-get install locales                                                                         
locale-gen it_IT.UTF-8                                                                          
echo "export LC_CTYPE=C.UTF-8" >> ~/.bashrc  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment