上一页 1 ··· 83 84 85 86 87 88 89 90 91 ··· 123 下一页
摘要: [SHELL]:let 命令详解 摘自:https://blog.csdn.net/happygongzhuo/article/details/6819099 [SHELL]:let 命令详解 摘自:https://blog.csdn.net/happygongzhuo/article/detail 阅读全文
posted @ 2018-10-23 17:50 LiuYanYGZ 阅读(6679) 评论(0) 推荐(0) 编辑
摘要: 23-tcp协议——TIME_WAIT状态和FIN_WAIT2状态 摘自:https://blog.csdn.net/qq_35733751/article/details/80146161 2018年04月30日 00:37:11 songly_ 阅读数:196 标签: tcp-ipTIME-WA 阅读全文
posted @ 2018-10-19 16:32 LiuYanYGZ 阅读(458) 评论(0) 推荐(0) 编辑
摘要: 摘自:https://blog.csdn.net/morigejile/article/details/78598645 你的 服务器有多个网卡并且已经配置好运行当中,你却没记得eth0、eth1、eth2.....分别对应的是哪个物理的网卡,此时可以使用如下命令: [root@mori oracl 阅读全文
posted @ 2018-10-17 13:33 LiuYanYGZ 阅读(8119) 评论(0) 推荐(0) 编辑
摘要: PXE 摘自:http://www.360doc.com/content/15/0226/08/17652659_450872586.shtml 一、简介 1.1 什么是PXE PXE(Pre-boot Execution Environment,预启动执行环境)是由Intel公司开发的最新技术,工 阅读全文
posted @ 2018-10-13 21:08 LiuYanYGZ 阅读(560) 评论(0) 推荐(0) 编辑
摘要: 摘自:https://blog.csdn.net/wh8_2011/article/details/50825340 UID, EUID, SUID, FSUID 2016年03月08日 10:40:02 -鸣人- 阅读数:2267 标签: linux 更多 个人分类: Linux 内核 UID, 阅读全文
posted @ 2018-10-10 21:38 LiuYanYGZ 阅读(907) 评论(0) 推荐(0) 编辑
摘要: shell脚本编写:echo $[ 11#8+1] 输出结果是几,为什么,怎么算来的? 摘自:https://zhidao.baidu.com/question/334766451.html shell脚本编写:echo $[ 11#8+1] 输出结果是几,为什么,怎么算来的? 摘自:https:/ 阅读全文
posted @ 2018-10-10 18:34 LiuYanYGZ 阅读(358) 评论(0) 推荐(0) 编辑
摘要: 摘自:https://blog.csdn.net/linke_linux/article/details/80571490 shell中$(( )) 与 $( ) 还有${ }的区别 2018年06月04日 19:08:46 linke_linux 阅读数:585更多 个人分类: Linux She 阅读全文
posted @ 2018-10-10 17:43 LiuYanYGZ 阅读(183) 评论(0) 推荐(0) 编辑
摘要: linux查看操作系统版本信息 摘自:https://www.cnblogs.com/vaelailai/p/7545166.html 一、linux下如何查看已安装的centos版本信息: 1.Linux查看当前操作系统版本信息 cat /proc/version Linux version 2. 阅读全文
posted @ 2018-10-10 15:56 LiuYanYGZ 阅读(1438) 评论(0) 推荐(0) 编辑
摘要: 摘自:https://blog.csdn.net/danson_yang/article/details/65629948 Linux useradd 与 adduser的区别, /sbin/nologin 与 /bin/bash 2017年03月24日 14:03:54 danson_yang 阅 阅读全文
posted @ 2018-10-09 16:36 LiuYanYGZ 阅读(1155) 评论(0) 推荐(0) 编辑
摘要: 红帽开机取消5秒等待 sed -i "s/GRUB_TIMEOUT=.*$/GRUB_TIMEOUT=0/g" /etc/default/grub grub2-mkconfig -o /boot/grub2/grub.cfg reboot 红帽屏幕180旋转 终端显示旋转180度 sed -i "s 阅读全文
posted @ 2018-10-09 14:45 LiuYanYGZ 阅读(678) 评论(0) 推荐(0) 编辑
上一页 1 ··· 83 84 85 86 87 88 89 90 91 ··· 123 下一页