摘要:
步骤1:下载搜狗输入法的deb格式包 链接: http://pinyin.sogou.com/linux/?r=pinyin 步骤2:安装fcitx的键盘输入法系统 因为sogou是基于fcitx的,而系统默认的是iBus,所以需要安装。 安装源: sudo add-apt-repository p 阅读全文
摘要:
切换root失败 初次linux使用su切换用户提示 Authentication failure,这是因为ubtun系统默认是没有激活root用户的,需要我们手工进行操作。 执行命令 : sudo passwd Password:当前的密码 Enter new UNIX password:root 阅读全文