<?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>Linux - Spheron1</title>
	<atom:link href="https://www.spheron1.uk/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spheron1.uk</link>
	<description></description>
	<lastBuildDate>Sun, 15 Dec 2013 10:28:20 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>SuperMicro ipmicfg utility on Linux</title>
		<link>https://www.spheron1.uk/2013/12/15/supermicro-ipmicfg-utility-on-linux/</link>
		
		<dc:creator><![CDATA[digitaldisaster]]></dc:creator>
		<pubDate>Sun, 15 Dec 2013 10:28:20 +0000</pubDate>
				<category><![CDATA[IPMI]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat and CentOS]]></category>
		<category><![CDATA[SuperMicro]]></category>
		<category><![CDATA[BMC]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[IPMI 2.0]]></category>
		<category><![CDATA[ipmicfg]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[RedHat Enterprise Linux]]></category>
		<guid isPermaLink="false">https://www.spheron1.uk/?p=662</guid>

					<description><![CDATA[<p>SuperMicro have a nice little utility called ipmicfg, which can be used to interact with the IPMI BMC from within your operating system. This can do all sorts of things with the IPMI BMC, however it&#8217;s really useful if you want to change the IP address details on the IPMI card without rebooting your system and going into the BIOS&#46;&#46;&#46;</p>
<p>The post <a href="https://www.spheron1.uk/2013/12/15/supermicro-ipmicfg-utility-on-linux/">SuperMicro ipmicfg utility on Linux</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>SuperMicro have a nice little utility called ipmicfg, which can be used to interact with the IPMI BMC from within your operating system. This can do all sorts of things with the IPMI BMC, however it&#8217;s really useful if you want to change the IP address details on the IPMI card without rebooting your system and going into the BIOS setup.</p>
<p>To get started, download the latest version of ipmicfg from the SuperMicro FTP site (currently it&#8217;s ftp://ftp.supermicro.com/utility/IPMICFG/ipmicfg_1.14.3_20130725.zip).</p>
<p>Unzip this and you will find DOS, Linux and Windows versions of the ipmicfg tool, as well as a bit of documentation. I&#8217;m only really interested in the Linux version, so lets go into that folder, where you will find 32-bit and 64-bit versions.</p>
<p>There are two binary files included &#8211; &#8220;<em>ipmicfg-linux.x86_64</em>&#8221; which is dynamically linked and &#8220;<em>ipmicfg-linux.x86_64.static</em>&#8221; which is statically linked. The dynamically linked version normally works fine for me.</p>
<p>As a quick example of how to use ipmicfg, lets change the IPMI BMC IP address from being assigned via DHCP to being statically configured to 192.168.1.2 with a subnet mask of 255.255.255.0 and the default gateway set to 192.168.1.1:</p>
<blockquote><p>./ipmicfg-linux.x86_64 -dhcp off<br />
./ipmicfg-linux.x86_64 -m 192.168.1.2<br />
./ipmicfg-linux.x86_64 -k 255.255.255.0<br />
./ipmicfg-linux.x86_64 -g 192.168.1.1</p></blockquote>
<p>When you run ipmicfg, you may see errors along the lines of:</p>
<blockquote><p> [kcs] kcs_error_exit:</p>
<p> [kcs] kcs_error_exit:</p>
<p> [kcs] kcs_error:</p>
<p> [kcs] kcs_error_exit:</p></blockquote>
<p>This essentially means that ipmicfg is having problems communicating with the IPMI BMC, and can normally be resolved by installing the IPMI drivers and loading into the kernel. On CentOS you can do this with the following commands:</p>
<blockquote><p>yum -y install OpenIPMI<br />
service ipmi start<br />
chkconfig ipmi on</p></blockquote><p>The post <a href="https://www.spheron1.uk/2013/12/15/supermicro-ipmicfg-utility-on-linux/">SuperMicro ipmicfg utility on Linux</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Missing Parallels Plesk for Linux updates</title>
		<link>https://www.spheron1.uk/2012/02/11/missing-parallels-plesk-for-linux-updates/</link>
					<comments>https://www.spheron1.uk/2012/02/11/missing-parallels-plesk-for-linux-updates/#respond</comments>
		
		<dc:creator><![CDATA[digitaldisaster]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 11:12:29 +0000</pubDate>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[autoinstaller]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mail Transfer Agent]]></category>
		<category><![CDATA[MTA]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[Parallels Plesk]]></category>
		<category><![CDATA[Plesk 9]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[qmail]]></category>
		<guid isPermaLink="false">https://www.spheron1.uk/?p=516</guid>

					<description><![CDATA[<p>If you&#8217;re using Parallels Plesk 9.x with Postfix as the MTA, there appears to be a bug which can stop Plesk from displaying important updates that are available, including the micro-updates which provide important bug fixes and security updates. If you are using the Updates section of the Plesk web interface, then no error message is displayed, so it just&#46;&#46;&#46;</p>
<p>The post <a href="https://www.spheron1.uk/2012/02/11/missing-parallels-plesk-for-linux-updates/">Missing Parallels Plesk for Linux updates</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>If you&#8217;re using Parallels Plesk 9.x with Postfix as the MTA, there appears to be a bug which can stop Plesk from displaying important updates that are available, including the micro-updates which provide important bug fixes and security updates.</p>
<p>If you are using the Updates section of the Plesk web interface, then no error message is displayed, so it just looks like there are no updates available. However, you can also check for updates using the Parallels autoinstaller utility from the command line:</p>
<blockquote><p>/usr/local/psa/admin/sbin/autoinstaller &#8211;check-updates</p></blockquote>
<p>After downloading all of the .inf3 files from Parallels, this will give you a badly translated error message:</p>
<blockquote><p>Unable to process patch config: PSA_9.5.4/plesk-patches-9.5.4-cos5-x86_64.inf3: Failed to parse the patch file at  (line 34 column 13)<br />
Group named &#8216;qmail&#8217; is not exists on this system.</p></blockquote>
<p>Despite the qmail MTA not being installed because the Postifx MTA is being used, the Plesk autoinstaller utility (which is also used by the web interface) seems to be checking for a &#8220;qmail&#8221; group. The fix for this is incredibly simple &#8211; just create an empty &#8216;qmail&#8221; group:</p>
<blockquote><p>/usr/sbin/groupadd qmail</p></blockquote>
<p>Now if you refresh the Updates section in the Plesk web interface or re-run the Parallels autoinstaller from the command line then you should now see the available updates, which you can install in the normal manner.</p><p>The post <a href="https://www.spheron1.uk/2012/02/11/missing-parallels-plesk-for-linux-updates/">Missing Parallels Plesk for Linux updates</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.spheron1.uk/2012/02/11/missing-parallels-plesk-for-linux-updates/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Regenerate statistics in Parallels Plesk for Linux</title>
		<link>https://www.spheron1.uk/2012/02/06/regenerate-statistics-in-parallels-plesk-for-linux/</link>
					<comments>https://www.spheron1.uk/2012/02/06/regenerate-statistics-in-parallels-plesk-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[digitaldisaster]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 10:19:08 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[AWStats]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[Parallels Plesk]]></category>
		<guid isPermaLink="false">https://www.spheron1.uk/?p=514</guid>

					<description><![CDATA[<p>Every night Parallels Plesk for Linux servers run a cron job to process various log files and generate statistics. This includes generating the HTML for the AWStats or Webalizer log analysis packages used for the Plesk &#8220;web statistics&#8221; features as well as updating the disk usage and bandwidth usage for each domain. Sometimes you need to re-run this task, such&#46;&#46;&#46;</p>
<p>The post <a href="https://www.spheron1.uk/2012/02/06/regenerate-statistics-in-parallels-plesk-for-linux/">Regenerate statistics in Parallels Plesk for Linux</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Every night Parallels Plesk for Linux servers run a cron job to process various log files and generate statistics. This includes generating the HTML for the AWStats or Webalizer log analysis packages used for the Plesk &#8220;web statistics&#8221; features as well as updating the disk usage and bandwidth usage for each domain.</p>
<p>Sometimes you need to re-run this task, such as if it failed or if you need to process a particular domain name again. One common reason for this is to correct the disk and/or bandwidth usage figures for a domain.</p>
<p>You can either regenerate the statistics for all domain names (the equivalent of the daily cron job) using:</p>
<blockquote><p>/usr/local/psa/admin/sbin/statistics &#8211;calculate-all</p></blockquote>
<p>Or you can re-generate the statistics for a single domain name (&#8220;example.com&#8221; in this case) using:</p>
<blockquote><p>/usr/local/psa/admin/sbin/statistics –calculate-one –domain-name=example.com</p></blockquote>
<p>There is a similar tool in Parallels Plesk for Windows under <em>C:\Program Files (x86)\Parallels\Plesk\admin\bin\statistics.exe</em>, however this requires different arguments.</p><p>The post <a href="https://www.spheron1.uk/2012/02/06/regenerate-statistics-in-parallels-plesk-for-linux/">Regenerate statistics in Parallels Plesk for Linux</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.spheron1.uk/2012/02/06/regenerate-statistics-in-parallels-plesk-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 0/83 objects using Redis
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Redis

Served from: spheron1.uk @ 2026-06-25 06:21:37 by W3 Total Cache
-->