<?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>Connexeon Blog &#187; Sysadmin</title>
	<atom:link href="http://blog.connexeon.com/topics/sysadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.connexeon.com</link>
	<description>Connexeon Blog</description>
	<lastBuildDate>Mon, 16 Jan 2012 09:11:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Sharepoint slow when accessing with Windows Explorer (WebDAV)</title>
		<link>http://blog.connexeon.com/sysadmin/sharepoint-slow-when-accessing-with-windows-explorer-webdav/</link>
		<comments>http://blog.connexeon.com/sysadmin/sharepoint-slow-when-accessing-with-windows-explorer-webdav/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 19:09:59 +0000</pubDate>
		<dc:creator>Hannes Van de Vel</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=528</guid>
		<description><![CDATA[When accessing Sharepoint with Windows Explorer (or WebDAV in general) it can react very slow. It can usually be fixed by changing a setting in Internet Explorer. Open Internet Explorer, Alt &#62; Tools &#62; Internet Options &#62; Connections &#62; LAN settings &#62; uncheck Automatically detect settings.]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/sharepoint-slow-when-accessing-with-windows-explorer-webdav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horde/IMP: The folder &#8220;sent-mail&#8221; was not created.</title>
		<link>http://blog.connexeon.com/sysadmin/linux/hordeimp-the-folder-sent-mail-was-not-created/</link>
		<comments>http://blog.connexeon.com/sysadmin/linux/hordeimp-the-folder-sent-mail-was-not-created/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 08:20:59 +0000</pubDate>
		<dc:creator>Tom Van den Berg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=522</guid>
		<description><![CDATA[When trying to send an e-mail via Horde (Plesk webmail), you&#8217;ll get following message: The folder &#34;sent-mail&#34; was not created. This is what the server said: Invalid mailbox name. Another problem you can have is that when logging in to the webmail, the redirect to your inbox doesn&#8217;t work. Cause: If you face this problem [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/linux/hordeimp-the-folder-sent-mail-was-not-created/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate .pem file</title>
		<link>http://blog.connexeon.com/sysadmin/generate-pem-file/</link>
		<comments>http://blog.connexeon.com/sysadmin/generate-pem-file/#comments</comments>
		<pubDate>Fri, 13 May 2011 11:14:39 +0000</pubDate>
		<dc:creator>Tom Van den Berg</dc:creator>
				<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=474</guid>
		<description><![CDATA[To secure a imap/pop3 mailserver with an SSL certificate you&#8217;ll need to configure an SSL certificate. If you have a certificate request and a certificate file, you can covert them to a .pem file. cat domain.key domain.crt &#62; domain.pem openssl gendh &#62;&#62; domain.pem You can use the generated domain.pem to secure your mailserver.]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/generate-pem-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expand XFS LVM logical volume</title>
		<link>http://blog.connexeon.com/sysadmin/linux/expand-xfs-lvm-logical-volume/</link>
		<comments>http://blog.connexeon.com/sysadmin/linux/expand-xfs-lvm-logical-volume/#comments</comments>
		<pubDate>Wed, 11 May 2011 20:52:08 +0000</pubDate>
		<dc:creator>Hannes Van de Vel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=465</guid>
		<description><![CDATA[Expand XFS LVM logical volume with 1TB, assuming you have enough free unassigned space on physical partitions. Check the available space: pvscan PV /dev/sdb1 VG vg1 lvm2 &#91;1.06 TB / 0 free&#93; PV /dev/sdb2 VG vg1 lvm2 &#91;1.06 TB / 789.19 GB free&#93; PV /dev/sdb3 VG vg1 lvm2 &#91;1.06 TB / 0 free&#93; PV /dev/sdb4 [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/linux/expand-xfs-lvm-logical-volume/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PleskFatalException (Plesk 9.x for Windows)</title>
		<link>http://blog.connexeon.com/sysadmin/plesk/pleskfatalexception-plesk-9-x-for-windows/</link>
		<comments>http://blog.connexeon.com/sysadmin/plesk/pleskfatalexception-plesk-9-x-for-windows/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 10:48:27 +0000</pubDate>
		<dc:creator>Tom Van den Berg</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=408</guid>
		<description><![CDATA[When you try to logon to plesk you&#8217;ll get an error: ERROR: PleskFatalException wrong id 0: UserClient.php:24 UserClient-&#62;__construct(NULL null) 1: class.Session.php:221 Session-&#62;getUser() 2: index.php:58 Even when you restart the services / server the error stays. Solution: Open the psa database and clear the sessions table: &#8220;delete from sessions&#8221;]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/plesk/pleskfatalexception-plesk-9-x-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring remote system with Nagios and NRPE</title>
		<link>http://blog.connexeon.com/sysadmin/linux/monitoring-remote-system-with-nagios-and-nrpe/</link>
		<comments>http://blog.connexeon.com/sysadmin/linux/monitoring-remote-system-with-nagios-and-nrpe/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 11:26:36 +0000</pubDate>
		<dc:creator>Hannes Van de Vel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=378</guid>
		<description><![CDATA[This is a quick tutorial on how to prepare a remote system for monitoring using Nagios NRPE. I&#8217;m using 64 bit CentOS in this example (could probably be any RHEL based system) Install NRPE and Nagios Plugins on remote host &#91;root@remotehost ~&#93;# yum install nagios-nrpe nagios-plugins  (these packages are on rpmforge, prepare your system first so it [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/linux/monitoring-remote-system-with-nagios-and-nrpe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>32-bit ODBC on Windows Server 2008</title>
		<link>http://blog.connexeon.com/sysadmin/windows/32-bit-odbc-on-windows-server-2008/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/32-bit-odbc-on-windows-server-2008/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 08:55:58 +0000</pubDate>
		<dc:creator>Tom Van den Berg</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=335</guid>
		<description><![CDATA[If you have to use 32-bit ODBC drivers, you won’t find then when you start the Microsoft ODBC Administrator because it is 64-bit. The 32-bit ODBC Administrator is found here: C:\Windows\SysWOW64\odbcad32.exe or just type in the start menu odbcad32.exe. Coldfusion Error: You can use this workaround when you receive this message: Variable DRIVERPATH is undefined [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/32-bit-odbc-on-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expand LVM guest filesystem VMware</title>
		<link>http://blog.connexeon.com/sysadmin/virtualization/expand-lvm-guest-filesystem-vmware/</link>
		<comments>http://blog.connexeon.com/sysadmin/virtualization/expand-lvm-guest-filesystem-vmware/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 23:07:14 +0000</pubDate>
		<dc:creator>Hannes Van de Vel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/uncategorized/expand-lvm-guest-filesystem-vmware/</guid>
		<description><![CDATA[First, increase the size of the virtual disk (VMDK) by 10GB for example vmware-vdiskmanager -x 10GB /path/machineName.vmdk (vCenter users can increase disk sizes easier via the Settings dialog of the VM) # fdisk /dev/sda n Command action e extended p primary partition &#40;1-4&#41; p Partition nr 3 Take defaults as from here First cylinder &#40;1045-2610, [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/virtualization/expand-lvm-guest-filesystem-vmware/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>cu &#8211; Call up another system</title>
		<link>http://blog.connexeon.com/sysadmin/linux/cu-call-up-another-system/</link>
		<comments>http://blog.connexeon.com/sysadmin/linux/cu-call-up-another-system/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 16:14:29 +0000</pubDate>
		<dc:creator>Tom Van den Berg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=318</guid>
		<description><![CDATA[The cu command is used to call up another system and act as a dial in terminal. It can also do simple file transfers with no error checking. The cu command can be installed by installing the uucp package. yum install uucp Connect using the cu-command cu -l /dev/ttyS0  -s 9600 More information can be [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/linux/cu-call-up-another-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset APC PDU password</title>
		<link>http://blog.connexeon.com/sysadmin/reset-apc-pdu-password/</link>
		<comments>http://blog.connexeon.com/sysadmin/reset-apc-pdu-password/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 21:40:00 +0000</pubDate>
		<dc:creator>Tom Van den Berg</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[pdu]]></category>
		<category><![CDATA[reset]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=316</guid>
		<description><![CDATA[Method 1: Serial console, reset, login as apc/apc within 30 secs Method 2: press the reset button in for like 10 seconds then release it then imediately press it in again for literally 1 seccond one of the lights will go orange give it a min and then apc/apc will work for the first login [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/reset-apc-pdu-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

