摘要:The Eleventh Weeks(Lucklyzheng) 1、 导入hellodb.sql生成数据库 (1) 在students表中,查询年龄大于25岁,且为男性的同学的名字和年龄 MariaDB [(none)]> source hellodb_innodb.sql MariaDB [hel
阅读全文
摘要:The Tenth Week (Lucklyzpp) 1、通过编译、二进制安装MySQL5.7 root@Lucklyzpp ~]# ls anaconda-ks.cfg a.txt mysql-5.7.35-linux-glibc2.12-x86_64.tar [root@Lucklyzpp ~]
阅读全文
摘要:The Ninth Week (Lucklyzpp) 1、简述DNS服务器原理,并搭建主-辅服务器。 [10:36:39 root@lucklyzpp ~]#vim /etc/named.conf options { //listen-on port 53 { 127.0.0.1; }; liste
阅读全文
摘要:The Eighth week (Lucklyzpp) 人的一切行动,都产生于“愿望”,如果不想,任何事都不可能在现实出现,有了想法,坚持下去,总会看见——曙光 1、创建私有CA并进行证书申请。 [13:27:23 root@lucklyzpp8 ~]#mkdir -pv /etc/pki/CA/{
阅读全文