Stay Hungry, Stay Foolish

2018年07月的内容

Linux

sudo:无法解析主机

显示 sudo:无法解析主机,运行如下命令: hostname -f hostname: Name or service not known 可能是因为: 替换了本机的hosts文件(之前用了google hosts) vim /etc/hosts 加入 127.0.1.1 xx...

xiaohe 8年前 (2018-07-13) 5393℃ 0评论 0喜欢

记事本

Kaldi的安装与测试

之前用svn安装kaldi总是不成功,后来看到github上的版本安装就成功了。下面记录一下过程: sudo apt-get update sudo apt-get upgrade sudo apt-get install git sudo apt-get install...

xiaohe 8年前 (2018-07-12) 8567℃ 0评论 6喜欢