<?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>SecureWebs</title>
	<atom:link href="http://securewebs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://securewebs.com</link>
	<description>Professional Website Hosting Since 1994</description>
	<lastBuildDate>Sun, 11 Apr 2010 16:27:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to: Back Up a Database (SQL Server Management Studio)</title>
		<link>http://securewebs.com/how-to-backup-sq/</link>
		<comments>http://securewebs.com/how-to-backup-sq/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 16:27:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting News]]></category>

		<guid isPermaLink="false">http://securewebs.com/?p=781</guid>
		<description><![CDATA[This topic explains how to create a full database backup. To back up a database After connecting to the appropriate instance of the Microsoft SQL Server Database Engine, in Object Explorer, click the server name to expand the server tree. Expand Databases, and depending on the database, either select a user database or expand System Databases [...]]]></description>
			<content:encoded><![CDATA[<div><!----></div>
<p><!--Content type: DocStudio. Transform: devdiv2mtps.xslt.--><!----></p>
<p>This topic explains how to create a full database backup.</p>
<div>
<table>
<tbody>
<tr>
<th></th>
</tr>
<tr>
<td></td>
</tr>
</tbody>
</table>
</div>
<div>To back up a database</p>
<div>
<hr /></div>
</div>
<p><a id="procedureToggleEDBHA"> <!----> </a></p>
<ol>
<li>After connecting to the appropriate instance of the Microsoft SQL Server Database Engine, in Object Explorer, click the server name to expand the server tree.</li>
<li>Expand <strong>Databases</strong>, and depending on the database, either select a user database or expand <strong>System Databases</strong> and select a system database.</li>
<li>Right-click the database, point to <strong>Tasks</strong>, and then click <strong>Back Up</strong>. The <strong>Back Up Database</strong> dialog box appears.</li>
<li>In the <strong>Database</strong> list box, verify the database name. You can optionally select a different database from the list.</li>
<li>You can perform a database backup for any recovery model (<strong>FULL</strong>, <strong>BULK_LOGGED</strong>, or <strong>SIMPLE</strong>).</li>
<li>In the <strong>Backup type</strong> list box, select <strong>Full</strong>.
<p>Note that after creating a full database backup, you can create a differential database backup</li>
<li>Optionally, you can select <strong>Copy Only Backup</strong> to create a copy-only backup. A <em>copy-only backup</em> is a SQL Server backup that is independent of the sequence of conventional SQL Server backups.
<div>
<table>
<tbody>
<tr>
<th><!--src=[../local/note.gif]--><img id="note" src="http://msdn.microsoft.com/dynimg/IC101471.gif" alt="ms187510.note(en-us,SQL.100).gif" />Note:</th>
</tr>
<tr>
<td>When the <strong>Differential</strong> option is selected, you cannot create a copy-only backup.<!----></td>
</tr>
</tbody>
</table>
<p><!----></p>
</div>
</li>
<li>For <strong>Backup component</strong>, click <strong>Database</strong>.</li>
<li>Either accept the default backup set name suggested in the <strong>Name</strong> text box, or enter a different name for the backup set.</li>
<li>Optionally, in the <strong>Description</strong> text box, enter a description of the backup set.</li>
<li>Specify when the backup set will expire and can be overwritten without explicitly skipping verification of the expiration data:
<ul>
<li> To have the backup set expire after a specific number of days, click <strong>After</strong> (the default option), and enter the number of days after set creation that the set will expire. This value can be from 0 to 99999 days; a value of 0 days means that the backup set will never expire.<br />
The default value is set in the <strong>Default backup media retention (in days)</strong> option of the <strong>Server Properties</strong> dialog box (Database Settings Page). To access this, right-click the server name in Object Explorer and select properties; then select the <strong>Database Settings</strong> page.</li>
<li> To have the backup set expire on a specific date, click <strong>On</strong>, and enter the date on which the set will expire.</li>
</ul>
</li>
<li>Choose the type of backup destination by clicking <strong>Disk</strong> or <strong>Tape</strong>. To select the paths of up to 64 disk or tape drives containing a single media set, click <strong>Add</strong>. The selected paths are displayed in the <strong>Backup to</strong> list box.
<p>To remove a backup destination, select it and click <strong>Remove</strong>. To view the contents of a backup destination, select it and click <strong>Contents</strong>.</li>
<li>To view or select the advanced options, click <strong>Options</strong> in the <strong>Select a page</strong> pane.</li>
<li>Select an <strong>Overwrite Media</strong> option, by clicking one of the following:
<ul>
<li> <strong>Back up to the existing media set</strong><br />
For this option, click either <strong>Append to the existing backup set</strong> or <strong>Overwrite all existing backup sets</strong>.<br />
Optionally, select <strong>Check media set name and backup set expiration</strong> to cause the backup operation to verify the date and time at which the media set and backup set expire.<br />
Optionally, enter a name in the <strong>Media set name</strong> text box. If no name is specified, a media set with a blank name is created. If you specify a media set name, the media (tape or disk) is checked to see whether the actual name matches the name you enter here.</li>
<li> <strong>Back up to a new media set, and erase all existing backup sets</strong><br />
For this option, enter a name in the <strong>New media set name</strong> text box, and, optionally, describe the media set in the <strong>New media set description</strong> text box.</li>
</ul>
</li>
<li>In the <strong>Reliability</strong> section, optionally check:
<ul>
<li> <strong>Verify backup when finished</strong>.</li>
<li> <strong>Perform checksum before writing to media</strong>, and, optionally, <strong>Continue on checksum error</strong>.</li>
</ul>
</li>
<li>If you are backing up to a tape drive (as specified in the <strong>Destination</strong> section of the <strong>General</strong> page), the <strong>Unload the tape after backup</strong> option is active. Clicking this option activates the <strong>Rewind the tape before unloading</strong> option.
<div>
<table>
<tbody>
<tr>
<th><!--src=[../local/note.gif]--><img id="note" src="http://msdn.microsoft.com/dynimg/IC101471.gif" alt="ms187510.note(en-us,SQL.100).gif" />Note:</th>
</tr>
<tr>
<td>The options in the <strong>Transaction log</strong> section are inactive unless you are backing up a transaction log (as specified in the <strong>Backup type</strong> section of the <strong>General</strong> page).<!----></td>
</tr>
</tbody>
</table>
<p><!----></p>
</div>
</li>
<li>SQL Server 2008 Enterprise and later supports backup compression. By default, whether a backup is compressed depends on the value of the <strong>backup-compression default</strong> server configuration option. However, regardless of the current server-level default, you can compress a backup by checking <strong>Compress backup</strong>, and you can prevent compression by checking <strong>Do not compress backup</strong>.</li>
</ol>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F&amp;title=How+to%3A+Back+Up+a+Database+%28SQL+Server+Management+Studio%29" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F&amp;title=How+to%3A+Back+Up+a+Database+%28SQL+Server+Management+Studio%29" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F&amp;title=How+to%3A+Back+Up+a+Database+%28SQL+Server+Management+Studio%29" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F&amp;headline=How+to%3A+Back+Up+a+Database+%28SQL+Server+Management+Studio%29" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=How+to%3A+Back+Up+a+Database+%28SQL+Server+Management+Studio%29&amp;url=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=How+to%3A+Back+Up+a+Database+%28SQL+Server+Management+Studio%29&amp;u=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=How+to%3A+Back+Up+a+Database+%28SQL+Server+Management+Studio%29&amp;url=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=How+to%3A+Back+Up+a+Database+%28SQL+Server+Management+Studio%29&amp;url=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=How+to%3A+Back+Up+a+Database+%28SQL+Server+Management+Studio%29&amp;url=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F&amp;title=How+to%3A+Back+Up+a+Database+%28SQL+Server+Management+Studio%29&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fsecurewebs.com%2Fhow-to-backup-sq%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://securewebs.com/how-to-backup-sq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring POP3 and IMAP Clients</title>
		<link>http://securewebs.com/virtualmin-mail-confi/</link>
		<comments>http://securewebs.com/virtualmin-mail-confi/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 22:33:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[virtualmin]]></category>

		<guid isPermaLink="false">http://securewebs.com/?p=751</guid>
		<description><![CDATA[POP3 and IMAP and SMTP Authentication Virtualmin configures the Dovecot POP3 and IMAP server for usage with all common mail clients, and Cyrus saslauthd for SMTP authentication on outgoing mail. POP3/IMAP Username You can always find the username for a user by looking on the Edit Mail and FTP Users page for the virtual server [...]]]></description>
			<content:encoded><![CDATA[<p><!-- start node.tpl.php --></p>
<h2>POP3 and IMAP and SMTP Authentication</h2>
<p>Virtualmin configures the Dovecot POP3 and IMAP server for usage with all common mail clients, and Cyrus saslauthd for SMTP authentication on outgoing mail.</p>
<h3>POP3/IMAP Username</h3>
<p>You can always find the username for a user by looking on the <strong>Edit Mail and FTP Users</strong> page for the virtual server in which the user exists.  It will be displayed in the <strong>IMAP/FTP login</strong> field.  With the exception of users with <code>@</code> in them, the username will be the same for <em>all</em> services (mail, ssh, FTP, Usermin, etc.).</p>
<h3>Username Conventions</h3>
<p>Virtualmin, by default, creates system login names by combining the username and the first part of the domain name, separated by a configurable separator (&#8220;.&#8221; by default). Thus, a user named <code>joe</code> within the <code>virtualmin.com</code> domain would use the login name <code>joe.virtualmin</code>.</p>
<p>This is, of course, completely configurable.  To choose the username format used, browse to <strong>System Settings:Server Templates</strong> and select the <strong>Mail for domain</strong> section, and locate the <em>Format for usernames that include domain</em> field at the bottom of the page.</p>
<h3>user@domain.tld Style Usernames</h3>
<p>Virtualmin also supports <code>user@domain.tld</code> style usernames, though there are some caveats in this configuration. Specifically, Postfix does not support delivery to users with <code>@</code> in them, and so Virtualmin creates two users (one that Postfix will deliver to, and one with <code>@</code>).</p>
<p>In order for SMTP authentication to work with users in this format, <code>saslauthd</code> also needs to be configured to include domain information.</p>
<p>On Red Hat, Fedora, and CentOS systems, edit <code>/etc/sysconfig/saslauthd</code> and add <code>"-r"</code> to the <code>FLAGS=</code> line, save it and restart the saslauthd service.</p>
<p>On Debian and Ubuntu, edit <code>/etc/defaults/saslauthd</code> and add the <code>"-r"</code> flag to the <code>PARAMS=</code> line, save it, and restart the saslauthd service.</p>
<h3>Thunderbird</h3>
<p>Open the <strong>Account Settings</strong> dialog.  Click the <strong>Add Account</strong> button in the lower right corner of the window.  Select <strong>Email account</strong> and click <strong>Next</strong>.</p>
<p>Fill in your name and the email address for this account.</p>
<p>Select POP or IMAP, fill in the hostname of the Virtualmin server in the <strong>Incoming Server</strong>, and then click <strong>Next</strong>.</p>
<p>On the next page, fill in the username.  Click <strong>Next</strong>.</p>
<p>Give the account a name (the default will be the email address associated with the account).</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F&amp;title=Configuring+POP3+and+IMAP+Clients" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F&amp;title=Configuring+POP3+and+IMAP+Clients" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F&amp;title=Configuring+POP3+and+IMAP+Clients" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F&amp;headline=Configuring+POP3+and+IMAP+Clients" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Configuring+POP3+and+IMAP+Clients&amp;url=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Configuring+POP3+and+IMAP+Clients&amp;u=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Configuring+POP3+and+IMAP+Clients&amp;url=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Configuring+POP3+and+IMAP+Clients&amp;url=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Configuring+POP3+and+IMAP+Clients&amp;url=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F&amp;title=Configuring+POP3+and+IMAP+Clients&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fsecurewebs.com%2Fvirtualmin-mail-confi%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://securewebs.com/virtualmin-mail-confi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel&#8217;s Second Generation 1.8&#8243; SSD</title>
		<link>http://securewebs.com/iintel-ssd/</link>
		<comments>http://securewebs.com/iintel-ssd/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 21:55:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SSD]]></category>

		<guid isPermaLink="false">http://securewebs.com/?p=741</guid>
		<description><![CDATA[The latest 1.8&#8243; second generation SSD from Intel is finally hitting the streets. It feels surprisingly heavy in the hand and promises to be a pretty cool player for hip notebook manufacturers. In our case, SecureWebs is using them in our latest entry level servers. Performance tests will follow shortly and we expect fast, fast [...]]]></description>
			<content:encoded><![CDATA[<p>The latest 1.8&#8243; second generation SSD from Intel is finally hitting the streets. It feels surprisingly heavy in the hand and promises to be a pretty cool player for hip notebook manufacturers. In our case, SecureWebs is using them in our latest entry level servers. Performance tests will follow shortly and we expect fast, fast and fast compared to your normal run of the mill hard drive.</p>
<div id="attachment_746" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-746" title="handheld" src="http://securewebs.com/wp-content/uploads/2010/03/handheld1.jpg" alt="" width="320" height="230" /><p class="wp-caption-text">A solid feeling 1.8&quot; Intel SSD.</p></div>
<div id="attachment_747" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-747" title="SSD-size" src="http://securewebs.com/wp-content/uploads/2010/03/SSD-size1.jpg" alt="" width="320" height="244" /><p class="wp-caption-text">Comparing a 3.5&quot;, 2.5&quot; and 1.8&quot; drive.</p></div>
<p style="text-align: center;">
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F&amp;title=Intel%27s+Second+Generation+1.8%22+SSD" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F&amp;title=Intel%27s+Second+Generation+1.8%22+SSD" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F&amp;title=Intel%27s+Second+Generation+1.8%22+SSD" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F&amp;headline=Intel%27s+Second+Generation+1.8%22+SSD" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Intel%27s+Second+Generation+1.8%22+SSD&amp;url=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Intel%27s+Second+Generation+1.8%22+SSD&amp;u=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Intel%27s+Second+Generation+1.8%22+SSD&amp;url=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Intel%27s+Second+Generation+1.8%22+SSD&amp;url=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Intel%27s+Second+Generation+1.8%22+SSD&amp;url=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F&amp;title=Intel%27s+Second+Generation+1.8%22+SSD&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fsecurewebs.com%2Fiintel-ssd%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://securewebs.com/iintel-ssd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmin</title>
		<link>http://securewebs.com/webmin/</link>
		<comments>http://securewebs.com/webmin/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 20:18:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting News]]></category>

		<guid isPermaLink="false">http://securewebs.com/?p=731</guid>
		<description><![CDATA[Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms (and Java for the File Manager module), you can setup user accounts, Apache, DNS, file sharing and so on. Webmin consists of a simple web server, and a number of CGI programs which directly update system files [...]]]></description>
			<content:encoded><![CDATA[<p>Webmin is a web-based interface for system administration for Unix.  Using any browser that supports tables and forms<img class="alignright size-full wp-image-732" title="webmin-logo" src="http://securewebs.com/wp-content/uploads/2010/03/webmin-logo.png" alt="" width="262" height="95" /> (and Java for the File Manager module), you can setup user accounts, Apache, DNS, file sharing and so on.</p>
<p>Webmin consists of a simple web server, and a number of CGI programs which directly update system files like <tt>/etc/inetd.conf</tt> and <tt>/etc/passwd</tt>. The web server and all CGI programs are written in Perl version 5, and use no non-standard Perl modules.  All SecureWebs Linux customers get the professional version of webmin and virtualmin.</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F&amp;title=Webmin" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F&amp;title=Webmin" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F&amp;title=Webmin" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F&amp;headline=Webmin" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Webmin&amp;url=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Webmin&amp;u=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Webmin&amp;url=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Webmin&amp;url=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Webmin&amp;url=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F&amp;title=Webmin&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fsecurewebs.com%2Fwebmin%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://securewebs.com/webmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SecureWebs adds http://solidstatewordpresshosting.com/</title>
		<link>http://securewebs.com/domain-aliase/</link>
		<comments>http://securewebs.com/domain-aliase/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 16:57:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting News]]></category>

		<guid isPermaLink="false">http://securewebs.com/?p=721</guid>
		<description><![CDATA[http://solidstatewordpresshosting.com/ has been added as a domain aliases to SecureWebs.com for the simple experiment for SEO purposes of selecting domain names with key words in them and then aliases them to another domain name. Does it work? Will try to prove it one way or the other in the coming months.]]></description>
			<content:encoded><![CDATA[<p><a title="Solid State WordPress Hosting" href="http://solidstatewordpresshosting.com/">http://solidstatewordpresshosting.com</a>/ has been added as a domain aliases to SecureWebs.com for the simple experiment for SEO purposes of selecting domain names with key words in them and then aliases them to another domain name. Does it work? Will try to prove it one way or the other in the coming months.</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F&amp;title=SecureWebs+adds+http%3A%2F%2Fsolidstatewordpresshosting.com%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F&amp;title=SecureWebs+adds+http%3A%2F%2Fsolidstatewordpresshosting.com%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F&amp;title=SecureWebs+adds+http%3A%2F%2Fsolidstatewordpresshosting.com%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F&amp;headline=SecureWebs+adds+http%3A%2F%2Fsolidstatewordpresshosting.com%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=SecureWebs+adds+http%3A%2F%2Fsolidstatewordpresshosting.com%2F&amp;url=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=SecureWebs+adds+http%3A%2F%2Fsolidstatewordpresshosting.com%2F&amp;u=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=SecureWebs+adds+http%3A%2F%2Fsolidstatewordpresshosting.com%2F&amp;url=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=SecureWebs+adds+http%3A%2F%2Fsolidstatewordpresshosting.com%2F&amp;url=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=SecureWebs+adds+http%3A%2F%2Fsolidstatewordpresshosting.com%2F&amp;url=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F&amp;title=SecureWebs+adds+http%3A%2F%2Fsolidstatewordpresshosting.com%2F&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fsecurewebs.com%2Fdomain-aliase%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://securewebs.com/domain-aliase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NETSH (Network Shell)</title>
		<link>http://securewebs.com/netsh-network-shell/</link>
		<comments>http://securewebs.com/netsh-network-shell/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 18:52:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://securewebs.com/?p=702</guid>
		<description><![CDATA[Configure Network Interfaces, Windows Firewall, Routing &#38; remote access. Syntax NETSH [Context] [sub-Context] command Key The contexts and commands available vary by platform, the list below is for Windows 2008. = add - Add a configuration entry to a list of entries. netsh add helper - Install the specified helper DLL = advfirewall - Change [...]]]></description>
			<content:encoded><![CDATA[<p>Configure Network Interfaces, Windows Firewall, Routing &amp; remote access.</p>
<pre>Syntax
      NETSH [<em>Context</em>] [<em>sub-Context</em>] <em>command</em>

Key
The contexts and commands available vary by platform, the list below is for Windows 2008.

= add             - Add a configuration entry to a list of entries.
netsh add helper  - Install the specified helper DLL

= advfirewall    - Change the 'netsh advfirewall' context.

netsh advfirewall consec ?              - Display a list of commands.
netsh advfirewall consec add            - Add a new connection security rule.
netsh advfirewall consec delete         - Delete all matching connection security rules.
netsh advfirewall consec dump           - Display a configuration script.
netsh advfirewall consec set            - Set new values for properties of an existing rule.
netsh advfirewall consec show           - Display a specified connection security rule.

netsh advfirewall dump    Create a script that contains the current configuration.
                          If saved to a file, this can be used to restore the configuration settings.

netsh advfirewall export <em>path\filename</em>  - Export the current policy to the specified file.
netsh advfirewall import <em>path\filename</em>  - Import policy from the specified file.

netsh advfirewall firewall add          - Add a new inbound or outbound firewall rule.
netsh advfirewall firewall delete       - Delete all matching inbound rules.
netsh advfirewall firewall dump         - Display a configuration script.
netsh advfirewall firewall set          - Set new values for properties of a existing rule.
netsh advfirewall firewall show         - Display a specified firewall rule.

netsh advfirewall monitor delete        - Delete all matching security associations.
netsh advfirewall monitor dump          - Display a configuration script.
netsh advfirewall monitor show          - Show all matching security associations.

netsh advfirewall reset   - Reset to factory settings (Firewall=ON)

netsh advfirewall set allprofiles    - Set properties in all profiles.
netsh advfirewall set currentprofile - Set properties in the active profile.
netsh advfirewall set domainprofile  - Set properties in the domain profile.
netsh advfirewall set global         - Set the global properties.
netsh advfirewall set privateprofile - Set properties in the private profile.
netsh advfirewall set publicprofile  - Set properties in the public profile.

netsh advfirewall show allprofiles    - Display properties for all profiles.
netsh advfirewall show currentprofile - Display properties for the active profile.
netsh advfirewall show domainprofile  - Display properties for the domain properties.
netsh advfirewall show global         - Display the global properties.
netsh advfirewall show privateprofile - Display properties for the private profile.
netsh advfirewall show publicprofile  - Display properties for the public profile.
netsh advfirewall show store          - Display the policy store for the current interactive session.

=bridge         - Change to the 'netsh bridge' context.
netsh bridge dump           - Display a configuration script.
netsh bridge install        - Install the component corresponding to the current context.
netsh bridge set            - Set configuration information.
netsh bridge show           - Display information.
netsh bridge uninstall      - Remove the component corresponding to the current context.

=delete         - Delete a configuration entry from a list of entries.
netsh delete helper   Remove the specified helper DLL from netsh.
Note that after a helper is removed, it is no longer supported by netsh.

=dhcpclient     - Change to the 'netsh dhcpclient' context.
netsh dhcpclient list            - List all the commands available.
netsh dhcpclient trace enable    - Enable tracing for DHCP client and DHCP QEC.
netsh dhcpclient trace disable   - Disable tracing for DHCP client and DHCP QEC.

=dump           - Display a configuration script.
netsh dump   - Create a script that contains the current configuration.
               If saved to a file, this can be used to restore the configuration settings.

=exec           - Run a script file.
exec   - Load a script file and run it.

=firewall       - Change to the 'netsh firewall' context.
netsh firewall add                - Add firewall configuration.
netsh firewall delete             - Delete firewall configuration.
netsh firewall dump               - Display a configuration script.
netsh firewall reset              - Reset firewall configuration to default.
netsh firewall set allowedprogram - Set firewall allowed program configuration.
netsh firewall set icmpsetting    - Set firewall ICMP configuration.
netsh firewall set logging        - Set firewall logging configuration.
netsh firewall set multicastbroadcastresponse - Set firewall multicast/broadcast response configuration.
netsh firewall set notifications  - Set firewall notification configuration.
netsh firewall set opmode         - Set firewall operational configuration.
netsh firewall set portopening    - Set firewall port configuration.
netsh firewall set service        - Set firewall service configuration.
netsh firewall show allowedprogram - Show firewall allowed program configuration.
netsh firewall show config         - Show firewall configuration.
netsh firewall show currentprofile - Show current firewall profile.
netsh firewall show icmpsetting    - Show firewall ICMP configuration.
netsh firewall show logging        - Show firewall logging configuration.
netsh firewall show multicastbroadcastresponse - Show firewall multicast/broadcast response configuration.
netsh firewall show notifications  - Show firewall notification configuration.
netsh firewall show opmode         - Show firewall operational configuration.
netsh firewall show portopening    - Show firewall port configuration.
netsh firewall show service        - Show firewall service configuration.
netsh firewall show state          - Show current firewall state.

=help           - Display a list of netsh commands.
netsh help

=http           - Change to the 'netsh http' context.
netsh http add            - Add a configuration entry to a table.
netsh http delete         - Delete a configuration entry from a table.
netsh http dump           - Display a configuration script.
netsh http flush          - Flushe internal data.
netsh http show           - Display information.

=interface      - Change to the 'netsh interface' context.
netsh interface 6to4           + Change to the 'netsh interface 6to4' context.
netsh interface add            - Add a configuration entry to a table.
netsh interface delete         - Delete a configuration entry from a table.
netsh interface dump           - Display a configuration script.
netsh interface ipv4           + Change to the 'netsh interface ipv4' context.
netsh interface ipv6           + Change to the 'netsh interface ipv6' context.
netsh interface isatap         + Change to the 'netsh interface isatap' context.
netsh interface portproxy      + Change to the 'netsh interface portproxy' context.
netsh interface reset          - Reset information.
netsh interface set            - Set configuration information.
netsh interface show           - Display information.
netsh interface tcp            + Change to the 'netsh interface tcp' context.
netsh interface teredo         + Change to the 'netsh interface teredo' context.

The following sub-contexts are available:
      6to4 ipv4 ipv6 isatap portproxy tcp teredo

=ipsec          - Change to the 'netsh ipsec' context.
netsh ipsec dump           - Display a configuration script.
netsh ipsec dynamic add            - Add policy, filter, and actions to SPD.
netsh ipsec dynamic delete         - Delete policy, filter, and actions from SPD.
netsh ipsec dynamic dump           - Display a configuration script.
netsh ipsec dynamic set            - Modifiy policy, filter, and actions in SPD.
netsh ipsec dynamic show           - Display policy, filter, and actions from SPD.
netsh ipsec static add            - Create new policies and related information.
netsh ipsec static delete         - Delete policies and related information.
netsh ipsec static dump           - Display a configuration script.
netsh ipsec static exportpolicy   - Export all the policies from the policy store.
netsh ipsec static importpolicy   - Import the policies from a file to the policy store.
netsh ipsec static set            - Modify existing policies and related information.
netsh ipsec static show           - Display details of policies and related information.

=lan            - Change to the 'netsh lan' context.
netsh lan add            - Add a configuration entry to a table.
netsh lan delete         - Delete a configuration entry from a table.
netsh lan dump           - Display a configuration script.
netsh lan export         - Save LAN profiles to XML files.
netsh lan reconnect      - Reconnect on an interface.
netsh lan set            - Configure settings on interfaces.
netsh lan show           - Display information.

=nap            - Change to the 'netsh nap' context.
netsh nap client         + Change to the 'netsh nap client' context.
netsh nap dump           - Display a configuration script.
netsh nap hra            + Change to the 'netsh nap hra' context.
netsh nap reset          - Reset configuration.
netsh nap show           - Show configuration and state information.

=netio          - Change to the 'netsh netio' context.
netsh netio add            - Add a configuration entry to a table.
netsh netio delete         - Delete a configuration entry from a table.
netsh netio dump           - Display a configuration script.
netsh netio show           - Display information.

=ras            - Change to the 'netsh ras' context. (Remote Access Server)
netsh ras aaaa           - Change to the 'netsh ras aaaa' context.
netsh ras add            - Add items to a table.
netsh ras delete         - Remove items from a table.
netsh ras diagnostics    - Change to the 'netsh ras diagnostics' context.
netsh ras dump           - Display a configuration script.
netsh ras ip             - Change to the 'netsh ras ip' context.
netsh ras ipv6           - Change to the 'netsh ras ipv6' context.
netsh ras set            - Set configuration information.
netsh ras show           - Display information.

=rpc            - Change to the 'netsh rpc' context. (RPC firewall filter)
netsh rpc add            - Create an Add list of subnets.
netsh rpc delete         - Create a Delete list of subnets.
netsh rpc dump           - Display a configuration script.
netsh rpc filter         - Change to the 'netsh rpc filter' context.
netsh rpc reset          - Reset the selective binding settings to 'none' (listen on all interfaces).
netsh rpc show           - Display the selective binding state for each subnet on the system.

=set            - Update configuration settings on a remote machine.
netsh set machine [name=] [user=][[DomainName\]UserName] [pwd=][Password | *]

If a machine name is not specified, the local machine is used.
A username and password cannot be used to connect to the local machine.

=show           - Display information.
netsh show alias   - List all defined aliases.
netsh show helper  - List all the top-level helpers.

=winhttp        - Change to the 'netsh winhttp' context.
netsh winhttp dump           - Display a configuration script.
netsh winhttp import         - Import WinHTTP proxy settings.
netsh winhttp reset          - Reset WinHTTP settings.
netsh winhttp set            - Configure WinHTTP settings.
netsh winhttp show           - Display currents settings.

=winsock        - Change to the 'netsh winsock' context.
netsh winsock audit          - Display a list of Winsock LSPs that have been installed and removed.
netsh winsock dump           - Display a configuration script.
netsh winsock remove         - Remove a Winsock LSP from the system.
netsh winsock reset          - Reset the Winsock Catalog to a clean state.
netsh winsock show           - Display information.

netsh                        - Interactive mode</pre>
<p>In interactive mode, switch context by typing any context name: advfirewall, bridge, firewall, http, interface, ipsec.. etc<br />
list commands with ? exit interactive mode with Quit or Exit.<br />
To view help for any command, type the command, followed by a space and ?</p>
<p>The syntax on this page is based on Windows 2008, for backwards compatibility with XP dns is an alias for dnsserver, ip is an alias for ipv4</p>
<p><strong>Examples:</strong></p>
<p>Install ipmontr.dll:<br />
C:\&gt; netsh advfirewall net add helper ipmontr.dll</p>
<p>Export the fiewall policy:<br />
C:\&gt; netsh advfirewall export &#8220;c:\advfirewallpolicy.wfw&#8221;</p>
<p>Show TCP/IP settings<br />
C:\&gt; netsh interface ip show config</p>
<p>Set a static IP address (e.g. for a laptop)<br />
C:\&gt; Netsh interface ip set address name=&#8221;Local Area Connection&#8221; source=static addr=192.168.0.10 mask=255.255.255.0 gateway=192.168.0.1 gwmetric=1</p>
<p>Set a dynamic IP address with DHCP<br />
C:\&gt; Netsh interface ip set address name=&#8221;Local Area Connection&#8221; source=dhcp</p>
<p>Add multiple DNS servers:<br />
C:\&gt; Netsh interface ipv4 add dns &#8220;Local Area Connection&#8221; 10.0.0.1<br />
C:\&gt; Netsh interface ipv4 add dns &#8220;Local Area Connection&#8221; 10.0.0.3 index=2<br />
index=2 adds the IP as a secondary dns server.</p>
<p>Set a static DNS server address:<br />
C:\&gt; Netsh interface ip set dns name=&#8221;Local Area Connection&#8221; source=static addr=192.168.0.2 register=none</p>
<p>Set a dynamic DNS server address with DHCP:<br />
C:\&gt; netsh interface ip set dns name=&#8221;Local Area Connection&#8221; source=dhcp</p>
<p>Set a static address for the WINS server:<br />
C:\&gt; Netsh interface ip set wins name=&#8221;Local Area Connection&#8221; source=static addr=192.168.100.3</p>
<p>To configure WINS from DHCP:<br />
C:\&gt; Netsh interface ip set wins name=&#8221;Local Area Connection&#8221; source=dhcp</p>
<p>Backup the local DHCP server configuration to a file:<br />
C:\&gt; netsh dump dhcp &gt; C:\backupDHCPconfig.dat<br />
You can use this backup file to recreate the DHCP server with Netsh .</p>
<p>Work against a remote machine:<br />
C:\&gt; netsh set machine server64</p>
<p>Backup the current network interface configuration to a file:<br />
C:\&gt; netsh dump interface &gt; c:\backupInterfaceConfig.dat</p>
<p>Restore network interface configuration from a file:<br />
C:\&gt; netsh exec c:\backupInterfaceConfig.dat</p>
<p>Run Netsh from Powershell (returns a Text object you can manipulate)<br />
PS C:\&gt; $myFWstate=netsh firewall show state<br />
PS C:\&gt; $myFWstate -match &#8220;disable&#8221;</p>
<p>Disable Network auto-tuning (certain routers and networking devices perform better with this off.)<br />
PS C:\&gt; netsh interface tcp set global autotuning=disabled</p>
<p>Enable Network auto-tuning (certain routers and networking devices perform better with this on.)<br />
PS C:\&gt; netsh interface tcp set global autotuning=normal</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F&amp;title=NETSH+%28Network+Shell%29" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F&amp;title=NETSH+%28Network+Shell%29" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F&amp;title=NETSH+%28Network+Shell%29" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F&amp;headline=NETSH+%28Network+Shell%29" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=NETSH+%28Network+Shell%29&amp;url=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=NETSH+%28Network+Shell%29&amp;u=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=NETSH+%28Network+Shell%29&amp;url=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=NETSH+%28Network+Shell%29&amp;url=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=NETSH+%28Network+Shell%29&amp;url=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F&amp;title=NETSH+%28Network+Shell%29&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fsecurewebs.com%2Fnetsh-network-shell%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://securewebs.com/netsh-network-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eDirectory</title>
		<link>http://securewebs.com/edirectory/</link>
		<comments>http://securewebs.com/edirectory/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 20:00:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting News]]></category>
		<category><![CDATA[directory software]]></category>

		<guid isPermaLink="false">http://securewebs.com/?p=630</guid>
		<description><![CDATA[eDirectory was developed specifically as a powerful platform to build online web directories. eDirectory includes search functionality, web-based account maintenance and online payment processing. It can be easily customized to fit the requirements of most directory type applications. You don’t need to worry about installation, all you have to do is configure your directory afterwards. [...]]]></description>
			<content:encoded><![CDATA[<p>eDirectory was developed specifically as a powerful platform to build online web <img class="alignright size-full wp-image-631" title="edirectory" src="http://securewebs.com/wp-content/uploads/2010/02/edirectory.jpg" alt="" width="306" height="100" />directories. eDirectory includes search functionality, web-based account maintenance and online payment processing. It can be easily customized to fit the requirements of most directory type applications. You don’t need to worry about installation, all you have to do is configure your directory afterwards. They can also import data from other directories to your new directory. If you take their ecommerce solution, they offers integrated payment processing, detail pages, realtime user tracking, multi listing levels and so on. All their directories are hosted on powerful high end webservers boasting the best in stability and reliablity.<br />
<a rel="external nofollow" href="http://www.edirectory.com/directory-features.php" target="_blank">Features</a> <a rel="external nofollow" href="http://www.edirectory.com/directory-demo.php" target="_blank">Live Demo</a></p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F&amp;title=eDirectory" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F&amp;title=eDirectory" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F&amp;title=eDirectory" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F&amp;headline=eDirectory" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=eDirectory&amp;url=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=eDirectory&amp;u=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=eDirectory&amp;url=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=eDirectory&amp;url=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=eDirectory&amp;url=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F&amp;title=eDirectory&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fsecurewebs.com%2Fedirectory%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://securewebs.com/edirectory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlySpeed SQL Query</title>
		<link>http://securewebs.com/flyspeed/</link>
		<comments>http://securewebs.com/flyspeed/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 17:50:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting News]]></category>

		<guid isPermaLink="false">http://securewebs.com/?p=620</guid>
		<description><![CDATA[FlySpeed SQL Query is a simple and fast SQL query tool for all database users and developers. It allows you to build queries on many different database servers without needing deep knowledge of SQL syntax and to work with data fast and easy. FlySpeed SQL Query tool facilitates the process of building SQL by letting [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a title="FlySpeed SQL Query" href="http://www.activedbsoft.com/overview-querytool.html"><strong>FlySpeed SQL Query</strong></a> is a simple and fast SQL query tool for all database users and developers. It allows you to build queries on many different database servers without needing deep knowledge of SQL syntax and to work with data fast and easy.</p>
<p>FlySpeed SQL Query tool facilitates the process of building SQL by letting you quickly drag and drop tables to create queries, from simple to complex, and combine visual query building with direct SQL text editing.</p>
<p>FlySpeed SQL Query tool combines powerful means of working with SQL queries, high-speed data retrieval and one-click data export and printing to make your work with data more productive than ever before!</p>
<p>Handy for professionals and must-have to newbies, FlySpeed Database Query Tool is <span style="text-decoration: underline;">free to use</span> without printing and exporting capabilities.</p>
</div>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F&amp;title=FlySpeed+SQL+Query" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F&amp;title=FlySpeed+SQL+Query" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F&amp;title=FlySpeed+SQL+Query" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F&amp;headline=FlySpeed+SQL+Query" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=FlySpeed+SQL+Query&amp;url=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=FlySpeed+SQL+Query&amp;u=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=FlySpeed+SQL+Query&amp;url=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=FlySpeed+SQL+Query&amp;url=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=FlySpeed+SQL+Query&amp;url=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F&amp;title=FlySpeed+SQL+Query&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fsecurewebs.com%2Fflyspeed%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://securewebs.com/flyspeed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Forms Releases FreshBooks Add-On 1.0</title>
		<link>http://securewebs.com/gravity-forms-releases-freshbooks-add-on-1-0/</link>
		<comments>http://securewebs.com/gravity-forms-releases-freshbooks-add-on-1-0/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 17:14:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[freshbooks]]></category>

		<guid isPermaLink="false">http://securewebs.com/?p=617</guid>
		<description><![CDATA[FreshBooks is a hosted service that makes online invoicing, estimates and client management quick and easy! FreshBooks allows you to send, track and collect payments quickly. It’s a great tool for teams, freelancers and service providers. The Gravity Forms FreshBooks Add-On makes it quick and easy to integrate your forms with the FreshBooks service. You [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freshbooks.com/" target="_blank">FreshBooks</a> is a hosted service that makes online invoicing, estimates and client management quick and easy! FreshBooks allows you to send, track and collect payments quickly. It’s a great tool for teams, freelancers and service providers.</p>
<p>The Gravity Forms FreshBooks Add-On makes it quick and easy to integrate your forms with the FreshBooks service. You can take any form and automatically use that data to create FreshBooks clients, invoices and estimates.</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F&amp;title=+Gravity+Forms+Releases+FreshBooks+Add-On+1.0" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F&amp;title=+Gravity+Forms+Releases+FreshBooks+Add-On+1.0" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F&amp;title=+Gravity+Forms+Releases+FreshBooks+Add-On+1.0" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F&amp;headline=+Gravity+Forms+Releases+FreshBooks+Add-On+1.0" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=+Gravity+Forms+Releases+FreshBooks+Add-On+1.0&amp;url=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=+Gravity+Forms+Releases+FreshBooks+Add-On+1.0&amp;u=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=+Gravity+Forms+Releases+FreshBooks+Add-On+1.0&amp;url=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=+Gravity+Forms+Releases+FreshBooks+Add-On+1.0&amp;url=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=+Gravity+Forms+Releases+FreshBooks+Add-On+1.0&amp;url=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F&amp;title=+Gravity+Forms+Releases+FreshBooks+Add-On+1.0&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fsecurewebs.com%2Fgravity-forms-releases-freshbooks-add-on-1-0%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://securewebs.com/gravity-forms-releases-freshbooks-add-on-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracert</title>
		<link>http://securewebs.com/tracert/</link>
		<comments>http://securewebs.com/tracert/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 01:06:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting News]]></category>
		<category><![CDATA[trnnb]]></category>

		<guid isPermaLink="false">http://securewebs.com/?p=613</guid>
		<description><![CDATA[Syntax tracert [-d] [-h MaximumHops] [-j HostList] [-w Timeout] [TargetName] Parameters -d : Prevents tracert from attempting to resolve the IP addresses of intermediate routers to their names. This can speed up the display of tracert results. -h MaximumHops : Specifies the maximum number of hops in the path to search for the target (destination). [...]]]></description>
			<content:encoded><![CDATA[<div>
<h3 id="EEAA">Syntax</h3>
<div><strong>tracert </strong>[<strong>-d</strong>] [<strong>-h </strong><em>MaximumHops</em>] [<strong>-j </strong><em>HostList</em>] [<strong>-w </strong><em>Timeout</em>]<strong> </strong>[<em>TargetName</em>]</div>
<div><strong>Parameters</strong></div>
<p><strong>-d</strong> <strong> </strong> <strong>: </strong>Prevents <strong>tracert</strong> from attempting to resolve the IP addresses of intermediate routers to their names. This can speed up the display of <strong>tracert</strong> results.</p>
<p><strong>-h</strong> <strong> </strong> <strong><em>MaximumHops</em> </strong><strong> </strong> <strong>: </strong>Specifies the maximum number of hops in the path to search for the target (destination). The default is 30 hops.</p>
<p><strong>-j</strong> <strong> </strong> <strong><em>HostList</em> </strong><strong> </strong> <strong>: </strong>Specifies that Echo Request messages use the Loose Source Route option in the IP header with the set of intermediate destinations specified in <em>HostList</em>. With loose source routing, successive intermediate destinations can be separated by one or multiple routers. The maximum number of addresses or names in the host list is 9. The <em>HostList</em> is a series of IP addresses (in dotted decimal notation) separated by spaces.</p>
<p><strong>-w</strong> <strong> </strong> <strong><em>Timeout</em> </strong><strong> </strong> <strong>: </strong>Specifies the amount of time in milliseconds to wait for the ICMP Time Exceeded or Echo Reply message corresponding to a given Echo Request message to be received. If not received within the time-out, an asterisk (*) is displayed. The default time-out is 4000 (4 seconds).</p>
<p><strong><em>TargetName</em> </strong><strong> </strong> <strong>: </strong>Specifies the destination, identified either by IP address or host name.</p>
<div><strong>-?</strong> <strong> </strong> <strong>: </strong>Displays help at the command prompt.</div>
<div>
<h3 id="EBAA">Examples</h3>
<p>To trace the path to the host named corp7.microsoft.com, type:</p>
<p><strong>tracert corp7.microsoft.com</strong></p>
<p>To trace the path to the host named corp7.microsoft.com and prevent the resolution of each IP address to its name, type:</p>
<p><strong>tracert -d corp7.microsoft.com</strong></p>
<p>To trace the path to the host named corp7.microsoft.com and use the loose source route 10.12.0.1-10.29.3.1-10.1.44.1, type:</p>
<p><strong>tracert -j 10.12.0.1 10.29.3.1 10.1.44.1 corp7.microsoft.com</strong></p>
</div>
</div>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F&amp;title=Tracert" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F&amp;title=Tracert" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F&amp;title=Tracert" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F&amp;headline=Tracert" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Tracert&amp;url=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Tracert&amp;u=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Tracert&amp;url=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Tracert&amp;url=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Tracert&amp;url=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F&amp;title=Tracert&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fsecurewebs.com%2Ftracert%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fsecurewebs.com%2Ftracert%2F" ><img class="lightsocial_img" src="http://securewebs.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://securewebs.com/tracert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
