推荐
专栏
教程
课程
飞鹅
本次共找到3557条
linux vi命令
相关的信息
Wesley13
•
3年前
java类main方法执行AES算法
java.security.NoSuchAlgorithmException:CannotfindanyprovidersupportingAESatjavax.crypto.Cipher.getInstance(Cipher.java:453) 直接在命令行执行java类,如果其中包含AES等的算法api的使用,会抛
DevOpSec
•
4年前
使用yum提示Error: rpmdb open failed
在centos系统上,在使用yum命令安装软件包时候报错:rpmdb:Thread/process6539/140448388269824failed:ThreaddiedinBerkeleyDBlibraryerror:db3error(30974)fromdbenvfailchk:DB_RUNRECOVERY:F
Wesley13
•
3年前
Ubuntu部署shadowsocks服务端
服务器基本要求:Python2.71安装pip环境apt–getinstallpython–geventpython–pip2安装shadowsockspipinstallshadowsocks升级命令pipinstall–upgradeshadowsocks3安装加密用的库apt–getinsta
Wesley13
•
3年前
VirtualBox导入已安装好的操作系统的方法
VirtualBox导入已安装好的操作系统的方法1、修改UUID进入VirtualBox安装目录,运行VBoxManage修改UUID,命令运行如下:D:\\VirtualBoxVBoxManage.exe internalcommands setvdiuuid E:\\VirtualX
Stella981
•
3年前
CentOS6.7 i686上安装JDK7
内核版本:root@heima01javaunameaLinuxheima012.6.32573.el6.i6861SMPThuJul2312:37:35UTC2015i686i686i386GNU/Linux发行版本:root@heima01java
Stella981
•
3年前
Apache Shiro 漏洞检测
1.检测工具https://pan.baidu.com/s/1qCpm_E_Gw1VqSwkNyaWhEwudwt2.检测命令检测是否使用shiro:javacpshiro_tool.jarshiro.Checkhttp://urljavajarshiro_tool
Stella981
•
3年前
Git 常用语句
题记:自己工作当做经常使用的一些git命令行,在此记录;1)首次建立项目;gitpushoriginmaster报错:error:srcrefspecmasterdoesnotmatchany.error:failedtopushsomerefsto‘git@192.168.10.120:iartev/wec
Stella981
•
3年前
Redis4.0.0 安装及配置 (Linux — Centos7)
Redis4.0.0安装及配置(Linux—Centos7)!96(http://cdn2.jianshu.io/assets/default_avatar/43397163ecdb3855a0a4139c34a695885.jpg?imageMogr2/autoor
Stella981
•
3年前
EOS cleos get code 查询智能合约
查询智能合约命令格式:$cleosgetcodea${contract}.abi${contract}根据合约中定义的表结构,你可以查询合约中的数据。例如,currency合约ABI包含账户表。$cleosgetcodeacurrency.abicurrencycodehash:
Stella981
•
3年前
Fedora 25如何安装LAMP
1.安装Apache切换到root用户:sudnfinstallhttpdy启动httpd服务,以在每次系统启动服务:systemctlenablehttpd使用以下命令来启动httpd服务:systemctlstarthttpd2.安装Mari
1
•••
152
153
154
•••
356