====Get rid of the locale errors==== \\ more /etc/locale.gen locale locale-gen en_US.UTF-8 localedef -i en_US -f UTF-8 en_US.UTF-8 export LANGUAGE=en_US.UTF-8 export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 locale-gen en_US.UTF-8 dpkg-reconfigure locales ** FOR CENTOS*** For CentOS doe the following nano /etc/environment and enter these two lines: LANG=en_US.utf8 LC_CTYPE=en_US.utf8 That's it, enjoy. Your ArtIT Team \\ \\ **[[linux|BACK]]**