会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
玉雄观真
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2019年7月15日
Centos7 编译安装 Nginx Mariadb Asp.net Core2 (实测 笔记 Centos 7.3 + Openssl 1.1.0h + Mariadb 10.3.7 + Nginx 1.14.0 + Asp.net. Core 2 )
摘要: 环境: 系统硬件:vmware vsphere (CPU:2*4核,内存2G,双网卡) 系统版本:CentOS-7-x86_64-Minimal-1611.iso 安装步骤: 1.准备 1.0 查看硬件信息 查看物理cpu个数[root@centos ~]# grep 'physical id' /
阅读全文
posted @ 2019-07-15 21:38 玉雄观真
阅读(327)
评论(0)
推荐(0)
2016年1月4日
nginx 各类网站设置 (laravel , thinkphp , nodejs , https)
摘要: 基础部分设置 [root@centos ~]# vim /opt/nginx/conf/nginx.conf user www www;worker_processes auto;pid logs/nginx.pid;worker_rlimit_nofile 100000; events {use
阅读全文
posted @ 2016-01-04 10:00 玉雄观真
阅读(158)
评论(0)
推荐(0)
2015年12月3日
Linux系统笔记
摘要: 电脑名字 :root ;密码:123456常用命令 :显示IP地址 ip addr ;查看文件夹目录 ll ;查看路径 pwd ;安装基本软件包 yum install vim wget lsof gcc gcc-c++ bzip2 -y;显示IP地址 (centos7需要先安装 net-tools...
阅读全文
posted @ 2015-12-03 11:45 玉雄观真
阅读(134)
评论(0)
推荐(0)
2015年11月26日
定时任务crontab 例子
摘要: 查看定时任务格式 [root@centos ~]# vim /etc/crontab 1 SHELL=/bin/bash2 PATH=/sbin:/bin:/usr/sbin:/usr/bin3 MAILTO=root45 # For details see man 4 crontabs67 # E
阅读全文
posted @ 2015-11-26 12:46 玉雄观真
阅读(195)
评论(0)
推荐(0)
上一页
1
2
公告