十月飞翔 十月飞翔
3年前
docker 启动nginx,指定映射目录,启动后nginx不退出
1.nginx退出问题:需要把/etc/nginx/nginx.conf里的user由nginx改成当前用户root。3.在/usr/share/nginx/html/index.html里保存了网页,有时候是空的,需要自己创建访问页面root@8afd7f43d8f0:/usr/share/nginx/htmlcat<index.html
Easter79 Easter79
3年前
telnet出现Connection closed by foreign host
执行命令:telnetsmtp.exmail.qq.com465出现信息:root@pengmanDesktoptelnet10.223.30.1287027Tring10.223.30.128.7027Connectedto10.223.30.128
Johnny21 Johnny21
4年前
Promtheus实战系列(一)之环境部署与搭建
一、部署prometheus,grafana和node\_exporterPrometheus开始教程:1.1环境(centos7)root@localhostprometheusunameaLinuxlocalhost.localdomain3.10
正则匹配 隐藏手机号中间4位
/隐藏手机号中间4位@param$mobile@returnstring|string|null/finalprotectedfunctionhideMobilePhoneNumber($mobile)$IsWhatpregmatch('/(0092,3\?29096,7\?09?)/i',$
Wesley13 Wesley13
3年前
03. react 初次见面
    与浏览器的DOM元素不同,React当中的元素事实上是普通的对象,ReactDOM可以确保浏览器DOM的数据内容与React元素保持一致。1、将元素渲染到DOM中    首先我们在一个HTML页面中添加一个id"root" 的<div:<divid"root"
Stella981 Stella981
3年前
CentOS 6.5 配置 SSH 免密登录
1、生成公钥:sshkeygentrsa然后一直回车即可_:sshkeygentrsaGeneratingpublic/privatersakeypair.Enterfileinwhichtosavethekey(/root/.ssh/id_rsa):Created
Stella981 Stella981
3年前
Python批量读取文件
importosroot'输入绝对路径'file_namesos.listdir(root)file_ob_listforfile_nameinfile_names:fileobroot'/'file_namefile
Wesley13 Wesley13
3年前
Linux 6.4 解决 网卡 not active
1.\root@localhostDesktop\servicenetworkrestart2.Shuttingdowninterfaceeth0:Error:Device\\'eth0\\'(/org/freedesktop/NetworkManager/Devices/0)disconnecting
十月飞翔 十月飞翔
3年前
docker 启动nginx,指定映射目录,启动后nginx不退出
1.nginx退出问题:需要把/etc/nginx/nginx.conf里的user由nginx改成当前用户root。3.在/usr/share/nginx/html/index.html里保存了网页,有时候是空的,需要自己创建访问页面root@8afd7f43d8f0:/usr/share/nginx/htmlcat<index.html
taskbuilder taskbuilder
5个月前
前端页面基本信息设置
前端页面基本信息设置在用向导创建前端页面时,有以下选项可以选择:3.3.2.1终端类型终端类型是指页面支持的客户端类型,目前TaskBuilder支持以下几种类型:电脑端:可以用电脑端Web浏览器访问的页面;手机H5:可以用手机端浏览器访问的HTML5