码迷,mamicode.com
首页 >  
搜索关键字:up    ( 7825个结果
Fabric 1.0在Centos 7上面的安装
参考:给了个链接: http://www.voidcn.com/article/p-szuznezg-bqr.html 首先说明,这里的装法是过时的,网上类似的文章一抓一大把,到最后是肯定装不成功的 会卡在最后一步network-stup.sh up,报错 2018-04-25 03:09:49.1 ...
分类:其他好文   时间:2020-06-19 11:54:45    阅读次数:47
【防火墙】网络信息安全试验拓扑的配置【互联互通】
一、实验拓扑: 二、网络拓扑互联互通: 路由器、交换机、主机的IP地址配置 略。 交换机LSW1 VLAN的配置如下所示: [SW1]disp vlanThe total number of vlans is : 3 U: Up; D: Down; TG: Tagged; UT: Untagged; ...
分类:其他好文   时间:2020-06-18 22:09:36    阅读次数:73
window10 安装 laradocke遇到的坑
1.安装 laradocke遇到的问题 执行命令 docker-compose up nginx mysql 报 laradock ERROR: Service ‘workspace’ failed to build: 2.解决方案 a.在hosts文件中配置:199.232.28.133 raw. ...
分类:Windows程序   时间:2020-06-18 13:08:19    阅读次数:90
爬取B站up主相册原图
爬取B站up主相册原图 从 Network 选项中找到 api 链接。 从 Preview 选项中一层一层地剥,直到找到真实的图片链接地址。 下载的图片可以达到 12MB,下载的是原图。 源码: # -*- coding: utf-8 -*- # @Time : 2020/6/17 20:54 # ...
分类:其他好文   时间:2020-06-17 23:49:07    阅读次数:182
DNS servers | set up a static ip address in Ubuntu
DNS servers in China https://public-dns.info/nameserver/cn.html How to easily set up a static ip address in Ubuntu using the GUI(12.04) https://www.yo ...
分类:系统相关   时间:2020-06-17 13:00:55    阅读次数:53
update 字符串拼接
UPDATE store SET food_ordering =1,self_pickup_remark = CONCAT('self pick up notes:',store_code,short_name) WHERE merchant_id = "360087641000000807" AN ...
分类:其他好文   时间:2020-06-17 12:36:55    阅读次数:72
Linux命令Top详解
Top命令: Top相当于Windows中的任务管理器 可以看到,输出结果分两部分,前5行是总览,下面是具体的进程资源占用情况。下面逐行看一下 第1行 top - 09:52:35 up 41 min, 2 users, load average: 4.25, 4.33, 3.03 依次表示:当前时 ...
分类:系统相关   时间:2020-06-17 10:44:25    阅读次数:78
{"error":"incorrect region, please use up-z2.qiniup.com"} 七牛云存储失败
使用七牛云存储图片发生这类异常-- {ResponseInfo:com.qiniu.http.Response@6a79c292,status:400, reqId:cToAAACOIZdmmBgW, xlog:X-Log, xvia:, adress:up.qiniu.com/180.101.13 ...
分类:其他好文   时间:2020-06-15 11:47:55    阅读次数:200
虚拟机Manjaro启动黑屏解决方法
启动系统,按ESC键,进入GRUB页面,进入到命令行 1. Start up your computer and when you see the Grub screen, do the following: 2. In the Grub menu press the ‘e’ key to edit ...
分类:编程语言   时间:2020-06-14 23:42:03    阅读次数:239
vsftpd.conf配置详解
1.默认配置 根据默认配置给出中文注释 # Example config file /etc/vsftpd.conf## The default compiled in settings are fairly paranoid. This sample file# loosens things up ...
分类:其他好文   时间:2020-06-14 16:48:06    阅读次数:68
7825条   上一页 1 ... 16 17 18 19 20 ... 783 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!