xmsoft
open-menucloseme
Home
About
DSGVO
GDPR
Impressum
githubtwitterlinkedinrss
  • VMware Posters

    calendarJan 27, 2017 · 1 min read · Poster VMware  ·
    Share on: twitterfacebooklinkedincopy

    If you are searching for the VMware posters you can find them here: http://vmware.com/go/posters/ and the NSX poster here: http://www.justait.net/2016/09/nsx-poster.html Enjoy Michael


    Read More
  • vROPs How to execute a command on multiple cluster nodes from Master

    calendarJan 17, 2017 · 2 min read · VMware vROPs  ·
    Share on: twitterfacebooklinkedincopy

    If you would like to run a command remotely from the master node on all/only data/only remote collector nodes here is how you can do this. On the master create a SSH key. localhost:~ # ssh-keygen Generating public/private rsa key pair. Enter file in which to save the key (/root/.ssh/id_rsa): Created directory …


    Read More
  • vCenter notification send push message using Prowl to iOS devices

    calendarJan 11, 2017 · 2 min read · Homelab vCenter VCSA VMware  ·
    Share on: twitterfacebooklinkedincopy

    I would like to receive push messages for triggered alerts from my vCenter. There is the possibility to execute a command when a alert has been triggered so I decided to write a script which will use Prowl to send push notification to my mobile apple device. I used Prowl already for other devices like my Homematic home …


    Read More
  • Gitlab replacement in Go – gogs

    calendarJan 9, 2017 · 1 min read · Git Gogs  ·
    Share on: twitterfacebooklinkedincopy

    In my past job and for my own scripts I used gitlab as repository. Most of the time it was running fine and the functionalities are also ok. But from time to time I faced problems in updating gitlab from the repository (on Ubuntu). The process to reconfigure gitlab was failing often due to issues with postgresql. …


    Read More
  • Lenovo ix4-300d SSH, root home directory and cronjobs

    calendarJan 8, 2017 · 2 min read · hacking Homelab ix4-300d Lab Lenovo NAS Scripts  ·
    Share on: twitterfacebooklinkedincopy

    Couple of weeks ago I got my hands on 3 Lenovo ix4-300d storage boxes. These boxes are no longer produced and sometimes you can get them really cheap. First I had plans to use them as iSCSI storage for my home lab but the performance is not good enough. Therefore I decided to play around with one of the boxes to see …


    Read More
  • Happy New Year 2017

    calendarDec 31, 2016 · 1 min read · Personal  ·
    Share on: twitterfacebooklinkedincopy

    I wish you all a happy new year 2017.


    Read More
  • vROPs initial redirect to vRealize Operations Manager Web UI only working with english as Browser language (2147594)

    calendarDec 13, 2016 · 1 min read · KB VMware vROPs  ·
    Share on: twitterfacebooklinkedincopy

    Long time no post, I’m busy like hell onsite at my VMware customer. As I’m working as Onsite Senior Technical Support Engineer in VMware GSS. As part of my work I started to create VMware KB articles and my first VMware KB got approved and published now. It’s about VMware vROPs initial redirect issue using browser with …


    Read More
  • Homelab the current state

    calendarSep 4, 2016 · 2 min read · appliance ESXi HA HP Patches Server vCenter VMware  ·
    Share on: twitterfacebooklinkedincopy

    It’s time for a new update about my new Homelab. In the past I was running HP Microserver 2x N40L and 1x Gen8. All these machines are still here but no longer in use and will be for sale soon. My new Homelab contains now 2x HP ML10v2, 1x Zyxel 16 Gbit Switch, 1x Lenovo ix4-300d storage. 2x Server HP ML10 v2: HP …


    Read More
  • NetApp NFS APD issues – reduction of MaxQueueDepth

    calendarSep 4, 2016 · 2 min read · APD ESXi Troubleshooting VMware  ·
    Share on: twitterfacebooklinkedincopy

    If you face APD’s in your environment you can follow the KB below to possible improve the situation. http://kb.vmware.com/kb/2016122 https://kb.netapp.com/support/index?page=content&id=1014696 When using NFS datastores on some NetApp NFS filer models on an ESXi/ESX host, you experience these symptoms: The NFS …


    Read More
  • Get all guest IPs of all your Virtual Machines using Powershell

    calendarAug 10, 2016 · 1 min read · PowerShell Scripts VMware  ·
    Share on: twitterfacebooklinkedincopy

    This is a small powershell script to get all Guest IPs from all virtual machines $VCENTER="10.1.1.3" Connect-VIServer -Server $VCENTER $vms = Get-VM | Sort $file = "c:\ip_list.txt" foreach ($vm in $vms){ foreach($ip in $vm.Guest.IpAddress){ Write-Host "$vm $ip" "$vm $ip" | Out-File -FilePath $file -Append } } …


    Read More
    • ««
    • «
    • 104
    • 105
    • 106
    • 107
    • 108
    • »
    • »»

Michael Hempel

VMware GSS Staff TSE and Technologist.
Read More

Featured Posts

  • vRops CLI
  • Minicube get started
  • What skills a good technical support engineer requires.
  • Troubleshooting VMware Basic Steps

Recent Posts

  • Quick Tip: LCM API swagger authentication
  • SkylineCLI: How to automate Skyline Endpoint operations
  • SkylineCLI: How to deploy a Skyline Collector
  • SkylineCLI: Version 1.0.3 released

Categories

UNCATEGORIZED 949 VMWARE 130 VIRTUALISATION 108 VSPHERE 61 ESXI 44 HP 19 POWERSHELL 19 SCRIPTS 19 HOMELAB 18 CLOUD 14 PERSONAL 12 VROPS 11 SKYLINE 9 IDEAS 8
All Categories
APPDEFENSE1 APPLIANCE1 ARDUINO1 ARM2 AUTOMATION1 AWS1 BOOKS2 CENTOS1 CERTIFICATES2 CLOUD14 CLOUD-NATIVE-APPS5 CONTAINERS2 DESK1 DOCS2 DOCUMENTATION4 ESP82661 ESXI44 EUCALYPTUS2 GIT1 GOGS1 GUACAMOLE1 HACKING1 HOMELAB18 HOSTCLIENT2 HP19 IDEAS8 IOT1 IX4-300D1 JOB1 KB1 LENOVO1 MACBOOK1 MONITORING3 NAS1 NSX1 OPENSTACK5 PAPERS2 PATCHES2 PERSONAL12 PHOTON-OS4 POWERSHELL19 PROXMOX5 PSOD1 SCRIPTS19 SECURITY1 SKYLINE9 SOFTWARE-MANAGEMENT1 STORAGE1 SUPPORT1 SYSLOG-NG1 TECHNOLOGY3 THEVESI4 TOOLS8 TRAINING2 TROUBLESHOOTING8 UBUNTU5 UNCATEGORIZED949 UPDATE1 VAMI2 VCENTER3 VCLOUD-DIRECTOR1 VCSA6 VDP4 VDR5 VEXPERT1 VIC4 VIDEOS4 VIRTUALISATION108 VMWARE130 VMWARE-ARIA-OPERATIONS1 VMWORLD2 VRLI1 VROPS11 VSA2 VSPHERE61 WHATS-NEW6 WORK1
[A~Z][0~9]

Tags

VMWARE 116 HP 19 ESXI 18 HOMELAB 14 POWERSHELL 14 VCENTER 14 APPLIANCE 11 VROPS 11 PERSONAL 10 SERVER 10 TROUBLESHOOTING 10 VSPHERE 10 CLOUD 9 SKYLINE 9
All Tags
APD1 APPDEFENSE1 APPLE1 APPLIANCE11 ARDUINO1 ARM2 AWS1 BACKUP1 BELKIN1 BOOKS2 CENTOS4 CENTOS71 CERTIFICATES1 CHECK-MK1 CLOUD9 CLOUD-NATIVE-APPS3 CONTAINERS1 DESK1 DOCS1 DOCUMENTATION1 ESP82661 ESXI18 EXAM1 FLINGS1 GIT1 GOGS1 HA2 HACKING1 HOMELAB14 HOSTCLIENT1 HP19 IOT1 IX4-300D1 K8S1 KB2 KUBERNETES1 LAB5 LENOVO1 LOG-FILES1 LOGWATCH1 MACBOOK1 MINICUBE1 MONITORING2 NAS1 NSX1 OPENSTACK5 PAPERS1 PATCHES2 PERSONAL10 PHOTON-OS4 POSTER1 POWERSHELL14 PROXMOX5 PSOD1 SCRIPTS7 SECURITY1 SERVER10 SKYLINE9 SOFTWARE-MANAGEMENT1 STORAGE1 SUPPORT1 SYSLOG-NG1 THUNDERDOCK1 TOOL5 TRAINING3 TROUBLESHOOTING10 TSE1 UBUNTU5 UPDATES1 VAMI2 VCA1 VCENTER14 VCSA4 VDP4 VDR3 VEXPERT1 VIC4 VIDEOS4 VIRTUALISATION4 VMWARE116 VMWARE-ARIA-OPERATIONS1 VMWORLD1 VRLI1 VROPS11 VSA1 VSAN1 VSPHERE10 WEBCLIENT1 WEBDAV1 WHATS-NEW6 WHITEPAPER4 WINDOWS1
[A~Z][0~9]
xmsoft

Copyright 2016-  XMSOFT. All Rights Reserved

to-top