Wesley13 Wesley13
3年前
SSH服务器设置
\ssh服务器/etc/init.d/sshd\stop|start|restart\netstattl可以查看ssh服务是否正在运行远程登录ssh:sshusername@hostnameeg:sshyangjia@localhost设置文件:/etc/ssh/sshd\_config(debian)
Wesley13 Wesley13
3年前
mysqldump死住(实际是导致mysqld crash)
在MySQL5.0.16上,用mysqldump导出数据,mysqldump半天没反应。操作系统是RHEL4.0。看日志\\\glibcdetected\\\free():invalidpointer:0xb17d60b0\\\mysqldgotsignal6;Thiscouldbe
Wesley13 Wesley13
3年前
java中equal()方法和==方法的区别
对于基本数据类型而言。inta10;intb10;ab返回true.对于引用类型而言StringcnewString("10");StringdnewString("10");cd返回false,c.equals(d)返回true.Comparesthisstringtothespecifi
Wesley13 Wesley13
3年前
10月10日任务
7.6yum更换国内源  安装扩展源epelyuminstallyepelrelease yumlist|grepepel基础源(BASE)第一步下载源\root@test(https://my.oschina.net/azibug)yum.repos.d\yuminstal
Stella981 Stella981
3年前
Docker初识
原文地址(欢迎访问):https://www.jianshu.com/p/6a6eee0d9ea5?utm\_campaignmaleskine&utm\_contentnote&utm\_mediumseo\_notes&utm\_sourcerecommendation(https://www.oschina.net/actio
Stella981 Stella981
3年前
HOST is not allowed to connect to this mysql server
!(https://oscimg.oschina.net/oscnet/77684be3437d04b37952adb40064ffbec86.png) HOSTisnotallowedtoconnecttothismysqlserverhost主机不能访问本机的mysql服务,原因需要连接非本机的mysql的时候,默认host
Stella981 Stella981
3年前
Centos6安装GDB调试信息
安装debuginfoinstall:yuminstallyumutils修改“/etc/yum.repos.d/CentOSDebuginfo.repo”文件的enable1使用debuginfoinstallglibc2.121.132.el6.i686安装没有CentOSDebuginfo.repo文件就创建一个,
Stella981 Stella981
3年前
React实战之React+Redux实现一个天气预报小项目
!(https://oscimg.oschina.net/oscnet/355a9b3e0af9e3410d9cf918fdfe69b2379.jpg)引言经过一段时间的Re
Stella981 Stella981
3年前
2021年全球公有云终端用户支出将增长18% ;EMNLP 2020最佳论文:无声语音的数字发声
!(https://static001.geekbang.org/infoq/af/af9f6637b50b09be60b00a42f3812d5e.png)开发者社区技术周刊又和大家见面
Stella981 Stella981
3年前
Spring Boot项目利用MyBatis Generator进行数据层代码自动生成
!Profile(https://uploadimages.jianshu.io/upload_images/9824247e1c1aaedc60d891f.jpg?imageMogr2/autoorient/strip%7CimageView2/2/w/1240)概述MyBatisGenerator(简称MB