摘要:
这篇笔记是记录基于ubuntu平台的mysql学习过程 一.安装Mysql 1.首先检查系统中是否已经安装过mysql服务 $ sudo service mysql start 如果未安装 安装mysql服务端、核心程序 $ sudo apt-get install mysql-server 安装m 阅读全文
posted @ 2020-05-22 16:00
-Ruirui-
阅读(213)
评论(0)
推荐(0)
摘要:
1.当使用apt-get安装某服务时,提示E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)及E: Unable to acquire the dpkg fro 阅读全文
posted @ 2020-05-22 15:20
-Ruirui-
阅读(632)
评论(0)
推荐(0)