Skip to content

Instantly share code, notes, and snippets.

@abelboldu
Last active August 29, 2015 14:06
Show Gist options
  • Save abelboldu/04b174e7e0ea6c8b70a1 to your computer and use it in GitHub Desktop.
Save abelboldu/04b174e7e0ea6c8b70a1 to your computer and use it in GitHub Desktop.
Must add for basic RHEL/CentOS6 machines
#!/bin/bash
# run as root
yum install -y vim git tcpdump yum-utils wget w3m strace lsof curl sudo screen
yum localinstall -y http://ftp.cica.es/epel/6/i386/epel-release-6-8.noarch.rpm
yum install -y bash-completion htop ccze mtr nmap tmux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment