会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
data_wizard
博客园
首页
新随笔
联系
订阅
管理
11 2019 档案
ubuntu添加阿里源
摘要:阿里开源镜像站:https://opsx.alibaba.com/mirror sudo vim /etc/apt/sources.list 点击键盘上的 insert键,把帮助中的地址复制进去,按Esc退出,输入:wq 退出. 然后 sudo apt-get update 更新软件包 sudo a
阅读全文
posted @
2019-11-07 11:46
data_wizard
阅读(1779)
评论(0)
推荐(0)
ubuntu常用命令
摘要:启动/停止MySQL服务 sudo /etc/init.d/mysql start sudo /etc/init.d/mysql stop 查看Python第三方模块 pydoc modules
阅读全文
posted @
2019-11-07 09:02
data_wizard
阅读(244)
评论(0)
推荐(0)
公告