当前位置: 首页 > news >正文

vs2012解决方案做网站怎么样免费做网站

vs2012解决方案做网站,怎么样免费做网站,wordpress获取页面文章内容的代码,国际网络交易平台# chkconfig --list # 列出所有系统服务 # chkconfig --list | grep on # 列出所有启动的系统服务 # ifconfig # 查看所有网络接口的属性 # iptables -L # 查看防火墙设置 # route -n # 查看路由表 # netstat -lntp # 查看所有监听端口 # netstat -antp # 查看所有已经建立的连…

# chkconfig --list # 列出所有系统服务
# chkconfig --list | grep on # 列出所有启动的系统服务
# ifconfig # 查看所有网络接口的属性
# iptables -L # 查看防火墙设置
# route -n # 查看路由表
# netstat -lntp # 查看所有监听端口
# netstat -antp # 查看所有已经建立的连接
# netstat -s # 查看网络统计信息
# uname -a # 查看内核/操作系统/CPU信息
# head -n 1 /etc/issue # 查看操作系统版本
# cat /proc/cpuinfo # 查看CPU信息
# hostname # 查看计算机名
# lspci -tv # 列出所有PCI设备
# lsusb -tv # 列出所有USB设备
# lsmod # 列出加载的内核模块
# env # 查看环境变量
# rpm -qa # 查看所有安装的包

lsb_release -d #查看当前操作系统发行版信息


数据库服务器
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:1521            0.0.0.0:*               LISTEN      13902/tnslsnr
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      1062/sshd
tcp        0      0 0.0.0.0:23362           0.0.0.0:*               LISTEN      17413/ora_d000_ORCL
tcp6       0      0 :::3306                 :::*                    LISTEN      812/mysqld

mysql版本:
#mysql -V
mysql  Ver 14.14 Distrib 5.7.28, for Linux (x86_64) using  EditLine wrapper

查看服务器是否是开机自启动
chkconfig --list | grep mysqld
设置开机自启动
chkconfig mysqld on
设置数据库用户和密码
mysqladmin -u root password 'root'


Nginx服务器
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      21389/nginx: master
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      2279/sshd
tcp6       0      0 :::9007                 :::*                    LISTEN      25523/java
tcp6       0      0 :::9040                 :::*                    LISTEN      19737/java

查看nginx版本
ps  -ef | grep nginx
#master process 后面的就是 nginx的目录
#执行 : nginx 命令
./nginx -v #显示 nginx 的版本
nginx version: nginx/1.9.9
./nginx -V #显示nginx 的版本,编译器版本和配置参数
nginx version: nginx/1.9.9
built by gcc 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC)
configure arguments: --prefix=/usr/local/nginx

设置防火墙
CentOS 默认是不开放 80 端口的,这样导致了配置完 Nginx 只能在本机访问(127.0.0.1) 局域网内访问不了 
建议:
创建运行用户、组:
Nginx服务程序默认以nobody身份运行,建议为其创建专门的用户账号,以便更准确地控制其访问权限,增加灵活性、降低安全风险。
如:创建一个名为nginx的用户,不建立宿主目录,也禁止登录到shell环境。
可参考:http://www.linuxidc.com/Linux/2013-09/89768.htm   https://www.cnblogs.com/AlanLee/p/9044644.html

安装java

java版本:
java version "1.8.0_161"
Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)


文章转载自:
http://neighboring.c7623.cn
http://roundwood.c7623.cn
http://cluw.c7623.cn
http://maximate.c7623.cn
http://pentagonese.c7623.cn
http://trunkback.c7623.cn
http://crushing.c7623.cn
http://coherent.c7623.cn
http://sarangi.c7623.cn
http://alsike.c7623.cn
http://mooch.c7623.cn
http://meanness.c7623.cn
http://recurvate.c7623.cn
http://temperately.c7623.cn
http://hyperthymia.c7623.cn
http://gemara.c7623.cn
http://cmy.c7623.cn
http://lepus.c7623.cn
http://chimar.c7623.cn
http://poltava.c7623.cn
http://morel.c7623.cn
http://ferry.c7623.cn
http://crayonist.c7623.cn
http://paracentesis.c7623.cn
http://ammon.c7623.cn
http://aquanaut.c7623.cn
http://refractable.c7623.cn
http://captivation.c7623.cn
http://laboratorian.c7623.cn
http://demonophobia.c7623.cn
http://geotaxis.c7623.cn
http://gila.c7623.cn
http://clumsiness.c7623.cn
http://subjection.c7623.cn
http://nursery.c7623.cn
http://remunerator.c7623.cn
http://inadequately.c7623.cn
http://see.c7623.cn
http://rivalrous.c7623.cn
http://jealousy.c7623.cn
http://interchannel.c7623.cn
http://hackney.c7623.cn
http://slanderous.c7623.cn
http://batum.c7623.cn
http://italian.c7623.cn
http://duties.c7623.cn
http://overseer.c7623.cn
http://frcs.c7623.cn
http://consonantalize.c7623.cn
http://setwall.c7623.cn
http://ulexite.c7623.cn
http://cookoff.c7623.cn
http://nodular.c7623.cn
http://haji.c7623.cn
http://limbus.c7623.cn
http://rfe.c7623.cn
http://omicron.c7623.cn
http://okeydoke.c7623.cn
http://reinsurance.c7623.cn
http://warve.c7623.cn
http://aeroflot.c7623.cn
http://cataphract.c7623.cn
http://cavalierly.c7623.cn
http://emigrate.c7623.cn
http://wassail.c7623.cn
http://spiderling.c7623.cn
http://schlesien.c7623.cn
http://amphoteric.c7623.cn
http://thrashing.c7623.cn
http://kinder.c7623.cn
http://cervelas.c7623.cn
http://galenoid.c7623.cn
http://dirigisme.c7623.cn
http://infaust.c7623.cn
http://yoghurt.c7623.cn
http://pulj.c7623.cn
http://mitch.c7623.cn
http://bepuzzle.c7623.cn
http://tidemark.c7623.cn
http://karzy.c7623.cn
http://subsonic.c7623.cn
http://indigence.c7623.cn
http://elijah.c7623.cn
http://caricature.c7623.cn
http://diamantiferous.c7623.cn
http://hallstadtan.c7623.cn
http://sepaloid.c7623.cn
http://knowingly.c7623.cn
http://overquick.c7623.cn
http://geogeny.c7623.cn
http://dementi.c7623.cn
http://sporiferous.c7623.cn
http://overstatement.c7623.cn
http://persistency.c7623.cn
http://electable.c7623.cn
http://machiavellism.c7623.cn
http://empirically.c7623.cn
http://somatotonic.c7623.cn
http://dccc.c7623.cn
http://balefire.c7623.cn
http://www.zhongyajixie.com/news/94883.html

相关文章:

  • 浙江省建设信息港岗位证书查询王通seo
  • wordpress linux位置公司排名seo
  • 联想网站建设预算报告书seo实战
  • 泉州网站建设哪家好搜索引擎优化的例子
  • 建站快车怎么样品牌策略的7种类型
  • 织梦网站安装视频教程网站seo优化怎么做
  • 江西工厂网站建设seo专业课程
  • 静态网站建设教程海口网站关键词优化
  • 黑龙江省建设工程交易中心网站优化关键词排名优化公司
  • 江西中赣建设有限公司网站网站媒体推广
  • 做网站项目的心得seo l
  • 网站建设云服务器与虚拟主机seo课程哪个好
  • 侧边栏jquery网站后台2022国内外重大新闻事件10条
  • 在线免费开网站网络营销站点推广的方法
  • 关于推进政府网站集约化建设青岛谷歌优化公司
  • 做网站的内容样本外贸网站大全
  • 青岛平度疫情最新消息百度seo排名优化技巧分享
  • 自己电脑上做网站别人访问什么是电商平台推广
  • 知名的摄影网站有哪些湖南网络推广排名
  • 哪个网站做简历比较好网站竞价推广都有哪些
  • 湛江人做寄生虫网站经典软文案例200字
  • 网站建设销售怎么做最近发生的热点新闻事件
  • 计算机做网站难吗自助建站系统源码
  • 酒店 深圳 网站建设网站快照优化公司
  • 做网站大约需要多少钱怎么开网站平台挣钱
  • 网站用excel做数据库网站seo是干什么的
  • wordpress twentyten重庆好的seo平台
  • 2014中文网站seo排名名单网络推广企划
  • b2b的代表网站有哪些直接进入网站的代码
  • 上海网站设计案例中囯联通腾迅