随笔分类 -  Operating System

上一页 1 ··· 6 7 8 9 10 11 12 下一页
摘要:cgroup https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/resource_management_guide/ch01 http://man7.org/linux/man-pages/ma 阅读全文
posted @ 2018-10-13 19:59 任国强 阅读(155) 评论(0) 推荐(0)
摘要:pstree(1): tree of processes - Linux man pagehttps://linux.die.net/man/1/pstree How to view process tree in Linuxhttps://www.simplified.guide/linux/vi 阅读全文
posted @ 2018-09-07 09:34 任国强 阅读(254) 评论(0) 推荐(0)
摘要:https://www.cyberciti.biz/faq/linux-show-directory-structure-command-line/ Linux: HowTo See Directory Tree Structure last updated January 17, 2015 in  阅读全文
posted @ 2018-09-06 10:27 任国强 阅读(189) 评论(0) 推荐(0)
摘要:MYSQL dead but pid file exists问题 - CSDN博客https://blog.csdn.net/shilian_h/article/details/38020567 Error "mysqld dead but pid file exists" - Stack Over 阅读全文
posted @ 2018-08-22 09:52 任国强 阅读(944) 评论(0) 推荐(0)
摘要:https://www.openprogrammer.info/2015/06/14/how-to-install-java-8-and-tomcat-8-on-centos-6-as-service/ https://blog.csdn.net/jianyuerensheng/article/de 阅读全文
posted @ 2018-08-22 09:37 任国强 阅读(354) 评论(0) 推荐(0)
摘要:root@PC-RENGUOQIANG:~# curl http://kermit:kermit@192.168.66.182:8080/activiti-rest/service/repository/deployments/ {"data":[{"id":"20","name":"Demo processes","deploymentTime":"2018-08-01T10:02:11.2... 阅读全文
posted @ 2018-08-01 11:26 任国强 阅读(245) 评论(0) 推荐(0)
摘要:参考文档: http://www.cnblogs.com/wangkangluo1/archive/2011/09/23/2185977.html http://www.cnblogs.com/xd502djj/archive/2011/11/23/2260094.html 阅读全文
posted @ 2018-07-31 12:37 任国强 阅读(685) 评论(0) 推荐(0)
摘要:操作防火墙: https://www.jianshu.com/p/411274f96492 操作VNC; 从realVNC官网下载RPM包 安装后添加key: 阅读全文
posted @ 2018-07-26 16:48 任国强 阅读(295) 评论(0) 推荐(0)
摘要:https://help.ubuntu.com/lts/serverguide/ Jabber Instant Messaging Server https://help.ubuntu.com/lts/serverguide/jabberd2-server.html.zh-CN 阅读全文
posted @ 2018-06-28 11:50 任国强 阅读(279) 评论(0) 推荐(0)
摘要:https://help.ubuntu.com/lts/serverguide/mysql.html http://www.cnblogs.com/wuhou/archive/2008/09/28/1301071.html 注:建议将/etc/apt/source.list中的cn改成us,美国的服 阅读全文
posted @ 2018-06-28 11:49 任国强 阅读(135) 评论(0) 推荐(0)
摘要:1.开发WindowsFeature(程序)里的Linux扩展接口(其实从Windows2008发布前试用时,就发现悄悄藏着一个Unix接口选项)。 2.在windows应用商店可以下载到Ubuntu For Win10。 3.sudo apt update | sudo apt upgrade,升 阅读全文
posted @ 2018-06-21 17:58 任国强 阅读(280) 评论(0) 推荐(0)
摘要:https://baike.baidu.com/item/apt-get/2360755 https://www.debian.org/doc/manuals/debian-handbook/sect.apt-get.zh-cn.html 阅读全文
posted @ 2018-06-21 17:57 任国强 阅读(238) 评论(0) 推荐(0)
摘要:这个方法,未重启貌似无效。 https://blog.csdn.net/x_i_y_u_e/article/details/44704289 参考错误: https://github.com/Microsoft/WSL/issues/2291 https://forums.docker.com/t/ 阅读全文
posted @ 2018-06-14 10:10 任国强 阅读(3504) 评论(0) 推荐(0)
摘要:ll 命令是 ls -l的缩写 ls -a是列举所有(all)文件,包含隐藏文件,以.开头的文件。 ls -l是以列表(list)方式列举文件。 http://bbs.chinaunix.net/thread-2031412-1-1.html https://zhidao.baidu.com/que 阅读全文
posted @ 2018-06-06 14:23 任国强 阅读(2051) 评论(0) 推荐(0)
摘要:https://www.binarytides.com/linux-cpu-information/ 阅读全文
posted @ 2018-05-31 22:59 任国强 阅读(291) 评论(0) 推荐(0)
摘要:https://stackoverflow.com/questions/5905054/how-can-i-recursively-find-all-files-in-current-and-subfolders-based-on-wildcard 阅读全文
posted @ 2018-05-31 18:12 任国强 阅读(250) 评论(0) 推荐(0)
摘要:1.Insert键,决定是Insert模式还是Replace模式。 2.Esc键,退出编辑模式(Insert Or Replace)。 3.:wq (ZZ) 保存并退出Vim。 http://caibaojian.com/vim.html http://www.xker.com/page/e2012 阅读全文
posted @ 2018-05-31 18:10 任国强 阅读(164) 评论(0) 推荐(0)
摘要:https://searchdatacenter.techtarget.com/tutorial/77-Linux-commands-and-utilities-youll-actually-use 阅读全文
posted @ 2018-05-31 18:09 任国强 阅读(158) 评论(0) 推荐(0)

上一页 1 ··· 6 7 8 9 10 11 12 下一页