码迷,mamicode.com
首页 >  
搜索关键字:listening    ( 365个结果
数据库安全检查监听是重点,设置监听密码
LOCAL_OS_AUTHENTICATION_LISTENER = OFF
分类:数据库   时间:2018-11-29 15:10:05    阅读次数:206
creating server tcp listening socket 127.0.0.1:6379: bind No error
参考链接:https://blog.csdn.net/n_fly/article/details/52692480 1、window10环境下面安装的redis,之前安装好弄了一下,过了好几天,再次使用redis-server.exe命令启动,发现报了如下所示的错误: 截图如下所示: 待续..... ...
分类:其他好文   时间:2018-11-28 20:30:29    阅读次数:242
Tell the rabbits
24/11/2018 And rabbit's listening... 23/11/2018 And rabbit's listening... ...
分类:其他好文   时间:2018-11-24 14:35:33    阅读次数:162
SSH端口转发
在这之前要检查下端口转发功能是否已开启,必须要配置/etc/ssh/sshd_config,文件中允许端口转发,重启ssh 一、本地端口转发 场景如下: ssh client与ssh server的概念 ssh client(启动一个端口等待连接的一方) ssh server(使用ssh clien ...
分类:其他好文   时间:2018-11-20 00:06:00    阅读次数:159
The configuration of ftp server and client
This is the first article since April in this year. This is also the first article since I joined Microstrategy. 1 Environment Server: CentOS release ...
分类:其他好文   时间:2018-11-05 23:46:21    阅读次数:350
tomcat 查看 8080 端口被谁占用.并结束
cmd 输入命令 netstat -ano | findstr 8080 LISTENING 7916 这个就是进程里面占用的exe程序, 可以手动直接结束, 也可以用命令行直接结束 taskkill -pid 3168 -f ...
分类:其他好文   时间:2018-11-05 11:11:59    阅读次数:142
2018-11-3 星期六
English: listening、speaking、reading、writing、translation 1. Do you drink a lot of water? Well, I would like to think myself as a person who drinks a lo ...
分类:其他好文   时间:2018-11-04 00:41:28    阅读次数:191
2018-11-2 星期五
English: listening、speaking、reading、writing、translation 1. The more you sweat here, the less you'll bleed in battle. 2. You can finish the longest roa ...
分类:其他好文   时间:2018-11-03 02:24:42    阅读次数:224
elk安装部署
环境介绍: 服务端:192.168.0.248 :(es ,logstash,kibana,redis) 客户端:192.168.0.151 192.168.0.219 一:服务器端配置 192.168.0.248: 1)安装es: https://www.cnblogs.com/yangxiaoc ...
分类:其他好文   时间:2018-11-02 18:59:25    阅读次数:224
2018-10-31 星期三
English: listening、speaking、reading、writing、translation 1. A beautiful life begins with a beautiful mind. 2. Anything is possible, as long as you set ...
分类:其他好文   时间:2018-11-01 01:03:44    阅读次数:240
365条   上一页 1 ... 7 8 9 10 11 ... 37 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!