当前位置: 首页 > news >正文

做门户网站需要学什么知识wordpress感兴趣推送

做门户网站需要学什么知识,wordpress感兴趣推送,网站建设一般多少钱,寻找做网站的合作伙伴北京Ubuntu 是一个使用非常广泛的 Linux 发行版。Ubuntu Server 则是云上最流行的服务器操作系统。本篇文章中#xff0c;我们展示了在 Ubuntu 上安装 MySQL 8 的详细步骤。 文章目录 1、先决条件2、在 Ubuntu 中安装 MySQL2.1、更新软件仓库包索引2.2、升级本地软件2.3、配置 MyS… Ubuntu 是一个使用非常广泛的 Linux 发行版。Ubuntu Server 则是云上最流行的服务器操作系统。本篇文章中我们展示了在 Ubuntu 上安装 MySQL 8 的详细步骤。 文章目录 1、先决条件2、在 Ubuntu 中安装 MySQL2.1、更新软件仓库包索引2.2、升级本地软件2.3、配置 MySQLPPA2.4、安装 MySQL2.5、MySQL 安全配置2.6、通过 Systemd 管理 MySQL 服务器2.7、连接到 MySQL 服务器 1、先决条件 请使用 root 用户或者具有管理员权限的用户登录系统完成以下操作。 2、在 Ubuntu 中安装 MySQL 2.1、更新软件仓库包索引 执行以下命令更新 Ubuntu 本地软件仓库的包索引。 sudo apt update2.2、升级本地软件 输入以下命令升级系统 sudo apt upgrade2.3、配置 MySQLPPA 在 Ubuntu 中安装 Mysql 最方便方式是用 MySQL 自己的 APT 仓库。 APT 仓库中包含了 MySQL 的服务器和工具相关的软件。我们需要将此 MySQL APT 仓库添加到系统的包源列表中。 使用 wget 命令下载 MySQL APT 仓库包 wget -c https://repo.mysql.com//mysql-apt-config_0.8.13-1_all.deb使用 dpkg 命令安装 MySQL APT 仓库包 sudo dpkg -i mysql-apt-config_0.8.13-1_all.deb2.4、安装 MySQL 执行以下命令开始安装 MySQL sudo apt install mysql-server这一步会安装一个不安全的 MySQL 服务器。我们将在下一步配置服务器的安全性。 安装完成后我们先启动 MySQL 服务器 sudo systemctl start mysql2.5、MySQL 安全配置 执行以下命令调整 MySQL 服务器的安全性 sudo mysql_secure_installation这将会输出 Securing the MySQL server deployment.Connecting to MySQL using a blank password.VALIDATE PASSWORD COMPONENT can be used to test passwords and improve security. It checks the strength of password and allows the users to set only those passwords which are secure enough. Would you like to setup VALIDATE PASSWORD component?Press y|Y for Yes, any other key for No:这里时问你是否使用密码验证组件。输入 “Y” 并按下回车键。 There are three levels of password validation policy:LOW Length 8 MEDIUM Length 8, numeric, mixed case, and special characters STRONG Length 8, numeric, mixed case, special characters and dictionary filePlease enter 0 LOW, 1 MEDIUM and 2 STRONG:这是是设置密码验证策略的级别。他提供了 3 个级别 LOW: 密码长度至少 8 位MEDIUM: 密码长度至少 8 位, 由数字、混合大小写的字母和特殊字符组成STRONG: 密码长度至少 8 位, 由数字、混合大小写的字母、特殊字符和字典文件组成 请选择适合你的密码级别。在这里由于是用来开发和测试我选择 0. Please set the password for root here.New password:Re-enter new password:在这里输入两次密码。 Estimated strength of the password: 25 Do you wish to continue with the password provided?(Press y|Y for Yes, any other key for No) : Y如果你对密码强度满意输入 Y 和回车键后继续。 By default, a MySQL installation has an anonymous user, allowing anyone to log into MySQL without having to have a user account created for them. This is intended only for testing, and to make the installation go a bit smoother. You should remove them before moving into a production environment.Remove anonymous users? (Press y|Y for Yes, any other key for No) : Y Success.Normally, root should only be allowed to connect from localhost. This ensures that someone cannot guess at the root password from the network.Disallow root login remotely? (Press y|Y for Yes, any other key for No) : Y Success.By default, MySQL comes with a database named test that anyone can access. This is also intended only for testing, and should be removed before moving into a production environment.Remove test database and access to it? (Press y|Y for Yes, any other key for No) : Y- Dropping test database... Success.- Removing privileges on test database... Success.Reloading the privilege tables will ensure that all changes made so far will take effect immediately.Reload privilege tables now? (Press y|Y for Yes, any other key for No) : Y Success.All done!在这里上面所有问题都输入 Y 。然后完成整个配置过程。 2.6、通过 Systemd 管理 MySQL 服务器 安装完成后MySQL 服务就会自动启动。我们可以通过以下几个命令查看 MySQL 服务的状态启动、停止、重启 MySQL 服务器 查看 MySQL 服务器状态 sudo systemctl status mysql启动 MySQL 服务器 sudo systemctl start mysql停止 MySQL 服务器 sudo systemctl stop mysql重启 MySQL 服务器 sudo systemctl restart mysql配置 MySQL 服务器自启动 sudo systemctl enable mysql 2.7、连接到 MySQL 服务器 请使用以下命令连接到 MySQL 服务器 mysql -u root -p然后根据提示输入 root 帐户的密码并按下回车键。验证通过后将显示以下输出代表进入了 MySQL 控制台 mysql使用 SHOW DATABASES 显示当前服务器中的所有数据库 mysql show databases;这是输出 -------------------- | Database | -------------------- | information_schema | | mysql | | performance_schema | | sys | -------------------- 4 rows in set (0.05 sec)上面显示的数据库是 MySQL 服务器自带数据库。
http://www.pierceye.com/news/379916/

相关文章:

  • 做三网站推广一般给多少钱
  • 网站关键词的写法牛肉煲的做法
  • 网站权限怎么设置吉林电商网站建设报价
  • wordpress修改站点名wordpress 插件 调用
  • vs2015做的网站广东省白云区属于哪个市
  • 微信群投票网站怎么做佳木斯做网站公司
  • 建设网站用哪个主机好阳西哪里有做网站
  • 沈阳市有做网站的公司中文企业网站html模板
  • 破解织梦做的网站有什么页游传奇平台好
  • 临安网站开发网站建设做什么费用
  • 辽宁建设工程信息网网站python 网站开发
  • 企业网站.net免费做ppt的网站
  • 浦城 做网站wordpress下载页面
  • 广西住房城乡建设部网站网站优化怎么看
  • 网站建设负责人证明网络营销的10个特点
  • 泉州市服务好的网站设计塘沽网吧开门了吗
  • 商城网站建设哪家公司好wordpress输出到模板
  • 建站报价网站建设培训学校
  • 杭州高端网站定制手机网站开发应注意
  • 深圳网站建设选云聚达做二手元器件那个网站查价格
  • 网站建设公司企业模板微网站开发制作
  • 北京网站制作计划合理的网站结构
  • 网站建设如何搭建框架兰州seo排名
  • 网站作为医院形象建设cms搭建网站
  • 如何做个购物网站网站开发好不好
  • wordpress国内打开速度慢东莞搜索seo关键词
  • 鹿泉建设网站广安市建设局官方网站
  • 用花生棒自己做网站如何看网站的浏览量
  • 大连网站排名电商线上培训
  • 做金融网站做简历的网站