<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>IT Professional Solutions</title>
<link>http://itpro.haqida.uz/d/</link>
<language>ru</language>
<description>IT Professional Solutions</description>
<generator>DataLife Engine</generator><item>
<title>How to configure NAT on VMWare Server</title>
<guid isPermaLink="true">http://itpro.haqida.uz/d/it-solutions/17-how-to-configure-nat-on-vmware-server.html</guid>
<link>http://itpro.haqida.uz/d/it-solutions/17-how-to-configure-nat-on-vmware-server.html</link>
<description><![CDATA[When virtual machines’s network card is mapped to the host virtual
network connection (VMNet1 - 8), to access internet we have to
configure NAT on VMWare Server. Most network configurations are managed
from Virtual Network Editor.]]></description>
<category><![CDATA[IT Solutions]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Thu, 22 Oct 2009 22:34:58 +0200</pubDate>
</item><item>
<title>Installation and configuring Flash Operator Panel (FOP)</title>
<guid isPermaLink="true">http://itpro.haqida.uz/d/it-solutions/26-installation-and-configuring-flash.html</guid>
<link>http://itpro.haqida.uz/d/it-solutions/26-installation-and-configuring-flash.html</link>
<description><![CDATA[Before installation we have to fulfill FOP pre-installation requirements. FOP consists of 2 parts: daemon and flash panel.<br />
Requirements<br />

<ol>
	<li>Perl to run daemon part</li>
	<li>Web server to run flash panel</li>
	<li>Asterisk manager user account</li>
</ol>After fulfilling the requirements we need to obtain FOP software. To get FOP run following command on the server console.<br />
<span style="font-weight: bold;">$ wget http://www.asternic.org/files/op_panel-x.xx.tar.gz</span><br />
Extract content of archive.<br />
<span style="font-weight: bold;">$ tar zxf op_panel-x.xx.tar.gz</span><br />
And go to the folder op_panel-x.xx<br />
<span style="font-weight: bold;">$ cd op_panel-x.xx</span><br />
Let's see the content of folder.<br />
<span style="font-weight: bold;"></span><br />]]></description>
<category><![CDATA[IT Solutions]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Thu, 22 Oct 2009 23:25:37 +0200</pubDate>
</item><item>
<title>how to mount /proc manually</title>
<guid isPermaLink="true">http://itpro.haqida.uz/d/admin-notes/15-how-to-mount-proc-manually.html</guid>
<link>http://itpro.haqida.uz/d/admin-notes/15-how-to-mount-proc-manually.html</link>
<description><![CDATA[<h1 class="SECT1"><span style="font-size: 12pt;"><a name="S1-PROC-VIRTUAL">A Virtual Filesystem</a></span></h1>
<pre class="SCREEN"><br />
	If you would like to mount <tt class="FILENAME">/proc</tt> manually, type this command:<br />
	      <br />
	<tt><tt class="COMPUTEROUTPUT"><br />
			mount -t proc proc /proc</tt></tt></pre>]]></description>
<category><![CDATA[Admin Notes]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Thu, 22 Oct 2009 17:51:31 +0200</pubDate>
</item><item>
<title>How To mount a Windows (samba) share with fstab</title>
<guid isPermaLink="true">http://itpro.haqida.uz/d/admin-notes/27-how-to-mount-a-windows-samba-share-with.html</guid>
<link>http://itpro.haqida.uz/d/admin-notes/27-how-to-mount-a-windows-samba-share-with.html</link>
<description><![CDATA[<p>To mount a remote samba share, just follow this (adapt it according to your setup):
</p>
<p>First, create a target dir, e.g.:
</p>
<pre>mkdir /mnt/samba1</pre><br />]]></description>
<category><![CDATA[Admin Notes]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Wed, 04 Nov 2009 11:27:33 +0100</pubDate>
</item><item>
<title>Removing files older than one week in a directory</title>
<guid isPermaLink="true">http://itpro.haqida.uz/d/admin-notes/13-removing-files-older-than-one-week-in-a.html</guid>
<link>http://itpro.haqida.uz/d/admin-notes/13-removing-files-older-than-one-week-in-a.html</link>
<description><![CDATA[<span style="font-family: verdana; font-size: 10pt; color: rgb(0, 0, 0);">Anwer to following questions: <br />
	
	<br />
	
	</span>
<h1><span style="font-family: verdana; font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-weight: bold;">Removing files older than one week in a directory</span>, </span></h1>
<h1><span style="font-family: verdana; font-size: 10pt; color: rgb(0, 0, 0);"></span></h1>
<h1><span style="font-family: verdana; font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-weight: bold;">Script to delete week old files in a directory,</span></span></h1>
<h1><span style="font-family: verdana; font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-weight: bold;"></span></span></h1>
<h1><span style="font-family: verdana; font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-weight: bold;">Remove files older than x days,</span></span></h1>
<h1><span style="font-family: verdana; font-size: 10pt; color: rgb(0, 0, 0);"><span style="font-weight: bold;"></span></span></h1><span style="font-family: verdana; font-size: 10pt; color: rgb(0, 0, 0);"><br />
	
	
	&lt;!--
	/post
	-->
	</span>]]></description>
<category><![CDATA[Admin Notes]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Tue, 20 Oct 2009 10:30:52 +0200</pubDate>
</item><item>
<title>Configuring smarthost in sendmail</title>
<guid isPermaLink="true">http://itpro.haqida.uz/d/admin-notes/25-configuring-smarthost-in-sendmail.html</guid>
<link>http://itpro.haqida.uz/d/admin-notes/25-configuring-smarthost-in-sendmail.html</link>
<description><![CDATA[<div id="news-id-27">
	<p>Откройте <tt class="filename">/etc/sendmail.cf</tt> и найдите в 
        начале файла строки:
</p>
	<pre class="screen"># "Smart" relay host (may be null)<br />
		DS<br />
		</pre>
	<p>Вот после этого DS и запишите в квадратных скобках имя 
        smtp-сервера. Должно получиться вот так:
</p><br />
	</div>]]></description>
<category><![CDATA[Admin Notes]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Thu, 22 Oct 2009 23:19:56 +0200</pubDate>
</item><item>
<title>Microsoft Certification Programs</title>
<guid isPermaLink="true">http://itpro.haqida.uz/d/2007/12/26/microsoft-certification-programs.html</guid>
<link>http://itpro.haqida.uz/d/2007/12/26/microsoft-certification-programs.html</link>
<description><![CDATA[<img border="0" align="left" style="margin-bottom: 5px; margin-right: 5px;" alt="alt" src="http://itpro.haqida.uz/d/uploads/posts/2008-01/1201426033_mcprgb.jpg" />In
fact, Microsoft Corporation is one of the largest IT Company in the world.
Microsoft develops and supports a wide range of softwares for computers.
Microsoft Corporation is famous with his operating system products MS-DOS and
Windows.<br />

<p style="margin-bottom: 14.4pt;">
		
		
Microsoft Certification Program offers multiple certifications, based on
different areas of technical expertise. To achieve Microsoft Certifications a
candidate must pass a several exams within the certification program.<br />
	
	
		
		
		
		
		</p>]]></description>
<category><![CDATA[Certification]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Wed, 26 Dec 2007 05:18:38 +0100</pubDate>
</item><item>
<title>Apache2 optimization for vps</title>
<guid isPermaLink="true">http://itpro.haqida.uz/d/it-solutions/29-apache2-optimization-for-vps.html</guid>
<link>http://itpro.haqida.uz/d/it-solutions/29-apache2-optimization-for-vps.html</link>
<description><![CDATA[Server Version: Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch<br />
<br />
# prefork MPM<br />
# StartServers: number of server processes to start<br />
# MinSpareServers: minimum number of server processes which are kept spare<br />
# MaxSpareServers: maximum number of server processes which are kept spare<br />
# MaxClients: maximum number of server processes allowed to start<br />
# MaxRequestsPerChild: maximum number of requests a server process serves<br />
<br />]]></description>
<category><![CDATA[IT Solutions]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Wed, 11 Nov 2009 17:22:32 +0100</pubDate>
</item><item>
<title>Resize extended partition</title>
<guid isPermaLink="true">http://itpro.haqida.uz/d/admin-notes/24-resize-extended-partition.html</guid>
<link>http://itpro.haqida.uz/d/admin-notes/24-resize-extended-partition.html</link>
<description><![CDATA[I wil give you just an example<br />
<br />
<br />
~# <span style="font-weight: bold;">apt-get install parted</span><br />
Reading package lists... Done<br />
Building dependency tree... Done<br />]]></description>
<category><![CDATA[Admin Notes]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Thu, 22 Oct 2009 23:17:45 +0200</pubDate>
</item><item>
<title>How to shrink qcow file</title>
<guid isPermaLink="true">http://itpro.haqida.uz/d/admin-notes/20-how-to-shrink-qcow-file.html</guid>
<link>http://itpro.haqida.uz/d/admin-notes/20-how-to-shrink-qcow-file.html</link>
<description><![CDATA[Before shirinking  it would be best if you defragmented the image first
and then wiped the
free space to make sure that files that you have deleted are completely
removed. So you may use
http://www.microsoft.com/technet/sysinternals/FileAndDisk/SDelete.mspx.
After that use following commands <br />
<br />]]></description>
<category><![CDATA[Admin Notes]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Thu, 22 Oct 2009 22:49:31 +0200</pubDate>
</item></channel></rss>