上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 71 下一页

2020年7月16日

摘要: 解决 Laradock 安装时候出现 Can't open /home/laradock/.nvm/nvm.sh 的问题 2020-05-23阅读 820 疫情在家都是用的 Mac 电脑,来公司 Laradock 突然启动不了了。无奈之后把所有镜像、容器重新删掉,重新编译。可是启动编译的时候一直出现 阅读全文
posted @ 2020-07-16 00:14 刘应杰 阅读(1697) 评论(0) 推荐(0)

2020年7月15日

摘要: Add User To Docker Group In Ubuntu Linux By default, the docker command should run with root privileges. To run Docker as a non-root user in Ubuntu, y 阅读全文
posted @ 2020-07-15 23:32 刘应杰 阅读(1078) 评论(0) 推荐(0)
摘要: Parted分区和创建逻辑卷LVMParted分区过程:1. parted -l #查看所有磁盘状态2. parted /dev/vdb #通过parted工具来创建大于2T的分区3. mklabel gpt #创建创建磁盘标签4. mkpart primary 0% 100% #创建整个分区5. 阅读全文
posted @ 2020-07-15 22:57 刘应杰 阅读(2175) 评论(0) 推荐(0)
摘要: How To List Users and Groups on Linux written by Schkn On Linux, as a system administrator, you often want to have a complete list of all the users an 阅读全文
posted @ 2020-07-15 17:54 刘应杰 阅读(437) 评论(0) 推荐(0)

2020年7月14日

摘要: Top 10 Super Useful Packages to Improve Laravel applications in 2019 September 11, 2019 by Yogesh Koli Leave a Comment Today I am going to provide the 阅读全文
posted @ 2020-07-14 10:11 刘应杰 阅读(204) 评论(0) 推荐(0)

2020年7月13日

摘要: Jun 29, 2018 - 16 Comments Node JS is the popular Javascript runtime environment that is widely used by many developers, and npm is the accompany pack 阅读全文
posted @ 2020-07-13 17:33 刘应杰 阅读(232) 评论(0) 推荐(0)

2020年7月11日

摘要: Manage ESXi Hosts Without vCenter using VMware Pallas BY BRANDON.LEE ON FEBRUARY 10, 2020FLINGS For many, there may exist a use case for being able to 阅读全文
posted @ 2020-07-11 10:59 刘应杰 阅读(281) 评论(0) 推荐(0)
摘要: How to manage snap updates Tags: snapcraft.io , snapd , Snaps , updates Updates are an integral part of the software lifecycle. Quite often, they brin 阅读全文
posted @ 2020-07-11 10:30 刘应杰 阅读(305) 评论(0) 推荐(0)

2020年5月31日

摘要: Vue中使用matomo进行访问流量统计 前言 之前做到了一个页面及接口访问流量统计的需求, 然后在网上找了很多帖子,发现有些有的但是写的都不是很详细,所以今天就整理了一下, 今天修改一下, 之前的有点小问题,就是this.$matomo会取不到. 所以列举两种方法. 正文 vue-matomo方式 阅读全文
posted @ 2020-05-31 21:41 刘应杰 阅读(1718) 评论(0) 推荐(0)

2020年5月30日

摘要: M minko Feb 19, 2019, 6:33 PM Hello !I want to add lib “vue-echarts-v3” to Quasar CLI project. What i have done : Installed “vue-echarts-v3” as “npm i 阅读全文
posted @ 2020-05-30 08:27 刘应杰 阅读(349) 评论(0) 推荐(0)
上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 71 下一页

导航