F5: Difference between revisions

124 bytes added ,  18 days ago
Line 332:
* Basic config:
sudo vi /etc/hostname # change hostname
 
sudo yum install httpd
sudo systemctl enable httpd
sudo systemctl start httpd
sudo systemctl status httpd
 
sudo iptables -F
 
=== Install WebServer ===
Line 353 ⟶ 359:
* Obtaining Console access:
sudo virsh console server
sudo iptables -F
 
== F5 Configuration ==