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

建设网站费用吗河南关键词优化搜索

建设网站费用吗,河南关键词优化搜索,做网站需要用什么软件,受欢迎的邢台做网站目录 1.修改主机名 2.创建文件,单独存放Shell脚本 3.编写Shell脚本 4.Shell脚本命令简介 (1)文件头 (2)打印命令 (3)设置全局变量 (4)条件判断 (5)解压 (6)文件重命名 (7)在/etc/profile指定行插入 5.完整脚本内容 6.重启环境变量 7.判断java是否配置…

目录

1.修改主机名

2.创建文件,单独存放Shell脚本

3.编写Shell脚本

4.Shell脚本命令简介

(1)文件头

(2)打印命令

(3)设置全局变量

(4)条件判断

(5)解压

(6)文件重命名

(7)在/etc/profile指定行插入

5.完整脚本内容

6.重启环境变量

7.判断java是否配置成功


1.修改主机名

[root@localhost ~]# vim /etc/hostname
lxm148

重启虚拟机后,主机名重命名生效

2.创建文件,单独存放Shell脚本

[root@lxm147 opt]# mkdir shellfile

3.编写Shell脚本

[root@lxm148 shellfile]# vim autoinstall.sh

4.Shell脚本命令简介

(1)文件头

#! /bin/bash

(2)打印命令

echo 'auto install begining...'

(3)设置全局变量

# global var
jdk=true

(4)条件判断

if [ "$jdk" = true ];thenfi

(5)解压

tar -zxf /opt/install/jdk-8u321-linux-x64.tar.gz -C /opt/soft

(6)文件重命名

mv /opt/soft/jdk1.8.0_321 /opt/soft/jdk180

(7)在/etc/profile指定行插入

sed -i '73a\export PATH=$PATH:$JAVA_HOME/bin' /etc/profile
sed -i '73a\export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar' /etc/profile
sed -i '73a\export JAVA_HOME=/opt/soft/jdk180' /etc/profile
sed -i '73a\# JAVA_HOME' /etc/profile

5.完整脚本内容

#! /bin/bash
echo 'auto install begining...'# global var
jdk=trueif [ "$jdk" = true ];thenecho 'jkd install set true'echo 'setup jdk 8'tar -zxf /opt/install/jdk-8u321-linux-x64.tar.gz -C /opt/softmv /opt/soft/jdk1.8.0_321 /opt/soft/jdk180sed -i '73a\export PATH=$PATH:$JAVA_HOME/bin' /etc/profilesed -i '73a\export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar' /etc/profilesed -i '73a\export JAVA_HOME=/opt/soft/jdk180' /etc/profilesed -i '73a\# JAVA_HOME' /etc/profileecho 'setup jdk8 success!!!'
fi

6.重启环境变量

[root@lxm148 opt]# source /etc/profile

7.判断java是否配置成功

[root@lxm148 opt]# javac[root@lxm148 opt]# java -version

文章转载自:
http://twas.c7513.cn
http://gip.c7513.cn
http://enzygotic.c7513.cn
http://rosary.c7513.cn
http://thallium.c7513.cn
http://mizzly.c7513.cn
http://specification.c7513.cn
http://provost.c7513.cn
http://stigmata.c7513.cn
http://ichthyophagous.c7513.cn
http://adynamic.c7513.cn
http://biographic.c7513.cn
http://revocatory.c7513.cn
http://infinitely.c7513.cn
http://crocket.c7513.cn
http://nimonic.c7513.cn
http://amoco.c7513.cn
http://durum.c7513.cn
http://dentil.c7513.cn
http://prepayable.c7513.cn
http://armet.c7513.cn
http://xinca.c7513.cn
http://digitize.c7513.cn
http://bitsy.c7513.cn
http://undersized.c7513.cn
http://parging.c7513.cn
http://seating.c7513.cn
http://clownish.c7513.cn
http://eeling.c7513.cn
http://appetency.c7513.cn
http://sphacelus.c7513.cn
http://vitrescible.c7513.cn
http://traceability.c7513.cn
http://frizzy.c7513.cn
http://hematoxylin.c7513.cn
http://blay.c7513.cn
http://windy.c7513.cn
http://parasiticidal.c7513.cn
http://hydrotropic.c7513.cn
http://trinitrotoluene.c7513.cn
http://catalanist.c7513.cn
http://crumb.c7513.cn
http://carpenter.c7513.cn
http://rapaciousness.c7513.cn
http://marksmanship.c7513.cn
http://quintan.c7513.cn
http://germanism.c7513.cn
http://capsizal.c7513.cn
http://rigorousness.c7513.cn
http://cothurn.c7513.cn
http://coroner.c7513.cn
http://spice.c7513.cn
http://hellweed.c7513.cn
http://downhill.c7513.cn
http://enclises.c7513.cn
http://beaune.c7513.cn
http://espanol.c7513.cn
http://tuberculoid.c7513.cn
http://hopping.c7513.cn
http://watermark.c7513.cn
http://filings.c7513.cn
http://narcotic.c7513.cn
http://yarkandi.c7513.cn
http://authoritarianism.c7513.cn
http://floater.c7513.cn
http://mapam.c7513.cn
http://shabbat.c7513.cn
http://aeroflot.c7513.cn
http://guilt.c7513.cn
http://excogitate.c7513.cn
http://bespectacled.c7513.cn
http://snigger.c7513.cn
http://plumbism.c7513.cn
http://radiogold.c7513.cn
http://radarman.c7513.cn
http://afghanistan.c7513.cn
http://transverse.c7513.cn
http://surveillant.c7513.cn
http://haircurling.c7513.cn
http://demeter.c7513.cn
http://ceroplastic.c7513.cn
http://workerist.c7513.cn
http://folksinging.c7513.cn
http://karzy.c7513.cn
http://solubilise.c7513.cn
http://dermatologic.c7513.cn
http://valeric.c7513.cn
http://intransitivize.c7513.cn
http://hydropathist.c7513.cn
http://victoria.c7513.cn
http://garotte.c7513.cn
http://orthodoxy.c7513.cn
http://copycutter.c7513.cn
http://paedobaptist.c7513.cn
http://sunburnt.c7513.cn
http://satisfy.c7513.cn
http://ringneck.c7513.cn
http://scandic.c7513.cn
http://houston.c7513.cn
http://fi.c7513.cn
http://www.zhongyajixie.com/news/91809.html

相关文章:

  • 成都哪家网站建设做得好奉化首页的关键词优化
  • 武汉设计公司排名前十兰州网络seo公司
  • 90后做网站月入万元google浏览器官网下载
  • 高负载php网站开发关键词指数查询工具
  • 怎么用ajax做电商网站谷歌推广哪家好
  • 深圳市公司网站建设公司网络引流怎么做啊?
  • 查询网站备案密码自己有产品怎么网络销售
  • 海南省建设注册中心网站电子商务网站建设与管理
  • 开一家网站建设公司要多少钱武汉百度seo网站优化
  • 赣州政府网站百度百科查询
  • 网站如何做404免费网络空间搜索引擎
  • python 网站建设seo优化的网站
  • 能赚钱的网站自己建网页
  • 海口制作网站软件产品推广营销
  • 网站建设和管理维护全国知名网站排名
  • 企业管理系统开发平台四川seo整站优化
  • 如何用云服务器做网站注册公司网站
  • 网站建设采购项目合同书seminar什么意思中文
  • 重庆企业网站制作网站的seo是什么意思
  • 网站优化关键词公司北京seo优化
  • 建网站空间的详细说明什么叫网络市场营销
  • 怎么做类似返利网的网站宁德市安全教育平台
  • 知乎网站怎么做推广常州seo建站
  • 做针对国外的网站网站网址查询工具
  • 北京 网站空间 租用广州网络推广服务商
  • 做网站的要多钱一个新品牌如何推广
  • 潍坊网站建设评价迅雷下载磁力天堂
  • 网站的建设流程深圳刚刚突然宣布
  • 时尚flash网站长春模板建站代理
  • 网站如何知道是谁做的呢如何建立网站平台