public local private nexus http://maven.aliyun.com/nexus/content/groups/public/ true public local private nexus http://maven.aliyun.com/nexus/content/... ...
分类:
其他好文 时间:
2018-12-13 14:27:29
阅读次数:
167
<mirror> <id>nexus-aliyun</id> <mirrorOf>*</mirrorOf> <name>Nexus aliyun</name> <url>http://maven.aliyun.com/nexus/content/groups/public</url></mirror ...
分类:
其他好文 时间:
2018-12-09 12:05:48
阅读次数:
177
maven远程仓库urlhttp://central.maven.org/maven2/http://maven.aliyun.com/nexus/content/groups/public/http://repo1.maven.org/maven2/http://repo2.maven.org/maven2/
分类:
Web程序 时间:
2018-12-08 23:47:28
阅读次数:
288
在本地使用命令weex run android运行weex项目时报错:“Error: No android devices found.”,后面发现这是个坑,需要使用android studio启动项目来运行。 在本地下载安装好android studio环境和工具后,将weex项目下platfor ...
分类:
移动开发 时间:
2018-12-08 15:48:49
阅读次数:
291
In a string S of lowercase letters, these letters form consecutive groups of the same character. For example, a string like S = "abbxxxxzyy" has the g ...
分类:
编程语言 时间:
2018-12-08 13:37:09
阅读次数:
131
令牌token(包含uid,gid,groups..)命令:chown;chgrp;chmod;umask;chattr;lsattr;getfacl;setfacl;resetchown:changeownerchgrp:changegroupchmod:changemode1.普通用户不可以更改文件的所有者。普通用户要想更改文件的所属组(主组),首先文件必须是自己的;再者,修改后的组需要在这个
分类:
其他好文 时间:
2018-12-08 00:23:08
阅读次数:
199
命令:useradd;usermod;userdel;id;groupadd;groupmod;groupdel;groupmems;gpasswd;groups;chfn;finger;chage;chpasswd;newusers;pwconv;su;newgrp;authconfig;mail;scp;pwck;grpck;vigr;vipw;lsb_release相关目录/etc/shad
分类:
其他好文 时间:
2018-12-05 22:56:33
阅读次数:
219
关于docker的核心技术,就是以下的三大技术: 1.namespaces 【命名空间】 2.control groups CGGroups【控制组】 3.union filesystem【联合文件系统】 详细参考:http://dockone.io/article/2941 ...
分类:
其他好文 时间:
2018-12-05 17:26:20
阅读次数:
188
AWS: IAM - Identity Access Management
分类:
数据库 时间:
2018-12-04 01:00:58
阅读次数:
201