摘要:
Not to resurrect an old thread, but if anyone has this same issue and was wondering, you can make it work by following these directions: http://jorisv 阅读全文
posted @ 2024-06-24 13:21
profesor
阅读(69)评论(0)推荐(0)
摘要:
Check that you have the locales package installed dpkg -l locales If not, install it sudo apt-get install locales As root, type sudo dpkg-reconfigure 阅读全文
posted @ 2024-06-24 11:18
profesor
阅读(51)评论(0)推荐(0)
摘要:
sudo vim /etc/network/interfaces # interfaces(5) file used by ifup(8) and ifdown(8)auto loiface lo inet loopback auto eth0iface eth0 inet staticaddres 阅读全文
posted @ 2024-06-22 16:42
profesor
阅读(71)评论(0)推荐(0)