How To Configure Static IP On CentOS 6

How To Configure Static IP On CentOS 6   Configure static IP on interface eth0 vi /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=”eth0″ BOOTPROTO=”static” HWADDR=”00:41:36:94:45:DE” #Replace with your NM_CONTROLLED=”yes” ONBOOT=”yes” TYPE=”Ethernet” IPADDR=192.168.0.100       #Replace with your IP NETMASK=255.255.255.0      #Replace with your   Configure Default Gateway… Continue Reading

List of VMware Default Usernames and Passwords

List of VMware Default Usernames and Passwords   Horizon Application Manager http://IPorDNS/SAAS/login/0 http://IPorDNS Horizon Connector https://IPorDNS:8443/ vCenter Appliance Configuration https://IPorDNS_of_Server:5480 username: root password: vmware vCenter Application Discovery Manager http://IPorDNS username: root password: 123456 default ADM management console password is 123456… Continue Reading