The commands you need to use to follow the Apache tutorial are:
sudo yum install httpd sudo service httpd start sudo service httpd status sudo chkconfig httpd on sudo service firewalld status sudo firewall-cmd --zone=public --add-port=80/tcp --permanent sudo firewall-cmd --reload
If you choose to install putty you can find it from the link below: http://www.putty.org/