<?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>Just Another Mobile Monday</title>
	<atom:link href="http://www.justanothermobilemonday.com/Wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justanothermobilemonday.com/Wordpress</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 17 Apr 2017 22:29:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.7.13</generator>
	<item>
		<title>Daily Computing with a Non-Administrative Account</title>
		<link>http://www.justanothermobilemonday.com/Wordpress/2017/04/17/daily-computing-with-a-non-administrative-account/</link>
		<comments>http://www.justanothermobilemonday.com/Wordpress/2017/04/17/daily-computing-with-a-non-administrative-account/#respond</comments>
		<pubDate>Mon, 17 Apr 2017 22:29:31 +0000</pubDate>
		<dc:creator><![CDATA[Timothy J. Chan]]></dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.justanothermobilemonday.com/Wordpress/?p=18</guid>
		<description><![CDATA[There is always a balance between security and convenience.  There are also times when there are too many controls that lead to too much inconvenience.  In short, the balance for the need of controls should match the situation and the environment &#8211; not too little and not too much.  This article looks at the benefits &#8230; <p class="link-more"><a href="http://www.justanothermobilemonday.com/Wordpress/2017/04/17/daily-computing-with-a-non-administrative-account/" class="more-link">Continue reading<span class="screen-reader-text"> "Daily Computing with a Non-Administrative Account"</span></a></p>]]></description>
				<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="18">
<p><img class="size-medium wp-image-36 alignleft" src="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/key-in-lock-showing-forbidden-information_fJmEqQwO-300x264.jpg" alt="Key in Lock. Lock is a puzzle piece." width="300" height="264" srcset="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/key-in-lock-showing-forbidden-information_fJmEqQwO-300x264.jpg 300w, http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/key-in-lock-showing-forbidden-information_fJmEqQwO-768x676.jpg 768w, http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/key-in-lock-showing-forbidden-information_fJmEqQwO-1024x901.jpg 1024w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>There is always a balance between security and convenience.  There are also times when there are too many controls that lead to too much inconvenience.  In short, the balance for the need of controls should match the situation and the environment &#8211; not too little and not too much.  This article looks at the benefits of not using an administrative account for regular daily computing.1616<span id="more-18"></span></p>
<p><img class="alignnone wp-image-37 size-large" src="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/useraccounts-1024x577.png" alt="Photo of Windows 10 Users" width="525" height="296" srcset="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/useraccounts-1024x577.png 1024w, http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/useraccounts-300x169.png 300w, http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/useraccounts-768x433.png 768w, http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/useraccounts.png 1125w" sizes="(max-width: 525px) 100vw, 525px" /></p>
<p>I usually run my own computer with two user accounts.  One standard account for daily usage and one administrative account for software installations and system configuration changes.  The advantage of running on a password-protected limited account are the pop-ups that occur when additional privileges are needed to perform a certain task on the computer.  Because a password is required, it tends to make one think a bit more to the potential consequences when providing the administrative override.  Should the administrative account not have a password, the &#8220;Yes/No&#8221; prompts are just too easy to click through without reading.</p>
<p><img class="alignnone size-medium wp-image-38" src="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/UAC-password-300x258.png" alt="Photo of User Account Control Dialogue Box" width="300" height="258" srcset="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/UAC-password-300x258.png 300w, http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/UAC-password.png 467w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>(Photo from <a href="http://ccmexec.com/2014/09/kb2918614-windows-installer-triggers-uac/">CCMEXEC.COM</a>)</p>
<p>Because of the lack of administrative permissions, the likelihood of performing system wide damage is reduced as the most damage malicious code would be able to do without permission is damage only to an individual user&#8217;s profile.  This makes the cleanup process for simpler with the ability simply to re-create the user account and copy back one&#8217;s important data rather than having to wipe out the entire operating system and reinstall all the programs.  This can take hours to do should one not be restoring from a system image backup.  T<a href="https://www.beyondtrust.com/blog/best-practices-for-managing-domain-admin-accounts/">he use of a limited account is also an enterprise best practice</a>.</p>
<p><strong>Additional Information</strong></p>
<p>Ready to create and start using a limited account?  Here are some guides to show you how!</p>
<p><a href="https://technet.microsoft.com/en-us/library/ee623984(v=ws.10).aspx">Windows 7 Limited User Account Tutorial<br />
</a><a href="https://answers.microsoft.com/en-us/windows/forum/windows_8-security/how-to-create-a-limited-account-win-8/bba9dcae-7957-45dd-a006-5861f4c9ab2e">Windows 8 Limited User Account Tutorial<br />
</a><a href="http://www.ricksdailytips.com/limited-windows-account/">Windows 10 Limited user Account Tutorial</a></p>
<!-- kcite active, but no citations found -->
</div> <!-- kcite-section 18 -->]]></content:encoded>
			<wfw:commentRss>http://www.justanothermobilemonday.com/Wordpress/2017/04/17/daily-computing-with-a-non-administrative-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Mesh &#8211; The Importance of Using the Same Version of Firmware</title>
		<link>http://www.justanothermobilemonday.com/Wordpress/2017/04/15/open-mesh-the-importance-of-using-the-same-version-of-firmware/</link>
		<comments>http://www.justanothermobilemonday.com/Wordpress/2017/04/15/open-mesh-the-importance-of-using-the-same-version-of-firmware/#respond</comments>
		<pubDate>Sat, 15 Apr 2017 17:57:45 +0000</pubDate>
		<dc:creator><![CDATA[Timothy J. Chan]]></dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.justanothermobilemonday.com/Wordpress/?p=6</guid>
		<description><![CDATA[I recently purchased additional Open Mesh units.  Last year, I installed a single OM2P router in the center of the house.  While this was good, there were still a couple of dead spots which went unnoticed in rarely used rooms in the house.  Time to add more repeating nodes to the network. [Disclaimer: Open Mesh does &#8230; <p class="link-more"><a href="http://www.justanothermobilemonday.com/Wordpress/2017/04/15/open-mesh-the-importance-of-using-the-same-version-of-firmware/" class="more-link">Continue reading<span class="screen-reader-text"> "Open Mesh &#8211; The Importance of Using the Same Version of Firmware"</span></a></p>]]></description>
				<content:encoded><![CDATA[<div class="kcite-section" kcite-section-id="6">
<p><img class="alignnone size-full wp-image-23" src="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/openmeshlogo.png" alt="Open Mesh Logo" width="244" height="70" /></p>
<p>I recently purchased additional Open Mesh units.  Last year, I installed a single OM2P router in the center of the house.  While this was good, there were still a couple of dead spots which went unnoticed in rarely used rooms in the house.  Time to add more repeating nodes to the network.</p>
<p><img class="alignnone size-full wp-image-24" src="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/om2p.png" alt="Photo of OM2P Router" width="177" height="75" /></p>
<p>[Disclaimer: Open Mesh does not pay JAMM for this endorsement.  The author recommends Open Mesh products and provides this solution to customers.]</p>
<p><span id="more-6"></span></p>
<p>The beauty of mesh networking is the concept similar to cell towers.  One device is the gateway and is connected to the network via cable.  Any other access point / routers are connected wirelessly to this gateway either directly or by other nodes in the network.</p>
<p><img class="alignnone wp-image-22" src="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/meshnetwork-300x81.png" alt="Photo of nodes in a mesh network." width="480" height="129" srcset="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/meshnetwork-300x81.png 300w, http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/meshnetwork.png 518w" sizes="(max-width: 480px) 100vw, 480px" /></p>
<p>(Photo taken from <a href="https://help.cloudtrax.com/hc/en-us/articles/202405770-Part-3-Placing-Nodes-and-Scaling-the-Network">CloudTrax</a>)</p>
<p><strong>The Upgrade and the Problem</strong></p>
<p>I purchased two more powerful OM2P-HS units to add to my network.</p>
<p><img class="alignnone size-full wp-image-25" src="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/om2p-hs.png" alt="Photo of OM2P-HS Router" width="172" height="54" /><img class="alignnone size-full wp-image-26" src="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/om2p-hs-solo-small.png" alt="Small photo of OM2P-HS Router" width="55" height="53" /></p>
<p>(Photos taken from <a href="https://www.open-mesh.com/skin/frontend/rwd/default/media/OM-2016-06.pdf">Open Mesh</a>)</p>
<p>These when added to the network through the <a href="https://ct4.cloudtrax.com/login">CloudTrax management website</a> had the firmware upgraded to the latest version (6.2.12).  My original OM2P  was still stuck on version 6.1.2.  Oddly, after the upgrade, both OM2P-HS units would always show a <a href="https://help.cloudtrax.com/hc/en-us/articles/201967594-What-do-the-LED-lights-on-the-OM-Series-mean-">red solid speed test indicating speeds to the gateway of under 1Mbps</a>.  This occurred even when the units were 14 ft. away in clear line of sight.   Strangely, if I used the OM2P-HS as the gateway, then all the OM2P-HS units would be happily <a href="https://help.cloudtrax.com/hc/en-us/articles/201967594-What-do-the-LED-lights-on-the-OM-Series-mean-">flashing green meaning 2.5Mbps or higher speeds</a>.  However, in this case, the OM2P would stay in the red.</p>
<p><img class="alignnone size-medium wp-image-27" src="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/slow-wifi-994x400-300x121.jpg" alt="Creative photo of snail with Wifi icon on shell" width="300" height="121" srcset="http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/slow-wifi-994x400-300x121.jpg 300w, http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/slow-wifi-994x400-768x309.jpg 768w, http://www.justanothermobilemonday.com/Wordpress/wp-content/uploads/2017/04/slow-wifi-994x400.jpg 994w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>(Photo taken from <a href="http://www.makeuseof.com/tag/4-reasons-wi-fi-slow-fix/">MakeUseOf</a>)</p>
<p><strong>The Fix</strong></p>
<p>It finally dawned on me that it was probably a firmware mismatch that caused the problem.  To fix this:</p>
<ol>
<li>Disable automatic updates of access points on the CloudTrax website.</li>
<li><a href="https://help.cloudtrax.com/hc/en-us/articles/202210960-How-to-manually-flash-firmware-on-a-CloudTrax-enabled-access-point">Download and manually re-flash</a> the OM2P-HS units which had the higher version thereby putting all units on the lowest version number (6.1.2).</li>
<li><a href="http://www.justanothermobilemonday.com/uploads/open-mesh-flash-ng-612.exe">Backup the firmware</a>.  (I have no idea when files will disappear and I want to make sure these files are kept safe).</li>
</ol>
<p>After re-flashing, using <a href="https://help.cloudtrax.com/hc/en-us/articles/202210960-How-to-manually-flash-firmware-on-a-CloudTrax-enabled-access-point">CloudTrax&#8217;s procedure from their help center</a>, both OM2P-HS units were now achieving green speeds as expected.  As the OM2P-HS offers higher speeds, using one of those as the gateway would provide better results for any additional repeater nodes that need to be added.</p>
<p><strong>Additional Information</strong></p>
<p><iframe width="525" height="295" src="https://www.youtube.com/embed/YyQy1VJIZdQ?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Open Mesh is a wonderful solution that is easy to use for both enterprise and home.  Their devices have many features such as multiple network IDs, PayPal payments (charge for that WiFi), and network monitoring to name just a few of the key features.</p>
<p>Video reviews can be found on YouTube:<br />
<a href="https://youtu.be/VVTOmarVpms">tw HOME SHOW<br />
</a><a href="https://youtu.be/1YOoT3NxgYg">Eli the Computer Guy</a>  &#8211; (Since the last time I watched this video, OpenMesh now makes switches.)</p>
<p><strong>Vital Statistics</strong></p>
<p><strong>Company:</strong><br />
<a href="https://www.open-mesh.com/">Open Mesh</a></p>
<p><strong>Pricing as of 4-15-17:</strong><br />
$75 for OM2P, $95 for OM2P-HS / Other models available.<br />
$5 for AC adapters unless <strong>non-standard PoE</strong> is used.<br />
Additional cost for enclosures.</p>
<p><strong>Spec Sheet</strong><br />
<a href="https://www.open-mesh.com/skin/frontend/rwd/default/media/OM-2016-06.pdf">Download</a></p>
<p><strong>Availability:<br />
</strong><a href="http://www.open-mesh.com/products/access-points.html">Open Mesh Store<br />
</a>Third party after-market (Amazon &amp; eBay)</p>
<p><strong>Competing Mesh Products:<br />
</strong><a href="https://amplifi.com/">AmpliFi HD</a><br />
<a href="https://eero.com/">Eero</a><br />
<a href="http://www.netgear.com/Orbi">NETGEAR Orbi</a><br />
<a href="http://www.plumewifi.com/">Plume</a></p>
<!-- kcite active, but no citations found -->
</div> <!-- kcite-section 6 -->]]></content:encoded>
			<wfw:commentRss>http://www.justanothermobilemonday.com/Wordpress/2017/04/15/open-mesh-the-importance-of-using-the-same-version-of-firmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
