随笔分类 -  Linux

摘要:参考资料: 1、 http://os.51cto.com/art/200908/143157_all.htm 2、 https://www.jianshu.com/p/d3ebfa27b3ba 3、 https://www.kancloud.cn/i281151/svn/197112 背景 版本控制 阅读全文
posted @ 2018-07-07 17:07 jaspersong 阅读(49383) 评论(0) 推荐(4)
摘要:0、参考资料 http://linuxtools rst.readthedocs.io/zh_CN/latest/tool/crontab.html http://www.cnblogs.com/peida/archive/2013/01/08/2850483.html 特此说明:该篇博客来源是按照 阅读全文
posted @ 2018-01-23 20:05 jaspersong 阅读(204) 评论(0) 推荐(0)
摘要:文章转载于http://debugrun.weweapp.com/a/bJexZXi.html 一、关于/etc/host,主机名和IP配置文件 Hosts The static table lookup for host name(主机名查询静态表) hosts文件是Linux系统中一个负责IP地 阅读全文
posted @ 2018-01-04 15:36 jaspersong 阅读(1056) 评论(0) 推荐(0)
摘要:相关博客 https://www.cnblogs.com/ggjucheng/archive/2012/01/08/2316661.html netstat 简介 Netstat 命令用于显示各种网络相关信息,如网络连接,路由表,接口状态 (Interface Statistics),masquer 阅读全文
posted @ 2017-12-20 23:42 jaspersong 阅读(241) 评论(0) 推荐(0)