Loading

12 2018 档案

摘要:安装kernel 首先安装elrepo rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-3.el7.elrepo.noarch.r 阅读全文
posted @ 2018-12-28 16:44 wswind 阅读(1629) 评论(0) 推荐(2) 编辑
摘要:ABP是一个成熟的.NET框架,功能完善。目前由于项目需要正在自学中。 ABP对于组织节点管理这一基本上每个项目都要反复重复开发的内容,进行了自己的实现。 主要包括这些常用功能: 多租户 树结构管理的实体 与用户系统集成的查询 下面我们根据官方文档以及DEMO去学习这个功能。 不过需要注意的是,AB 阅读全文
posted @ 2018-12-25 20:12 wswind 阅读(3004) 评论(0) 推荐(1) 编辑
摘要:参考: https://docs.vmware.com/cn/VMware-Workstation-Pro/15.0/com.vmware.ws.using.doc/GUID-826323AD-D014-475D-8909-DFA73B5A3A57.html https://www.jianshu. 阅读全文
posted @ 2018-12-25 14:21 wswind 阅读(9298) 评论(0) 推荐(0) 编辑
摘要:阿里云参考:https://developer.aliyun.com/mirror/centos 清华参考:https://mirrors.tuna.tsinghua.edu.cn/help/centos/ 阿里云: mv /etc/yum.repos.d/CentOS-Base.repo /etc 阅读全文
posted @ 2018-12-25 14:06 wswind 阅读(61523) 评论(0) 推荐(3) 编辑
摘要:visudo 等操作会打开默认编辑器,在linux中默认编辑器读取EDITOR环境变量,可通过一下命令设置 可将其加入~/.bashrc文件,使得每次登录都可使用 debian系统提供了一个管理工具来设置默认编辑器 阅读全文
posted @ 2018-12-23 13:34 wswind 阅读(5419) 评论(0) 推荐(1) 编辑
摘要:C:\hiberfil.sys占用空间过大,可以考虑关闭休眠 重新开启 阅读全文
posted @ 2018-12-18 09:17 wswind 阅读(4257) 评论(0) 推荐(0) 编辑
摘要:win + r 在运行中输入: 阅读全文
posted @ 2018-12-17 12:43 wswind 阅读(9574) 评论(0) 推荐(0) 编辑
摘要:仅对当前用户生效: 开始 运行 对所有用户生效: 开始 运行 另: 安装程序路径: 阅读全文
posted @ 2018-12-06 19:30 wswind 阅读(19264) 评论(0) 推荐(5) 编辑