1.nginx退出问题:需要把/etc/nginx/nginx.conf里的user由nginx改成当前用户root。3.在/usr/share/nginx/html/index.html里保存了网页,有时候是空的,需要自己创建访问页面root@8afd7f43d8f0:/usr/share/nginx/htmlcat<index.html
本次共找到 139 条 share 相关的文章
docker 启动nginx,指定映射目录,启动后nginx不退出
jdk1.8u131 与jdk1.8u222 cpu获取方式的差异
JDK1.8u222的cpu获取方式intOSContainer::active\_processor\_count(){intquota\_count0,share\_count0;intcpu\_count,limit\_count;intresult;cpu\_countlimit\_cou
tinyproxy 安装脚本
tinyproxy.confUsertinyproxyGrouptinyproxyPort3067Listen0.0.0.0Timeout600DefaultErrorFile"/usr/local/tinyproxy/share/tinyproxy/default.html"
RocketMQ入门,完善中
RocketMQ语雀思维导图,正在补充中https://www.yuque.com/docs/share/e2026b52c23c410a8a77f0eddf802a33?(密码:fy99)《rocketMQ》
CDH集群手动导入scm库
一、手动导入scm库背景:正常安装clouderascmserver时,安装scm库是通过脚本 /usr/share/cmf/schema/scm\_prepare\_database.sh来自动建库的。/usr/share/cmf/schema/scm_prepare_database.shmy
Debian修改时区和更新时间
查看当前系统时间dateR如果不是东八区,那么就接着要调整调整时区tzselect过程略,选择 Asia中国(China)北京(Beijing)拷贝配置生效sudocp/usr/share/zoneinfo/Asia/Shanghai/etc/localtime
ubuntu 将idea快捷方式加入到启动器中()
进入/usr/share/applications新建文件sudogeditidea.desktop内容为:\DesktopEntry\EncodingUTF8Version1.0NameIntelliJIDEAGenericNameJavaIDECommentIntelliJID
Deepin标题栏太高的解决办法
Deepin标题栏太高的解决办法如果你是用的默认的白色主题mkdirp~/.local/share/deepin/themes/deepin/light如果你用的黑色主题mkdirp~/.local/share/deepin/themes/deepin/darkcd~/.loc
DHCP服务器配置
相关文件:模板文件:/usr/share/doc/dhcp3.0.5/dhcpd.conf.sample配置文件:/etc/dhcpd.conf租约文件:/var/lib/dhcpd/dhcpd.leases相关rpm包:dhcp3.0.518.e15.i386.rpmdhcpv6
Elasticsearch
在Docker中启动ElasticSQL命令行/usr/share/elasticsearch/jdk/bin/javacpelasticsearchsqlcli7.9.0.jarorg.elasticsearch.xpack.sql.cli.Cli发现乱码,加上参数,解决乱码问题
MySQL服务器错误代码和消息
服务器错误信息来自下述源文件:·错误消息信息列在share/errmsg.txt文件中。“%d”和“%s”分别代表编号和字符串,显示时,它们将被消息值取代。·错误值列在share/errmsg.txt文件中,用于生成include/mysqld\_error.h和include/mysqld\_ername.hMySQL源文件中
B站上的Python学习资源,给你整理好了
https://www.toutiao.com/a6801291483048575491/?tt\_fromweixin&utm\_campaignclient\_share&wxshare\_count1×tamp1583567582&appnews\_article&utm\_sourceweixin&utm\_mediumtou
K8s常用命令操作
一、kubernetes常用命令 一、kubectl命令补全 1、master安装命令补全,并临时生效yuminstallybashcompletionsource/usr/share/bashcompletion/bash_completion
2 linux笔记 文件目录管理
2linux笔记文件目录管理2.1Linux文件与目录管理2.1.1绝对路径:路径的写法,由根目录/写起,例如:/usr/share/doc这个目录。2.1.2相对路径:路径的写法,不是由/写起,例如由/usr/share/doc要到/usr/sh
Hive安装与配置详解
pandas和SQL数据分析实战https://study.163.com/course/courseMain.htm?courseId1006383008&share2&shareId400000000398149(https://www.oschina.net/action/GoToLink?urlhtt
Linux下.desktop桌面程序图标编写
Linux图标文件其实就是.desktop后缀的纯文本文件,Linux程序.desktop文件大都放置在/usr/share/applications/目录(所有用户可见)或~/.local/share/applications/目录(仅当前用户可见)中,我们可以打开这两个文件看一看。几乎所有的程序图标文件都在这里。他们都能在应用菜单看的到。 应用菜单↓
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