<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FiMA-KB &#187; VMware</title>
	<atom:link href="https://kb.fima.li/?cat=5&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>https://kb.fima.li</link>
	<description>Knowledge Base der FiMA Informatik AG</description>
	<lastBuildDate>Wed, 07 Apr 2021 07:03:59 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.34</generator>
	<item>
		<title>SSH-Client aktivieren</title>
		<link>https://kb.fima.li/?p=762</link>
		<comments>https://kb.fima.li/?p=762#comments</comments>
		<pubDate>Thu, 15 Mar 2018 20:15:35 +0000</pubDate>
		<dc:creator><![CDATA[Fidan]]></dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://kb.fima.li/?p=762</guid>
		<description><![CDATA[SSH-Client aktivieren unter VMWare ESXI 6.5 esxcli network firewall ruleset set -e true -r sshClient]]></description>
				<content:encoded><![CDATA[<p>SSH-Client aktivieren unter VMWare ESXI 6.5</p>
<pre>esxcli network firewall ruleset set -e true -r sshClient</pre>
]]></content:encoded>
			<wfw:commentRss>https://kb.fima.li/?feed=rss2&#038;p=762</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dateien von einem Server zum anderem Kopieren mit SCP</title>
		<link>https://kb.fima.li/?p=441</link>
		<comments>https://kb.fima.li/?p=441#comments</comments>
		<pubDate>Fri, 24 Aug 2012 12:26:54 +0000</pubDate>
		<dc:creator><![CDATA[Fidan]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://kb.fima.li/?p=441</guid>
		<description><![CDATA[Melden Sie sich Server an und f&#252;hren Sie den nachfolgenden Befehl aus. scp -r x.x.x.x:/home/datei ./zielpfadAufAktuellemServer &#160;]]></description>
				<content:encoded><![CDATA[<p>Melden Sie sich Server an und f&uuml;hren Sie den nachfolgenden Befehl aus.</p>
<p>	<span style="font-family:courier new,courier,monospace;">scp -r x.x.x.x:/home/datei ./zielpfadAufAktuellemServer</span></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://kb.fima.li/?feed=rss2&#038;p=441</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESXi 5.0 und 3ware 9650SE</title>
		<link>https://kb.fima.li/?p=330</link>
		<comments>https://kb.fima.li/?p=330#comments</comments>
		<pubDate>Tue, 15 May 2012 06:09:58 +0000</pubDate>
		<dc:creator><![CDATA[Fidan]]></dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://kb.fima.li/?p=330</guid>
		<description><![CDATA[Unter ESXi 5.0 wird der RAID-Controller 3ware 9650SE standardm&#228;ssig nicht erkannt. F&#252;r die Installation dieses Betriebssystems auf diesem RAID-Controller muss eine benuterdefinierte ISO-Datei erstellt werden, welche die Treiber-Datei (VIB) beinhaltet. Ben&#246;tigt wird die Software PowerCLI von VMware, welche Gratis auf der Homepage von VMware zum Download bereitsteht. Sobald PowerCLI installiert ist, m&#252;ssen sie wie folgt [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Unter ESXi 5.0 wird der RAID-Controller 3ware 9650SE standardm&auml;ssig nicht erkannt.</p>
<p>F&uuml;r die Installation dieses Betriebssystems auf diesem RAID-Controller muss eine benuterdefinierte ISO-Datei erstellt werden, welche die Treiber-Datei (VIB) beinhaltet.</p>
<p>Ben&ouml;tigt wird die Software <strong>PowerCLI </strong>von VMware, welche Gratis auf der Homepage von VMware zum Download bereitsteht.</p>
<p>Sobald PowerCLI installiert ist, m&uuml;ssen sie wie folgt vorgehen:</p>
<p><span style="font-family:courier new,courier,monospace;"><span style="color:#0000ff;">Set-ExecutionPolicy </span>RemoteSigned</span></p>
<p><span style="font-family:courier new,courier,monospace;"><span style="color:#0000ff;">Add-EsxSoftwareDepot </span>.\LSI_2.27.08.036vm50-offline_bundle-637081.zip<br />
	<span style="color:#0000ff;">Add-EsxSoftwareDepot </span>.\LSI_3.26.00.003vm50-offline_bundle-646893.zip<br />
	<span style="color:#0000ff;">Add-EsxSoftwareDepot </span>.\VMware-ESXi-5.0.0-469512-depot.zip</span></p>
<p><span style="color:#0000ff;"><span style="font-family: courier new,courier,monospace;">Get-EsxImageProfile</span></span></p>
<p><span style="font-family:courier new,courier,monospace;"><span style="color:#0000ff;">New-EsxImageProfile</span> -CloneProfile ESXi-5.0.0-469512-standard -Name <strong>9650se </strong>-Vendor &quot;VMware&quot; -Description &quot;ESXi 5.0 build 469512 with LSI 9650SE&#8230;.&quot;</span></p>
<p><span style="font-family:courier new,courier,monospace;"><span style="color:#0000ff;">Add-EsxSoftwarePackage</span> -ImageProfile <strong>9650se </strong>-SoftwarePackage scsi-3w-sas</span><br />
	<span style="font-family:courier new,courier,monospace;"><span style="color:#0000ff;">Add-EsxSoftwarePackage</span> -ImageProfile <strong>9650se </strong>-SoftwarePackage scsi-3w-9xxx</span></p>
<p><span style="color:#0000ff;"><span style="font-family: courier new,courier,monospace;">Get-ESXSoftwarePackage</span></span></p>
<p><span style="font-family:courier new,courier,monospace;"><span style="color:#0000ff;">Export-EsxImageProfile</span> &ndash;ImageProfile <strong>9650se </strong>&ndash;FilePath C:\ESX\ESXi5.iso &ndash;ExportToIso</span></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://kb.fima.li/?feed=rss2&#038;p=330</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESX 4.0 IP-Adresse wechseln</title>
		<link>https://kb.fima.li/?p=193</link>
		<comments>https://kb.fima.li/?p=193#comments</comments>
		<pubDate>Thu, 22 Sep 2011 08:08:41 +0000</pubDate>
		<dc:creator><![CDATA[Fidan]]></dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://webserver.fidanien.ch/toolz/fima-kb/?p=193</guid>
		<description><![CDATA[&#160; Changing settings from the physical or remote console connection &#160; &#160; Changing the IP for the Service Console must be done from the physical console or through a remote console session. If you make changes through a network connection such as SSH, network connectivity to the Service Console disconnects because the Service Console&#39;s network [&#8230;]]]></description>
				<content:encoded><![CDATA[<div>&nbsp;</div>
<div><font face="Arial" size="2"><strong><span style="font-family: Arial; font-size: 12pt;">Changing settings from the physical or remote console connection</span></strong> </font></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">Changing the IP for the Service Console must be done from the physical console or through a remote console session. If you make changes through a network connection such as SSH, network connectivity to the Service Console disconnects because the Service Console&#39;s network interface changes.</font></div>
<ol>
<li><font face="Arial" size="2">Run this command to set the IP address:</font>
<p><span style="font-family: Courier New; font-size: 10pt;">[root@server root]# esxcfg-vswif -i a.b.c.d<a.b.c.d> -n w.x.y.z<w.x.y.z> vswif0 <span style="font-family: Arial;">, where a.b.c.d is the IP address and <font face="Courier New"><w.x.y.z> </w.x.y.z></font>w.x.y.z is the subnet mask.</span></w.x.y.z></a.b.c.d></span></p>
<p><strong>Note</strong>: In this example, <span style="font-family: Courier New;">v</span> <span style="font-family: Courier New;">swif0 </span>is the Service Console adapter that is the interface to which you are applying the IP address change.</p>
</li>
<li><font face="Arial" size="2">Open the <span style="font-family: Courier New; font-size: 10pt;">/etc/hosts</span> file with a text editor and modify it so that it reflects the correct IP address and hostname. </font></li>
<li><font face="Arial"><font size="2">To change the default gateway address and the hostname, edit the <span style="font-family: Courier New; font-size: 10pt;">/etc/sysconfig/network <font face="Arial">file and change the GATEWAY and HOSTNAME parameters to the proper values. </font></span></font></font></li>
<li><font face="Arial" size="2">For the changes to take place, reboot the host or restart the network service with the command: </font>
<p><font face="Arial"><span style="font-family: Courier New; font-size: 10pt;"><span style="font-family: Courier New; font-size: 10pt;">[root@server root]#</span> service network restart</span><font size="2"> </font></font></p>
<p><font face="Arial"><font size="2"><strong>Note</strong>: This command breaks any current network connections to the Service Console, but virtual machines continue to have network connection. If the ESX host is managed by VirtualCenter or vCenter Server, you may have to remove and re-add the host to the inventory. For more information, see <a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&#038;externalId=1005633" target="_blank"><font color="#3399cc">ESX not working properly in VirtualCenter after IP address change (1005633)</font></a>.</font></font></p>
</li>
</ol>
<p><span style="font-family: Arial; font-size: 10pt;"><span style="font-weight: bold;">Note</span>: If the changed IP does not persist across a reboot, try deleting and recreating the Service Console vswif management interface. For more information, see <a docid="1000266" href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&#038;docType=kc&#038;docTypeID=DT_KB_1_1&#038;externalId=1000266" id="referLink_1000266" referto="referto" target="_blank"><font color="#3399cc">Recreating Service Console networking from the command line (1000266)</font></a>.</span></p>
<p><span style="font-family: Arial; font-size: 12pt;"><strong>Changing the hostname without rebooting</strong></span></p>
<div dir="ltr" style="margin-right: 0px;"><span style="font-family: Arial; font-size: 10pt;">To dynamically change the hostname, run the command: </span></div>
<div dir="ltr" style="margin-right: 0px;">&nbsp;</div>
<div dir="ltr" style="margin-right: 0px;"><span style="font-family: Arial;"><span style="font-size: 10pt;"><span style="font-family: Courier New;">[root@server root]# hostname newname</span></span></span></p>
<p>&nbsp;</p>
<p><font size="2"><span style="font-family: Arial; font-size: 10pt;"><strong>Note</strong>: This command creates a temporary hostname change. This change is lost when the system is rebooted.</span></font></p>
</div>
<div dir="ltr" style="margin-right: 0px;">&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><span style="font-size: 12pt;"><span style="font-family: Arial;"><strong>Changing the DNS server settings</strong></span></span></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">To change the DNS server settings, update the nameserver IPs and search domain the <font face="Courier New">/etc/resolv.conf <span style="font-family: Arial;">file</span></font>. </font></div>
<div>&nbsp;</div>
<div><strong><span style="font-family: Arial; font-size: 12pt;">Changing settings in VMware vSphere or Infrastructure Client</span></strong></div>
<div>&nbsp;</div>
<div><span style="font-family: Arial; font-size: 10pt;">To change the <font size="2">hostname, domain, DNS servers, and default gateway in VMware vSphere or Infrastructure Client: </font></span></div>
<ol>
<li>
<div><font face="Arial"><font size="2">Highlight the ESX host and click the <strong>Configuration</strong> tab. </font></font></div>
</li>
<li>
<div><font face="Arial"><font size="2">Click <strong>DNS and Routing</strong>. </font></font></div>
</li>
<li>
<div><font face="Arial"><font size="2">Click <strong>Properties</strong>. </font></font></div>
</li>
<li>
<div><font face="Arial"><font size="2">To change the hostname, domain, and DNS servers, click the <strong>DNS Configuration</strong> tab and enter the appropriate values.</font></font></p>
<p>&nbsp;</p>
<p><font face="Arial"><font size="2"><strong>Note</strong>: Disable VMware High Availability if you do not want virtual machines to failover during the hostname IP change.</font></font></p>
<p>&nbsp;</p>
<p>
				&nbsp;</p>
</p></div>
</li>
<li>
<div><font face="Arial"><font size="2">To change the default gateway, click the <strong>Routing</strong> tab and enter the appropriate value. </font></font></div>
</li>
<li>
<div><font size="2"><font face="Arial">Reboot the ESX host for the changes to take effect<span style="font-family: Arial; font-size: 10pt;">.</span></font></font></div>
</li>
<li>
<div><font size="2"><font face="Arial"><span style="font-family: Arial; font-size: 10pt;">Reconnect the ESX host to vCenter Server with the new IP address.</span> </font></font></div>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>https://kb.fima.li/?feed=rss2&#038;p=193</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diverse VMWare ESX Shell-Befehle</title>
		<link>https://kb.fima.li/?p=189</link>
		<comments>https://kb.fima.li/?p=189#comments</comments>
		<pubDate>Mon, 12 Sep 2011 15:21:46 +0000</pubDate>
		<dc:creator><![CDATA[Fidan]]></dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://webserver.fidanien.ch/toolz/fima-kb/?p=189</guid>
		<description><![CDATA[Nachfolgend eine Liste mit diversen VMware ESX Shell-Befehlen: &#160; Befehl Beschreibung esxcfg-firewall -q Zeigt alle offenen Ports der Firewall an. esxcfg-firewall &#8211;enableService nfsClient &#214;ffnet f&#252;r den NFS-Client ben&#246;tigte Firewall-Ports 111 und 2049 auf TCP und UDP. esxcfg-firewall &#8211;allowOutgoing Alle ausgehende Ports &#246;ffnen esxcfg-firewall &#8211;allowIncoming Alle eingehenden Ports &#246;ffnen lsof -Pni zeig alle laufenden Anwendungen (Ports) [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Nachfolgend eine Liste mit diversen VMware ESX Shell-Befehlen:</p>
<p>&nbsp;</p>
<table border="0" cellpadding="1" cellspacing="1" style="width: 500px;">
<tbody>
<tr>
<td><strong>Befehl</strong></td>
<td><strong>Beschreibung</strong></td>
</tr>
<tr>
<td>esxcfg-firewall -q</td>
<td>Zeigt alle offenen Ports der Firewall an.</td>
</tr>
<tr>
<td>esxcfg-firewall &#8211;enableService nfsClient</td>
<td>&Ouml;ffnet f&uuml;r den NFS-Client ben&ouml;tigte Firewall-Ports 111 und 2049 auf TCP und UDP.</td>
</tr>
<tr>
<td>esxcfg-firewall &#8211;allowOutgoing</td>
<td>Alle ausgehende Ports &ouml;ffnen</td>
</tr>
<tr>
<td>esxcfg-firewall &#8211;allowIncoming</td>
<td>Alle eingehenden Ports &ouml;ffnen</td>
</tr>
<tr>
<td>lsof -Pni</td>
<td>zeig alle laufenden Anwendungen (Ports)</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://kb.fima.li/?feed=rss2&#038;p=189</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESX 4.0 Firewall-Regel hinzufügen für ausgehende Kommunikation</title>
		<link>https://kb.fima.li/?p=15</link>
		<comments>https://kb.fima.li/?p=15#comments</comments>
		<pubDate>Fri, 12 Aug 2011 08:21:19 +0000</pubDate>
		<dc:creator><![CDATA[Fidan]]></dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://webserver.fidanien.ch/toolz/fima-kb/?p=15</guid>
		<description><![CDATA[Mit dem nachfolgendem Befehl wird SMTP-Out erlaubt 1) esxcfg-firewall -o 25,tcp,out,SMTP]]></description>
				<content:encoded><![CDATA[<p>Mit dem nachfolgendem Befehl wird SMTP-Out erlaubt</p>
<p>1) esxcfg-firewall -o 25,tcp,out,SMTP</p>
]]></content:encoded>
			<wfw:commentRss>https://kb.fima.li/?feed=rss2&#038;p=15</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get a 503 Service Unavailable error on ESX 4.0</title>
		<link>https://kb.fima.li/?p=10</link>
		<comments>https://kb.fima.li/?p=10#comments</comments>
		<pubDate>Fri, 12 Aug 2011 08:18:58 +0000</pubDate>
		<dc:creator><![CDATA[Fidan]]></dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://webserver.fidanien.ch/toolz/fima-kb/?p=10</guid>
		<description><![CDATA[1) /etc/init.d/vmware-webAccess start 2) chkconfig vmware-webAccess on]]></description>
				<content:encoded><![CDATA[<p>1) /etc/init.d/vmware-webAccess start</p>
<p>2) chkconfig vmware-webAccess on</p>
]]></content:encoded>
			<wfw:commentRss>https://kb.fima.li/?feed=rss2&#038;p=10</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to activate root SSH access in ESX 4.0</title>
		<link>https://kb.fima.li/?p=4</link>
		<comments>https://kb.fima.li/?p=4#comments</comments>
		<pubDate>Fri, 12 Aug 2011 07:29:02 +0000</pubDate>
		<dc:creator><![CDATA[Fidan]]></dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://webserver.fidanien.ch/toolz/fima-kb/?p=4</guid>
		<description><![CDATA[1) cd /etc/ssh 2) nano sshd_config 3) PermitRootLogin auf yes setzen 4) Dokument speichern 5) service sshd restart oder Server neu starten]]></description>
				<content:encoded><![CDATA[<p>1) cd /etc/ssh</p>
<p>2) nano sshd_config</p>
<p>3) PermitRootLogin auf yes setzen</p>
<p>4) Dokument speichern</p>
<p>5) service sshd restart oder Server neu starten</p>
]]></content:encoded>
			<wfw:commentRss>https://kb.fima.li/?feed=rss2&#038;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
