阿里云上的服务器,运行的是ubuntu 16, 登录时报错 
manpath: can't set the locale; make sure $LC_* and $LANG are correct
安装zabbix时也看到大量因为这个not set导致的warning
于是尝试fix

解决办法是:
sudo apt-get -y install language-pack-zh-hans
locale

重新登录,看到不再报这样的错误

相关文章:

  • 2021-12-17
  • 2021-09-23
  • 2021-10-06
  • 2021-05-01
猜你喜欢
  • 2021-09-25
  • 2021-07-24
  • 2021-07-02
  • 2021-09-01
  • 2021-06-25
  • 2022-12-23
相关资源
相似解决方案