Skip to content

Instantly share code, notes, and snippets.

@hydrz
Created November 19, 2019 08:19
Show Gist options
  • Save hydrz/80ef838bc00599781a388e199e8cc9cb to your computer and use it in GitHub Desktop.
Save hydrz/80ef838bc00599781a388e199e8cc9cb to your computer and use it in GitHub Desktop.
常用centos软件
#!/bin/sh
yum -y install wget openssl tar gawk grep sed \
bind-utils net-tools iproute iptables iptables-services \
git htop iftop iotop bash-completion vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment