摘要:
这篇文章主要介绍了Linux中执行shell脚本的4种方法总结,即在Linux中运行shell脚本的4种方法,需要的朋友可以参考下 bash shell 脚本的方法有多种,现在作个小结。假设我们编写好的shell脚本的文件名为hello.sh,文件位置在/data/shell目录中并已有执行权限。方 阅读全文
摘要:
mkdir -p /usr/lib64/chromium/PepperFlash //p参数可以创建多级目录 Setup opera 浏览器yum install opera-stable-45.0.2552.888-1.el7.R.x86_64.rpm opera for centos7 下载地址 阅读全文
摘要:
欢迎访问网易开源镜像站 http://mirrors.163.com mirrors.aliyun.com http://mirrors.sohu.com mirrors.cn99.com http://mirror.yandex.ru 以下有Debian官方提供https://www.debian 阅读全文
摘要:
阿里云Linux安装镜像源地址:http://mirrors.aliyun.com/第一步:备份原镜像文件mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak第二步:下载CentOS-Base.repo 阅读全文