上一页 1 ··· 545 546 547 548 549 550 551 552 553 ··· 617 下一页

2019年8月11日

摘要: The SOCK_SEQPACKET socket type is similar to the SOCK_STREAM type, and is also connection-oriented. The only difference between these types is that re 阅读全文
posted @ 2019-08-11 18:26 lydstory 阅读(1019) 评论(0) 推荐(0)
摘要: 【转】https://blog.csdn.net/andrewgithub/article/details/81613120 正如可以给fopen的传入不同参数值,以打开不同的文件。创建socket的时候,也可以指定不同的参数创建不同的socket描述符,socket函数的三个参数分别为: doma 阅读全文
posted @ 2019-08-11 17:32 lydstory 阅读(202) 评论(0) 推荐(0)
摘要: yum install bison Missing PROG dlltool Missing PROG flex Missing PROG mt 阅读全文
posted @ 2019-08-11 02:14 lydstory 阅读(134) 评论(0) 推荐(0)
摘要: configure make 阅读全文
posted @ 2019-08-11 01:40 lydstory 阅读(114) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/yongcai1/article/details/8693068 yum install libtool 阅读全文
posted @ 2019-08-11 01:35 lydstory 阅读(838) 评论(0) 推荐(0)
摘要: yum install automake yum install hg //版本管理 阅读全文
posted @ 2019-08-11 01:18 lydstory 阅读(200) 评论(0) 推荐(0)
摘要: systemctl restart sshd.service //启动sshd服务 systemctl stop firewalld //关闭防火墙 /etc/selinux/config //关闭selinux 阅读全文
posted @ 2019-08-11 00:59 lydstory 阅读(260) 评论(0) 推荐(0)

2019年8月10日

摘要: https://blog.csdn.net/chenjunfengf/article/details/80774382 阅读全文
posted @ 2019-08-10 23:38 lydstory 阅读(282) 评论(0) 推荐(0)
摘要: 再看他如何解决,步骤大概是: 1、开机之后进入linux启动选择界面,停在平时启动的哪那一行按E键,进入grub编辑页面。 2、按↓键光标往下移,在标签fi下面的内容里加上一个enforcing=0。 3、Ctrl+X启动系统。 阅读全文
posted @ 2019-08-10 21:24 lydstory 阅读(232) 评论(0) 推荐(0)
摘要: [root@localhost ~]# getconf LONG_BIT 64 阅读全文
posted @ 2019-08-10 17:14 lydstory 阅读(141) 评论(0) 推荐(0)
上一页 1 ··· 545 546 547 548 549 550 551 552 553 ··· 617 下一页

导航