随笔分类 -  kalilinux

摘要:sudo apt get install firefox locale zh hans 阅读全文
posted @ 2017-02-10 16:02 itholiday 阅读(217) 评论(0) 推荐(0)
摘要:方法一:去掉重启 方法二:卸载network manager 实测网络不稳,经常掉线(kalinux2.0环境) 阅读全文
posted @ 2017-01-23 17:21 itholiday 阅读(2989) 评论(0) 推荐(0)
摘要:开机自启:/etc/rc.local /etc/init.d/ssh start 将 /etc/ssh/sshd_confg中PermitRootLogin no 改为yes,重新启动ssh服务。 阅读全文
posted @ 2017-01-23 16:02 itholiday 阅读(130) 评论(0) 推荐(0)
摘要:echo LANG="zh_CN.UTF 8" /etc/default/locale 阅读全文
posted @ 2017-01-23 12:57 itholiday 阅读(286) 评论(0) 推荐(0)