sh 用于判断服务器的Fedora脚本。
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 用于判断服务器的Fedora脚本。相关的知识,希望对你有一定的参考价值。
#! /bin/bash
dnf update -y
dnf -y install tmux emacs vim gcc-c++.x86_64 java-1.8.0-openjdk-devel php \
nodejs mono-devel ghc ocaml
dnf install -y http://downloads.typesafe.com/scala/2.11.6/scala-2.11.6.rpm
dnf install -y http://downloads.dlang.org/releases/2.x/2.067.1/dmd-2.067.1-0.fedora.x86_64.rpm
systemctl enable sshd.service
以上是关于sh 用于判断服务器的Fedora脚本。的主要内容,如果未能解决你的问题,请参考以下文章
sh 用于判断服务器的Fedora脚本。
sh Fedora Jam - 安装脚本
在 Fedora 8 Core 上运行启动脚本
sh 用于判断和停止Valet和MySQL的Bash脚本
sh 在fedora上使用rbenv安装rails的脚本(正在进行跨平台工作)
sh 在CentOS / RHEL 7/6/5和Fedora上安装JAVA 8(JDK 8u40)的脚本