连击 天
fork: star:
需求 今天在工作中对 ssh key 有了更深的认识。 昨天给 Scrum 项目组新建了两台 CentOS 虚拟机,Jeffery 希望能够使用 ppk 文件免密码登录。 尝试了几种解决方案。 首先是在自己的机器上利用...
如何在 Gradle 中运行 Groovy 的 主类以及测试类。附完整的Gradle示例项目地址。
https://askubuntu.com/questions/54904/unzip-error-end-of-central-directory-signature-not-found Archive: upload.zip End-of-central-directory signature not found. Either this file...
https://help.duo.com/s/article/2094?language=en_US 我利用百度搜索下载了一个 Duo Mobile App (由于 Google Play)在大陆不可用。 在扫描旧手机上的 Duo Mobile App 的二维码时, 显示出错...
shift #This is a BASH shell builtin, to display your local syntax from the bash prompt type: help shift -bash-4.1$ help shift shift: shift [n] Shift positional parameters. Renam...
ORA-12516: TNS:listener could not find available handler with matching protocol stack ORA-12519, TNS:no appropriate service handler found show parameter processes; select count(...
$ aws s3 ls Could not connect to the endpoint URL: "https://s3.us-east-1a.amazonaws.com/" You probably have something wrong in your default profile for the default region. Check...
遇到json时,我们经常会去做取JSON中某个值的操作,如果是用get方法去取比较繁琐,这里不妨使用jmespath更便捷的方法来解决。 下面通过代码来说明jmespath在python中的使用: 一.安装 pip in...
如题,在win7上安装python3.5之后,通过 pip install awscli 命令安装 AWS CLI(Command Line Interface),最后执行aws命令时总是先提示一句"没有为扩展名.py找到关联文件",然后显示执行结果...
C:\Program Files (x86)\Java\jdk1.8.0_102\bin>jar -h Illegal option: h Usage: jar {ctxui}[vfmn0PMe] [jar-file] [manifest-file] [entry-point] [-C dir] files ... Options: -c create...
我在 windows下用git clone gitURL 就提示 SSL certificate problem: self signed certificate in certificate chain 这种问题,在windows下出现得频率高些。我估计主要是git本身就是基于lin...
预约了9月21日 AWS SysOps Administrator Associate 的考试。 据说这是比 AWS Solution Architect, AWS Certified Developer 还难的考试。 我计划怎样应对? 1,阅读官方的 Study Guide 2,阅...
今天在服务器上执行 find ./ -mtime +30 -type f -name .php的时候,报下面的错误: find: paths must precede expression: 2.txt Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|searc...
Levels of Assurance What are Levels of Assurance (LOA)? 什么是担保级别? 1 - Basic Identity 用户名 This level deals with a username, User Principle Name (UPN), or email address ...
nohup 的定义 man nohup nohup - run a command immune to hangups, with output to a non-tty 运行一条命令,对挂起免疫,输出到非tty。 & 的特点 当前任务会放在后台进行(ctrl c不会终止)...
SQL*PLUS 的 spool 命令,意思是把接下来运行的 SQL 语句及其标准输出重定向到指定的文件中去。 典型用法: spool "mysql.log" set define off; SQL1; SQL2; ... SQLN; commit; spool off; '...
在远程登录到服务器上时(mstsc.exe),一般都会切换到全屏状态来进行操作,但全屏后发现桌面顶部没有浮动工具栏,无法退出全屏状态,怎么能切换回去呢? 方法是使用快捷键“Ctrl + Alt + Brea...
没有更多内容
加载失败,请刷新页面
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复