Difference between revisions of "RHEL"

From Wasya Wiki
Jump to: navigation, search
(Created page with " == RHEL setup == yum install httpd -y service httpd start yum install git emacs -y yum groupinstall "Development Tools" -y # manage keys")
(No difference)

Revision as of 21:21, 2 June 2017

RHEL setup

yum install httpd -y
service httpd start
yum install git emacs -y
yum groupinstall "Development Tools" -y
# manage keys