Ubuntu下的Mysql配置

Ubuntu作为一款较为简便的Linux发行版,通过apt可以直接安装mysql-server与mysql-client 下载安装mysql sudo ...

Read More

ubuntu同步双系统时间

使用时间同步工具ntpdate通过网络同步windows时间 sudo apt install ntpdatesudo ntpdate time.windo...

Read More

ubuntu核心错误解决方案

问题介绍 在使用ubuntu的过程中,为了给vim编辑器配置编辑插件,自python官网下载了python3.6进行配置。 但是在配置过程中,运行pip时...

Read More