After a MacBook restart there are usually a few applications that will autostart/launch and depending on what you normally do it might be good or might just be annoying. I try to keep the number of auto started applications to a minimum and the most recent application i disabled autostart for was Cisco AnyConnect Secure …
Tag Archive: yum
Linux Debian – Install & Manage Apache Web Server
During my first time working with the Linux distribution Debian, aka Debian GNU/Linux, i had to pick up some new commands but many things are same as with Linux versions i usually work with e.g. Red Hat Enterprise Linux (RHEL) and CentOS. In Debian when managing (install, delete, update) packages you have to use Advanced …
Install Apache On CentOS
This is the second blog post in my blog series about using Citrix ADC as a web server load balancer. To be able to use the web server load balancer it’s also good to have some web servers…. All blog posts in this series: Deploy Citrix ADC VPX On Nutanix AHV Install Apache On CentOS Initial …
Nutanix AHV and Linux VM Guest Customization
Ihave received a few questions lately regarding Linux VM customization when using Nutanix AHV formerly known as Acropolis Hypervisor. This blog post will show how easy it is to get going with the well known Linux customization tool cloud-init and the showcase will be the following: Set VM hostname Set VM FQDN Name Update the /etc/hosts file …
Install Apache on CentOS from ISO image
This blog post will outline how to install an Apache web server from an ISO image on my CentOS 6.4 virtual machine (VM). The reason for this is that i’ve been doing some work where no internet connection has been available. There will be a follow up post to where an web server is mandatory. …
vCloud Director required RedHat packages challenge
When installing vCloud Director 5.1 the other day i ran in to one interesting challenge. It has nothing to do with the actual vCloud Director software, it was all about the vCloud Director prerequisites. The required RedHat packages are: The customer RedHat image did not include all the packages, the below packages were missing. libXdmcp libXi …