Home
Pure Storage
Cloud
VMware
Categories
Tags
Series
Certifications
About
  • vSphere 6.0 Update 1 Released

    Sep 10, 2015 vSphere 6.0
    Share on:

    Today vSphere 6.0 U1 is released. This is normally the update everyone waits for before upgrading their production environments to the latest version. I think the first time in awhile, a lot of people will wait.

    You see, VMware has had a bug KB2124669 since ESXi 6.0 that can cause an ESXi host to randomly lose connection, freeze and overall act really terrible. With the release of 6.0U1 it still exists.

    Read More
  • Deploying and Hosting Jekyll on Ravello Systems

    Sep 8, 2015 Jekyll Ravello
    Share on:

    Did you know you could get host your own blog on Ravello Systems?

    Its actually quite easy and even easier with Jekyll. Jekyll is a great static content platform perfect for hosting your blog. It is all based on html/css/markdown and requires absolutely no database.

    Please use my previous [blog]({% post_url 2015-09-08-how-to-deploy-a-jekyll-blog %}) on how to get it deployed.

    Disclaimer: This is in no way supported or recommended by Ravello Systems, running this 24x7 even with 1CPU will consume most of your free trial/vExpert hours. So please use this at your own risk.

    Lets get started!

    Read More
  • How To Deploy a Jekyll Blog

    Sep 8, 2015 Jekyll
    Share on:

    So after getting my blog up and running I figured I would do a quick how-to, on how to get a blog up and running. Its actually something you can do in less than 15 minutes.

    1~ $ gem install jekyll
    2~ $ jekyll new myblog
    3~ $ cd myblog
    4~/myblog $ jekyll serve
    5# => Now browse to http://localhost:4000 and you will see the blog running!
    

    Easy Enough? Now how do you create a blog post?

    Read More
  • Using Vagrant to Deploy an Ubuntu Server running NGINX

    Sep 8, 2015 Vagrant Ubuntu Nginx
    Share on:

    So as I was getting around to trying to get a host platform setup for a Jekyll blog I was looking at an alternative to GitHub Pages. I decided I would run it on Ubuntu Server using NGINX as the web platform.

    Here is a quick vagrant runbook that will quickly get a linux server deployed and install NGINX to host your website.

    The code can be found here.

    The bootstrap_linux_nginx.sh file runs the following commands to install NGINX. You can add commands to your file to automatically create your configuration and sites to publish automatically. By default this will just bring up the default nginx …

    Read More
  • Welcome to Jekyll!

    Sep 4, 2015 Jekyll
    Share on:

    New Blog Platform!

    I have had a bit of issues with performance on my blog recently and looking on how to not overpay for hosting services. A good friend of mine suggested using Jekyll and GitHub Pages, so I took the challenge. Within a day I was able to get my blog posts exported from Wordpress and published on a new platform and it was quite simple! Be on the lookout for some upcoming posts.

    Read More
  • Horizon View - Block Linux VDI Console Access

    Jul 23, 2015 Horizon View
    Share on:

    So I have had some time to play around with the new Linux Horizon View Agent and using Ubuntu as a VDI guest and it works pretty well. However as most of us have seen, when a user is logged onto the guest the screen is shown in the console. In some organizations this may pose a privacy or security risk.

    Right now there is no true workaround as that is how the view session is handled, however there is a workaround to disable console access.

    Read More
  • HTML Based Published Apps with Horizon View 6.1.1

    Jun 10, 2015 Horizon View
    Share on:

    So Horizon View 6.1.1 was released recently with added support for published applications to finally be accessible via the HTML client. The process is pretty straightforward, however I came across one hiccup I wanted to share.

    I am assuming you have already upgraded your View Composer, Connection and Security Servers and are now focused on getting the agents up to date.

    1. Install/Update Agents on virtual desktops to 6.1.1 (The HTML Access 3.4 client will not work with previous agent versions)
    2. Install/Update Agents on RDS servers to 6.1.1
    3. Install the HTML Access 3.4 to all your connection …

    Read More
  • Honored to be a PernixPro

    May 7, 2015 Pernix Pro
    Share on:

    I have been glad to have been accepted as a PernixPro. Look forward to seeing some more FVP related content on this blog, I am honored to have this title.

    PernixPro™ members are an elite community of IT professionals committed to advancing FVP storage acceleration technology. By facilitating collaboration between PernixData experts and the industry’s top luminaries, PernixPro breaks down the barriers to widespread adoption of server-side storage, giving companies of all sizes a cost-effective solution for scaling storage performance independent of storage capacity. - See more at: …

    Read More
  • VCP6-DCV Delta Exam (Beta) Thoughts

    Apr 27, 2015 VCP6-DCV Certification
    Share on:

    Here is a bit of my experience with the VCP6-DCV Delta beta exam.

    Initial Thoughts

    Today I sat and took the VCP6-DCV Delta Exam beta. I have never taken a VMware beta exam so I wasn’t quite sure what to expect, from what I have been told, I expected lots of questions with bad grammar and horrible spelling. However today I got something a bit different. Ill explain it best without violating any NDA.

    Read More
  • vSphere6 - Unable to use session credentials

    Apr 13, 2015 vSphere 6.0
    Share on:

    So one thing I have come across with a few VCSA6 installs was the inability to use login with current credentials via the Web client or vSphere client.

    Working with VMware support we were finally able to get it working with a few tweaks and there is a current pending KB that has not been published yet. (KB2113038) I have been told this affects both an embedded deployment (VCSA and PSC together) and external deployment (VCSA and PSC seperate.)

    Read More
    • ««
    • «
    • 18
    • 19
    • 20
    • 21
    • 22
    • »
    • »»
a blog about virtualization, storage and stuff

Recent Posts

  • Unlocking Performance Insights: Using resxtop to Monitor Your Azure VMware Solution Environment
  • Unlocking Performance Insights: Using resxtop to Monitor Your Azure VMware Solution Environment
  • Navigating the Azure Cloud: Key Considerations for Strengthening Infrastructure Security with Azure Locks
  • The Power of PowerShell: Calculating Azure VMware Solution (AVS) Costs
  • Navigating the Azure Cloud: Key Considerations for Azure VMware Solution (AVS)
  • Navigating the Azure Cloud: Key Considerations for Harnessing DNS with Azure Private Endpoints
  • Using Bicep to Deploy a Microsoft SQL on Azure VM with Cloud Block Store Volumes
  • Using Bicep to Deploy an Azure Virtual Machine

Copyright © 2025 DAVIDSTAMEN. All Rights Reserved.      Privacy Policy