<?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>Technoblog.org &#187; Software</title>
	<atom:link href="http://technoblog.org/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://technoblog.org</link>
	<description>Technoblogging</description>
	<lastBuildDate>Mon, 23 Aug 2010 07:58:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Netcat for VMware ESX 3.5</title>
		<link>http://technoblog.org/2010/08/netcat-for-vmware-esx-3-5/</link>
		<comments>http://technoblog.org/2010/08/netcat-for-vmware-esx-3-5/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 07:57:34 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[ESX 3.x]]></category>
		<category><![CDATA[ESXi 3.5]]></category>
		<category><![CDATA[ESXi 3.x]]></category>
		<category><![CDATA[Netcat]]></category>
		<category><![CDATA[VMware ESX 3.5]]></category>
		<category><![CDATA[VMware ESX 4.0]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=108</guid>
		<description><![CDATA[How to install Netcat on VMware ESX 3.5.
When migrating from a standalone VMware ESX 3.5 server to a vSphere 4.x server, you might want to use netcat and tar. Instead of using SCP.
Why? Because VMWare ESX throttles the service console, resulting in ridiculously low speeds (everything from 5-15 MB/s on a 1Gbit).
By using tar and [...]]]></description>
			<content:encoded><![CDATA[<p>How to install Netcat on VMware ESX 3.5.<br />
When migrating from a standalone VMware ESX 3.5 server to a vSphere 4.x server, you might want to use netcat and tar. Instead of using SCP.<br />
Why? Because VMWare ESX throttles the service console, resulting in ridiculously low speeds (everything from 5-15 MB/s on a 1Gbit).</p>
<p>By using tar and SCP, you should be able to get at least 30 MB/s.</p>
<p>But, netcat is NOT included in VMware ESX 3.5. It is included in 2.5 and 4.x.</p>
<p>So how do you install netcat on VMware ESX 3.5?</p>
<p>1. Grab the RPM here:<br />
<a href="http://netcat.sourceforge.net/download.php">http://netcat.sourceforge.net/download.php<br />
</a><br />
(Don’t use any newer versions, like 1.10, because you will run into dependencies problems, like this:<br />
[root@vmware-esx]# rpm -ivh netcat-1.10-980.1.i586.rpm<br />
warning: netcat-1.10-980.1.i586.rpm: V3 DSA signature: NOKEY, key ID 9c800aca<br />
error: Failed dependencies:<br />
        libc.so.6(GLIBC_2.3.4) is needed by netcat-1.10-980.1<br />
        rpmlib(PayloadIsLzma) <= 4.4.2-1 is needed by netcat-1.10-980.1<br />
[root@vmware-esx]</p>
<p>2. Install the RPM: rpm -ivh netcat-0.7.1-1.i386.rpm</p>
<p>[root@vmware-esx bin]# rpm -ivh netcat-0.7.1-1.i386.rpm<br />
warning: netcat-0.7.1-1.i386.rpm: V3 DSA signature: NOKEY, key ID b2d79fc1<br />
Preparing&#8230;                ########################################### [100%]<br />
   1:netcat                 ########################################### [100%]<br />
[root@vmware-esx]</p>
<p>And you’re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2010/08/netcat-for-vmware-esx-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trend Micro OfficeScan: Installation</title>
		<link>http://technoblog.org/2010/07/trend-micro-officescan-installation/</link>
		<comments>http://technoblog.org/2010/07/trend-micro-officescan-installation/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 05:00:48 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Trend Micro]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install OfficeScan]]></category>
		<category><![CDATA[OfficeScan]]></category>
		<category><![CDATA[OfficeScan 10]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=99</guid>
		<description><![CDATA[Here we go. The first article in my OfficeScan how-to series.

So, how to install Trend Micro OfficeScan 10.0:
These are the steps:
1. Generate Trial license
2. Download software
3. Prepare server
4. Install OfficeScan server

1. Generate Trial license
If you don&#8217;t have one, you&#8217;ll need valid license.
You can get a trial here:
http://forms.trendmicro.com/index.php?dom=us&#38;productID=5

2. Download software
You then need to download the software.
Download [...]]]></description>
			<content:encoded><![CDATA[<p>Here we go. The first article in my OfficeScan how-to series.<br />
<br/><br />
So, how to install Trend Micro OfficeScan 10.0:</p>
<p>These are the steps:</p>
<p>1. Generate Trial license</p>
<p>2. Download software</p>
<p>3. Prepare server</p>
<p>4. Install OfficeScan server</p>
<p><span id="more-99"></span></p>
<p>1. Generate Trial license</p>
<p>If you don&#8217;t have one, you&#8217;ll need valid license.</p>
<p>You can get a trial here:</p>
<p><a href="http://forms.trendmicro.com/index.php?dom=us&amp;productID=5">http://forms.trendmicro.com/index.php?dom=us&amp;productID=5</a><br />
<br/><br />
2. Download software</p>
<p>You then need to download the software.</p>
<p>Download the primary install file from:</p>
<p><a href="http://downloadcenter.trendmicro.com/index.php?regs=NABU&amp;clk=latest&amp;clkval=7&amp;lang_loc=1">http://downloadcenter.trendmicro.com/index.php?regs=NABU&amp;clk=latest&amp;clkval=7&amp;lang_loc=1</a></p>
<p>(I&#8217;ll try to cover service packs, patches and hotfixes in a later article).<br />
<br/><br />
3. Prepare the server</p>
<p>You&#8217;re most likely installing OfficeScan on a Windows Server 2003 or Windows Server 2008.</p>
<p>Before you start the OfficeScan installer you will need to install IIS on the Windows server.</p>
<p>(Press &#8220;Win + R&#8221; and type &#8220;appwiz.cpl&#8221; and add and remove Windows components/roles.)<br />
<br/><br />
4. Install the OfficeScan server</p>
<p>Simply move the install file to the OfficeScan server and double-click it.</p>
<p>Its pretty much straight forward (Next-&gt;Next-&gt;Next)</p>
<p>You may choose not to enable the firewall, enable spyware assessment mode, install OfficeScan to another location etc, but I&#8217;ll cover best practice configuration in another article.</p>
<p>When you&#8217;re finished installing, you can access the OfficeScan server console by typing the following in to your browser, on the server.</p>
<p><a href="https//localhost:4343/officescan">https//localhost:4343/officescan</a><br />
<br/><br />
Future topics related to this article:</p>
<p>- OfficeScan patch management, Service Packs, Patches and Hotfixes</p>
<p>- Best practice installation/configuration</p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2010/07/trend-micro-officescan-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OfficeScan how-to series</title>
		<link>http://technoblog.org/2010/07/officescan-how-to-series/</link>
		<comments>http://technoblog.org/2010/07/officescan-how-to-series/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 15:15:37 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Trend Micro]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[OfficeScan]]></category>
		<category><![CDATA[OfficeScan 10]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=95</guid>
		<description><![CDATA[I have had an overwhelming response to my &#8220;Thoughts about OfficeScan 10&#8220;.
And I&#8217;m simply not able to answer all the questions regarding installation and troubleshooting.
Therefore I have decided to write a series of posts/articles, to try to answer all of your questions, and to cover some general topics.
So, this is the articles I&#8217;ve planned to [...]]]></description>
			<content:encoded><![CDATA[<p>I have had an overwhelming response to my &#8220;<a href="http://technoblog.org/2009/09/trend-micro-officescan-10-some-thoughts/">Thoughts about OfficeScan 10</a>&#8220;.</p>
<p>And I&#8217;m simply not able to answer all the questions regarding installation and troubleshooting.</p>
<p>Therefore I have decided to write a series of posts/articles, to try to answer all of your questions, and to cover some general topics.</p>
<p>So, this is the articles I&#8217;ve planned to write:</p>
<p>Trend Micro OfficeScan: Installation</p>
<p>Trend Micro OfficeScan: Smart Scan Server</p>
<p>Trend Micro OfficeScan: Deployment</p>
<p>Trend Micro OfficeScan: Server Components</p>
<p>Trend Micro OfficeScan: Troubleshooting</p>
<p>If anyone has any request/wishes regarding content and topics, please feel free to leave a comment!</p>
<p>Read the original thoughts on OfficeScan 10 (just me ranting):</p>
<p><a href="http://technoblog.org/2009/09/trend-micro-officescan-10-some-thoughts/">http://technoblog.org/2009/09/trend-micro-officescan-10-some-thoughts/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2010/07/officescan-how-to-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X Security Configuration Guides</title>
		<link>http://technoblog.org/2010/06/mac-os-x-security-configuration-guides/</link>
		<comments>http://technoblog.org/2010/06/mac-os-x-security-configuration-guides/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 05:15:00 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[Security guide]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=91</guid>
		<description><![CDATA[Apple has now released a 272-pages Security Configuration Guide for Mac OS X 10.6 (Snow Leopard).
Security guides for Mac OS X 10.3, 10.4 and 10.5 are also available at the same site:
Mac OS X Security guides:
http://www.apple.com/support/security/guides/
]]></description>
			<content:encoded><![CDATA[<p>Apple has now released a 272-pages Security Configuration Guide for Mac OS X 10.6 (Snow Leopard).</p>
<p>Security guides for Mac OS X 10.3, 10.4 and 10.5 are also available at the same site:</p>
<p>Mac OS X Security guides:</p>
<p><a href="http://www.apple.com/support/security/guides/">http://www.apple.com/support/security/guides/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2010/06/mac-os-x-security-configuration-guides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Point SecureClient Vista and Windows 7 64-bit</title>
		<link>http://technoblog.org/2010/06/check-point-secureclient-vista-and-windows-7-64-bit/</link>
		<comments>http://technoblog.org/2010/06/check-point-secureclient-vista-and-windows-7-64-bit/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 06:15:31 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Check Point]]></category>
		<category><![CDATA[Discovery]]></category>
		<category><![CDATA[SecureClient]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=87</guid>
		<description><![CDATA[Check Point just announced public Early Availability for their new VPN client &#8220;Discovery&#8221;.
Which is going to replace SecureClient. With Discovery comes support for XP, Vista and Windows 7 for both 32-bit and 64-bit.
Read Check Point SE Patrick Waters&#8217; full blog post here:
http://fireverse.org/?p=468
And download the Migration Guide here:
http://www.fireverse.org/Discovery/Check_Point_EA_Discovery_MigrationGuide.pdf
Why You Should Migrate to Discovery (copied from the [...]]]></description>
			<content:encoded><![CDATA[<p>Check Point just announced public Early Availability for their new VPN client &#8220;Discovery&#8221;.<br />
Which is going to replace SecureClient. With Discovery comes support for XP, Vista and Windows 7 for both 32-bit and 64-bit.</p>
<p>Read Check Point SE Patrick Waters&#8217; full blog post here:<br />
<a href="http://fireverse.org/?p=468">http://fireverse.org/?p=468</a></p>
<p>And download the Migration Guide here:<br />
<a href="http://www.fireverse.org/Discovery/Check_Point_EA_Discovery_MigrationGuide.pdf">http://www.fireverse.org/Discovery/Check_Point_EA_Discovery_MigrationGuide.pdf</a></p>
<p>Why You Should Migrate to Discovery (copied from the Migration Guide)<br />
Check Point recommends that all customers upgrade from SecureClient to Discovery as soon as possible, because Discovery has these capabilities:<br />
-  Supports both 32 and 64 bit Windows Vista and Windows 7<br />
-  Uses less memory resources than SecureClient<br />
-  Automatic disconnect/reconnect as clients move in and out of network range<br />
-  Seamless connection experience while roaming<br />
-  Automatic and transparent upgrades, with no administrator privileges required<br />
-  Supports most existing features of SecureClient, including Office Mode, Desktop Firewall, Secure<br />
Configuration Verification (SCV), Secure Domain Login (SDL), and Proxy Detection<br />
-  Supports many additional new features, and will support even more new features in the near future<br />
-  Does not require a SmartCenter server upgrade<br />
-  Discovery and SecureClient can coexist on client systems during migration period</p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2010/06/check-point-secureclient-vista-and-windows-7-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trend Micro OfficeScan 8.0 Windows 7 Support</title>
		<link>http://technoblog.org/2010/01/trend-micro-officescan-80-windows-7-support/</link>
		<comments>http://technoblog.org/2010/01/trend-micro-officescan-80-windows-7-support/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 07:37:46 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Trend Micro]]></category>
		<category><![CDATA[OfficeScan]]></category>
		<category><![CDATA[OfficeScan 8]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=81</guid>
		<description><![CDATA[With the newest patch, OfficeScan 8.0 supports Windows 7.
This is Trend Micro OfficeScan 8.0 SP1 Patch 5
Full readme can be found here:
http://www.trendmicro.com/ftp/documentation/readme/OSCE_80_Win_SP1_Patch5_en_readme.txt
It’s important to notice that only the following drivers are compatible with Windows 7:
Virus Scan Engine (8.952 or higher)
Virus Cleanup Engine (6.2.1016 or higher)
Anti-rootkit Driver (2.8.1063 or higher)
Common Firewall Driver (NSC) (5.8.1092 or higher)
Virus [...]]]></description>
			<content:encoded><![CDATA[<p>With the newest patch, OfficeScan 8.0 supports Windows 7.</p>
<p>This is Trend Micro OfficeScan 8.0 SP1 Patch 5</p>
<p>Full readme can be found here:<br />
<a href="http://www.trendmicro.com/ftp/documentation/readme/OSCE_80_Win_SP1_Patch5_en_readme.txt">http://www.trendmicro.com/ftp/documentation/readme/OSCE_80_Win_SP1_Patch5_en_readme.txt</a></p>
<p>It’s important to notice that only the following drivers are compatible with Windows 7:</p>
<p>Virus Scan Engine (8.952 or higher)<br />
Virus Cleanup Engine (6.2.1016 or higher)<br />
Anti-rootkit Driver (2.8.1063 or higher)<br />
Common Firewall Driver (NSC) (5.8.1092 or higher)</p>
<p>Virus Scan Engine and Virus Cleanup Engine can be updated from the Active Update server.</p>
<p>Anti-rootkit Driver and the Common Firewall Driver (NSC) are included in this patch.</p>
<p>I haven&#8217;t had time to test if this actually works on Windows 7. If anyone has, please feel free to leave a comment. I will test it as soon as I can.</p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2010/01/trend-micro-officescan-80-windows-7-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trend Micro: Rollback of VSAPI Version 9.000 from ActiveUpdate</title>
		<link>http://technoblog.org/2009/11/trend-micro-rollback-of-vsapi-version-9000-from-activeupdate/</link>
		<comments>http://technoblog.org/2009/11/trend-micro-rollback-of-vsapi-version-9000-from-activeupdate/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 11:14:32 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Trend Micro]]></category>
		<category><![CDATA[ActiveUpdate]]></category>
		<category><![CDATA[OfficeScan]]></category>
		<category><![CDATA[OSCE]]></category>
		<category><![CDATA[Serverprotect]]></category>
		<category><![CDATA[VSAPI]]></category>
		<category><![CDATA[VSAPI 9.000]]></category>
		<category><![CDATA[WFBS]]></category>
		<category><![CDATA[Worry Free Business Security]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=79</guid>
		<description><![CDATA[Some of might have noticed this, but I&#8217;m writing a post about it any way.
Trend Micro is now rolling back the VSAPI 9.000 from ActiveUpdate. Reason: &#8220;There have been reports of issues on the following products scanning certain malformed PDF files&#8221;.
The version available through ActiveUpdate is now 9.100.1001, this is essentially version 8.952.
The products affected [...]]]></description>
			<content:encoded><![CDATA[<p>Some of might have noticed this, but I&#8217;m writing a post about it any way.</p>
<p>Trend Micro is now rolling back the VSAPI 9.000 from ActiveUpdate. Reason: &#8220;There have been reports of issues on the following products scanning certain malformed PDF files&#8221;.</p>
<p>The version available through ActiveUpdate is now 9.100.1001, this is essentially version 8.952.</p>
<p>The products affected are:<br />
OfficeScan<br />
ServerProtect<br />
Worry-Free Business Security (WFBS)</p>
<p>Earlier, they sent out an advisory about VSAPI 9.000 and problems with Windows NT (think it was OfficeScan 7.3 and ServerProtect). The problems resulted in the Scan Engine being unable to load the pattern files.</p>
<p>Read the entire Customer Notification here:</p>
<p><a href="http://community.trendmicro.com/tmicro/attachments/tmicro/homeoffice/776/1/CUSTOMER_NOTIFICATION_VSAPI9Rollback_112009.pdf">CUSTOMER NOTIFICATION Rollback of VSAPI Version 9.000 from ActiveUpdate </a></p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2009/11/trend-micro-rollback-of-vsapi-version-9000-from-activeupdate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trend Micro VSAPI 9.000 soon available through ActiveUpdate</title>
		<link>http://technoblog.org/2009/11/trend-micro-vsapi-9000-soon-available-through-activeupdate/</link>
		<comments>http://technoblog.org/2009/11/trend-micro-vsapi-9000-soon-available-through-activeupdate/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 11:37:10 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Client Server Messaging Suite]]></category>
		<category><![CDATA[Client Server Suite]]></category>
		<category><![CDATA[OfficeScan]]></category>
		<category><![CDATA[Serverprotect]]></category>
		<category><![CDATA[Trend Micro]]></category>
		<category><![CDATA[VSAPI]]></category>
		<category><![CDATA[WFBS]]></category>
		<category><![CDATA[Worry Free Business Security]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=69</guid>
		<description><![CDATA[If you didn&#8217;t get the latest Technical Advisory from Trend Micro
Here is a brief summary.
On November 16, 2009, Trend Micro will make the VSAPI 9.000 available through ActiveUpdate (AU).
It will be released for the following products:
- OfficeScan
- Client Server Messaging Suite / Client Server Suite
- Worry Free Business Security
- ServerProtect for NT
- Trend Micro Control [...]]]></description>
			<content:encoded><![CDATA[<p>If you didn&#8217;t get the latest Technical Advisory from Trend Micro<br />
Here is a brief summary.</p>
<p>On November 16, 2009, Trend Micro will make the VSAPI 9.000 available through ActiveUpdate (AU).</p>
<p>It will be released for the following products:<br />
- OfficeScan<br />
- Client Server Messaging Suite / Client Server Suite<br />
- Worry Free Business Security<br />
- ServerProtect for NT<br />
- Trend Micro Control Manager</p>
<p>And it will include the following new features:<br />
- Support for the detection of files that contain known PDF exploits<br />
- Support for shellcode detection<br />
- Recognition of the following additional file types:<br />
- Flash Video (FLV)<br />
- Microsoft Document Imaging (MDI)<br />
- Moving Picture Experts Group (MPEG)<br />
- QuickTime (MOV)<br />
- RIFF<br />
- SITX<br />
- ZIP64<br />
- Support for the detection of exploits to Microsoft Office vulnerabilities</p>
<p>Edit: The entire Advisory has been posted on the <a href="http://tcse-trendmicro.blogspot.com/2009/11/scan-engine-version-90-is-almost-here.html">TCSE community &#8211; from ACAPacific blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2009/11/trend-micro-vsapi-9000-soon-available-through-activeupdate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Workstation 7.0 and VMware Fusion 3.0</title>
		<link>http://technoblog.org/2009/10/vmware-workstation-70-and-vmware-fusion-30/</link>
		<comments>http://technoblog.org/2009/10/vmware-workstation-70-and-vmware-fusion-30/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 08:12:19 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware fusion]]></category>
		<category><![CDATA[vmware workstation]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=66</guid>
		<description><![CDATA[Woho, VMware released Workstation 7.0 and Fusion 3.0 a couple of days ago.
VMware Workstation 7.0 Release notes:
http://www.vmware.com/support/ws7/doc/releasenotes_ws7.html
VMware Fusion 3.0 New Features:
http://communities.vmware.com/docs/DOC-10957
A list of the most interesting new features in VMware Workstation:

256-bit Encryption — Secure your virtual machines with AES256-bit encryption to prevent unauthorized users from accessing or running the configuration files.
Pause a Virtual Machine — [...]]]></description>
			<content:encoded><![CDATA[<p>Woho, VMware released Workstation 7.0 and Fusion 3.0 a couple of days ago.</p>
<p>VMware Workstation 7.0 Release notes:<a href=" http://www.vmware.com/support/ws7/doc/releasenotes_ws7.html"></p>
<p>http://www.vmware.com/support/ws7/doc/releasenotes_ws7.html</a></p>
<p>VMware Fusion 3.0 New Features:<br />
<a href="http://communities.vmware.com/docs/DOC-10957">http://communities.vmware.com/docs/DOC-10957</a></p>
<p>A list of the most interesting new features in VMware Workstation:</p>
<p><span id="more-66"></span></p>
<p>256-bit Encryption — Secure your virtual machines with AES256-bit encryption to prevent unauthorized users from accessing or running the configuration files.</p>
<p>Pause a Virtual Machine — Free your CPU resources instantaneously without powering off or suspending the virtual machine.</p>
<p>Four-Way SMP — Create and run virtual machines with a total of four processor cores, which can consist of four single-core processors, two dual-core processors, or one quad-core processor like the new Intel i7.</p>
<p>AutoProtect —Schedule snapshots of your virtual machine to be created at a regular interval to ensure that you always have a snapshot available to revert to when needed.</p>
<p>Virtual Printing — Print from virtual machines without mapping network printers or installing printer drivers in the virtual machine. With virtual printing enabled in the virtual machine setting, all of the printers installed on the host operating system are available in the guest operating system. This functionality is enabled through a partnership with  ThinPrint, Inc.</p>
<p>Cross-Platform License Keys — Use the VMware Workstation 7.0 license key on both the Windows and Linux versions. Make sure you read the EULA for the terms and conditions that must be met when switching platforms.</p>
<p>Expand Virtual Disks — Increase the size of the virtual disk from within VMware Workstation. For Windows Vista and Windows 7 guests, the disk partitions can be adjusted without the use of additional software.</p>
<p>Compact Virtual Disks — Reclaim unused space from a virtual disk so that the host or another virtual machine can use it.</p>
<p>Drag and Drop Enhancements — Drag and drop enhancements include support for new file types including images and formatted text and extend the existing ability to drag and drop files to a broader set of guest and host operating systems.</p>
<p>Virtual Network Editor  — User interface enhancements have simplified creating and configuring virtual networks.</p>
<p>IPv6 Support — Create a bridged connection to an IPv6 network on VMware Workstation virtual machines.</p>
<p>Fuse Mount for Linux — Use Fuse to mount .vmdk disks on to the file system of Linux hosts.</p>
<p>If anyone got any experience with the new products (or upgrading) feel free to share! <img src='http://technoblog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2009/10/vmware-workstation-70-and-vmware-fusion-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trend Micro OfficeScan 10 &#8211; Some thoughts</title>
		<link>http://technoblog.org/2009/09/trend-micro-officescan-10-some-thoughts/</link>
		<comments>http://technoblog.org/2009/09/trend-micro-officescan-10-some-thoughts/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 21:21:02 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[OfficeScan]]></category>
		<category><![CDATA[OfficeScan 10]]></category>
		<category><![CDATA[Trend Micro]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=60</guid>
		<description><![CDATA[So, just some thoughts about Trend Micro OfficeScan 10. Its been some months now, since the GM build release of OfficeScan 10. And most people should have had enough time to test it properly. So what are the current pros and cons? Should you upgrade, or wait a bit longer? Anyone?
In my opinion:
It depends on [...]]]></description>
			<content:encoded><![CDATA[<p>So, just some thoughts about Trend Micro OfficeScan 10. Its been some months now, since the GM build release of OfficeScan 10. And most people should have had enough time to test it properly. So what are the current pros and cons? Should you upgrade, or wait a bit longer? Anyone?</p>
<p>In my opinion:<br />
It depends on your values.<br />
You should upgrade if the new features appeals to you. The Device Control, and the Smart Network stuff.</p>
<p>But, performance wise, there are still some issues. E.g.: Extracting a Windows XP cd (from an ISO file) takes at least 50% more time with OfficeScan 10 (using Winrar). This is with conventional scan mode, I get about the same results with Smart Scan, but you can&#8217;t really compare it, since its not cached.</p>
<p>In addition, the Trend Micro Unauthorized Change Prevention Service (tmbsrv.exe) is a nice feature, but I believe it requires a bit more resources than the old Watchdog service.</p>
<p>So what about the stand alone scan server? I haven&#8217;t had time to test this one properly, at least not performance wise. So if anyone has done any real performance testing, with 100-500+ clients, I would really like to know. At least Trend Micro managed to get something right with the new Smart Scan feature. If what I&#8217;m seeing is correct, the impact on the network is really low. Sending those hashes back and fourth doesn&#8217;t consume that much bandwidth. Yay!</p>
<p>And just one last tip: When you install OfficeScan 10, install the integrated scan server. Even though you`re not planning to use it. Why? Because its really complicated to install it after you`ve finished the installation of the OfficeScan server. Just install it, and remove it from the list of scan servers in the GUI.</p>
<p>Anyway, if my sense of time is correct, its about two weeks left, until the Service Pack 1 of OfficeScan 10 is released to the public. The beta looked okay, but I`m really curious whether or not they managed to fix some of those performance issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2009/09/trend-micro-officescan-10-some-thoughts/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>
