随笔分类 -  Linux

摘要:Linux jar包 后台运行 阅读全文
posted @ 2017-11-07 14:56 Zery 阅读(28546) 评论(0) 推荐(2) 编辑
摘要:linux shell 指令 诸如-d, -f, -e之类的判断表达式 阅读全文
posted @ 2017-09-26 09:12 Zery 阅读(1452) 评论(0) 推荐(0) 编辑
摘要:Linux下创建和删除软、硬链接 可临时处理空间不足 阅读全文
posted @ 2017-09-21 13:49 Zery 阅读(1606) 评论(0) 推荐(0) 编辑
摘要:通常解析不了域名一般都是DNS域名配置有问题 对接口添加dns信息;编辑/etc/sysconfig/network-scripts/ifcfg-ethxxxxxxx,x可能是其他数字,但一般是ifcfg-eth0的,具体的X根据你的网卡确定,在最下面添加:DNS1=8.8.8.8 #google 阅读全文
posted @ 2017-09-06 20:24 Zery 阅读(64321) 评论(1) 推荐(5) 编辑
摘要:Centos7 Journald 指令 阅读全文
posted @ 2017-07-04 17:33 Zery 阅读(3027) 评论(0) 推荐(0) 编辑
摘要:Systemed systemctl 创建服务 详解 阅读全文
posted @ 2017-06-27 20:42 Zery 阅读(10571) 评论(1) 推荐(3) 编辑
摘要:本地有一个 data-service.jar 1. 编写启动脚本 data-service-start 2 停止脚本 3. 在/usr/lib/systemd/system 下 编写 service 脚本 4. 相关命令 systemctl enable data-service 开机自启动 sys 阅读全文
posted @ 2017-06-27 19:57 Zery 阅读(1182) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示