<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:gd="http://schemas.google.com/g/2005" xmlns:georss="http://www.georss.org/georss" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-7476451769037568020</atom:id><lastBuildDate>Sat, 30 May 2026 11:56:02 +0000</lastBuildDate><category>news</category><category>how to</category><category>tips n tricks</category><category>google</category><category>linux</category><category>windows</category><category>month in software</category><category>microsoft</category><category>ubuntu</category><category>windows 7</category><category>cmd</category><category>knezev</category><category>windows server 2008 sp2</category><category>gmail</category><category>network</category><category>blogspot</category><category>google docs</category><category>mobile</category><category>blogger</category><category>debian</category><category>drupal</category><category>packages</category><category>script</category><category>security</category><category>chrome</category><category>chrome browser</category><category>damir knezev</category><category>drupal how to</category><category>extensions</category><category>flash</category><category>google apps tip</category><category>hacking</category><category>regedit</category><category>samsung</category><category>torrents</category><category>antivirus</category><category>cacoo</category><category>dns</category><category>documents</category><category>gnome</category><category>google drive</category><category>group policy</category><category>hostname</category><category>internet</category><category>microsoft office</category><category>password</category><category>quotables</category><category>software</category><category>ubuntu 12.04 lts</category><category>virtualisation</category><category>.net</category><category>32- bit</category><category>64- bit</category><category>android</category><category>apple</category><category>architecture</category><category>articles</category><category>ascii</category><category>ask knezev</category><category>avast</category><category>aws</category><category>backup</category><category>bash</category><category>battery</category><category>bios</category><category>blackberry</category><category>browser</category><category>chrome os</category><category>clone system</category><category>clonezilla</category><category>coffee</category><category>comments</category><category>commodore 64</category><category>contacts</category><category>cpu</category><category>daemon tools</category><category>ddos</category><category>displayfusion</category><category>dupscout</category><category>electrical</category><category>electronics</category><category>emulator</category><category>excel</category><category>exchange</category><category>filesystem</category><category>fuji</category><category>gadgets</category><category>google apps script</category><category>google calendar</category><category>google desktop</category><category>google+</category><category>htc</category><category>html</category><category>internet explorer</category><category>iomega</category><category>kernel</category><category>labels</category><category>lenovo</category><category>linux mint</category><category>log files</category><category>maintenance</category><category>malwarebytes</category><category>media</category><category>melbourne</category><category>mint</category><category>mint 13</category><category>mp3</category><category>name server</category><category>nas</category><category>nbn</category><category>nexus</category><category>ntfs</category><category>odin</category><category>office365</category><category>panda cloud</category><category>pdf</category><category>php</category><category>powerline</category><category>printer</category><category>proxy</category><category>ram</category><category>samba</category><category>samsung kies3</category><category>sql</category><category>ssh</category><category>surface</category><category>surge protector</category><category>teamviewer</category><category>telnet</category><category>twitter</category><category>ubuntu 10.04 lts</category><category>unity</category><category>vbs</category><category>vcpu</category><category>vim</category><category>virtualbox</category><category>visio</category><category>windows 8</category><category>winehq</category><category>wordpress</category><category>wsus</category><title>Official Knezev Blog</title><description>Insights, notes and knowledge from Knezev about bleeding-edge technology.</description><link>http://knezevblog.blogspot.com/</link><managingEditor>noreply@blogger.com (Damir Knezev)</managingEditor><generator>Blogger</generator><openSearch:totalResults>244</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle>Insights, notes and knowledge from Knezev about bleeding-edge technology.</itunes:subtitle><itunes:category text="Technology"><itunes:category text="Gadgets"/></itunes:category><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-333176219918899332</guid><pubDate>Wed, 11 Mar 2020 08:36:00 +0000</pubDate><atom:updated>2020-03-11T19:36:13.502+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">cmd</category><category domain="http://www.blogger.com/atom/ns#">telnet</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><title>Tips &amp; Tricks: Use "telnet" To Send Email</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;code&gt;C:\Users\damirknezev&amp;gt;telnet server 25&lt;br /&gt;&lt;br /&gt;
220 server.domain.local Microsoft ESMTP MAIL Service, Version: 7.5.7601.17514 ready at Mon, 22 Oct 2018 07:35:04 +1100&lt;/code&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;code&gt;&lt;br /&gt;
ehlo&lt;br /&gt;
&lt;br /&gt;
250-server.domain.local Hello [192.168.1.20]&lt;br /&gt;
&lt;br /&gt;
250-TURN&lt;br /&gt;
&lt;br /&gt;
250-SIZE 2097152&lt;br /&gt;
&lt;br /&gt;
250-ETRN&lt;br /&gt;
&lt;br /&gt;
250-PIPELINING&lt;br /&gt;
&lt;br /&gt;
250-DSN&lt;br /&gt;
&lt;br /&gt;
250-ENHANCEDSTATUSCODES&lt;br /&gt;
&lt;br /&gt;
250-8bitmime&lt;br /&gt;
&lt;br /&gt;
250-BINARYMIME&lt;br /&gt;
&lt;br /&gt;
250-CHUNKING&lt;br /&gt;
&lt;br /&gt;
250-VRFY&lt;br /&gt;
&lt;br /&gt;
250-TLS&lt;br /&gt;
&lt;br /&gt;
250-STARTTLS&lt;br /&gt;
&lt;br /&gt;
250 OK&lt;br /&gt;
&lt;br /&gt;
mail from: someone@domain.com&lt;br /&gt;
&lt;br /&gt;
250 2.1.0 someone@domain.com....Sender OK&lt;br /&gt;
&lt;br /&gt;
rcpt to: someone@otherdomain.com&lt;br /&gt;
&lt;br /&gt;
250 2.1.5 someone@otherdomain.com&lt;br /&gt;
&lt;br /&gt;
data&lt;br /&gt;
&lt;br /&gt;
354 Start mail input; end with &amp;lt;CRLF&amp;gt;.&amp;lt;CRLF&amp;gt;&lt;br /&gt;
&lt;br /&gt;
subject: This is a test email using telnet&lt;br /&gt;&lt;br /&gt;
This is where the body of the email is written.&lt;br /&gt;&lt;br /&gt;
.&lt;br /&gt;
&lt;br /&gt;
250 2.6.0 &amp;lt;server03aTZrX0cC0000000a@server.domain.local&amp;gt; Queued mail for delivery&lt;/code&gt;&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2020/03/tips-tricks-use-telnet-to-send-email.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-7317087068389790692</guid><pubDate>Wed, 11 Mar 2020 08:30:00 +0000</pubDate><atom:updated>2020-03-11T19:30:17.963+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">how to</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">microsoft office</category><category domain="http://www.blogger.com/atom/ns#">office365</category><title>How To: Office 365 Journaling Workaround</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Is there a Journaling facility in Office 365? The answer to this is Yes as well as No. The reason being Office 365 does not allow you to designate a mailbox which is hosted on Office 365 as a journaling mailbox.&lt;br /&gt;
&lt;br /&gt;
The only option we have as techies is to designate a mailbox which is located in an On-Prem Exchange server or a third party journaling solutions provider.&lt;br /&gt;
&lt;br /&gt;
So how can this issue be addressed since many businesses are reluctant to buy a subscription from a third party provider for journaling purposes?&lt;br /&gt;
&lt;br /&gt;
In Office 365, a workaround can be used to get this done by using Mail Flow Rules in Exchange Online. Below steps provide guidance to implement it.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
First, log into the Office 365 Portal using the Admin credentials.&lt;br /&gt;
&lt;br /&gt;
Then go to Exchange Online Admin Center as shown below in Fig1 and under the Mail Flow section, select “Rules”.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://social.technet.microsoft.com/wiki/cfs-file.ashx/__key/communityserver-wikis-components-files/00-00-00-00-05/46741855.1.png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="https://social.technet.microsoft.com/wiki/resized-image.ashx/__size/550x0/__key/communityserver-wikis-components-files/00-00-00-00-05/46741855.1.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
Fig1&lt;/div&gt;
&lt;br /&gt;
Once inside the Mail Flow rules section, click on the “+” sign and select “Create a new rule” as shown below in Fig2.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://social.technet.microsoft.com/wiki/cfs-file.ashx/__key/communityserver-wikis-components-files/00-00-00-00-05/3021.2.png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="https://social.technet.microsoft.com/wiki/resized-image.ashx/__size/550x0/__key/communityserver-wikis-components-files/00-00-00-00-05/3021.2.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
Fig2&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
Once clicked on “Create a new rule”, the new rule dialog box will pop up where we will have to configure the settings for the new rule.&lt;br /&gt;
&lt;br /&gt;
Under the Name section of the new rule, give a name which can be easily identifiable to the action you want the rule to do. In this case, name it as “Journaling Workaround”. Then click on “Apply this rule if” section to get a list of drop down options from which we are going to select “the sender is located” option since we want to have all the emails from senders within the organisation to be recorded as shown in Fig3.&lt;br /&gt;
&lt;br /&gt;
Once that is selected, click on “Select One” on the left-hand side as shown in the below diagram Fig4 to bring up the “Select Sender Location” option box. Since we want the senders located inside our organisations emails to be tracked, select “Inside the organisation” option from the drop down menu.&lt;br /&gt;
&lt;br /&gt;
Once done, click on “OK”.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://social.technet.microsoft.com/wiki/cfs-file.ashx/__key/communityserver-wikis-components-files/00-00-00-00-05/782474.3.png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="https://social.technet.microsoft.com/wiki/resized-image.ashx/__size/550x0/__key/communityserver-wikis-components-files/00-00-00-00-05/782474.3.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
Fig3&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://social.technet.microsoft.com/wiki/cfs-file.ashx/__key/communityserver-wikis-components-files/00-00-00-00-05/5381.4.png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="https://social.technet.microsoft.com/wiki/resized-image.ashx/__size/550x0/__key/communityserver-wikis-components-files/00-00-00-00-05/5381.4.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
Fig4&lt;/div&gt;
&lt;br /&gt;
Once that is done, we have to now tell the rule what needs to be done. For that, we need to go to the “Do the following” section and select “Bcc the message to” option from the drop down menu as shown below in Fig5.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://social.technet.microsoft.com/wiki/cfs-file.ashx/__key/communityserver-wikis-components-files/00-00-00-00-05/81441.5.png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="https://social.technet.microsoft.com/wiki/resized-image.ashx/__size/550x0/__key/communityserver-wikis-components-files/00-00-00-00-05/81441.5.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
Fig5&lt;/div&gt;
&lt;br /&gt;
Once selected, it will prompt to select the mailbox that you need to Bcc all the messages which are sent by the sender of the organisation. In this case, select the mailbox created for the journaling purpose named &lt;a href="mailto:journaling@cloudarcs.net"&gt;journaling@cloudarcs.net&lt;/a&gt;as shown below in Fig6 and select “OK”. You also need to add this rule when you're using a 3rd party Journaling solution and would like to Journal all Internal to Internal emails of mailboxes hosted on Office 365.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://social.technet.microsoft.com/wiki/cfs-file.ashx/__key/communityserver-wikis-components-files/00-00-00-00-05/0753.6.png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="https://social.technet.microsoft.com/wiki/resized-image.ashx/__size/550x0/__key/communityserver-wikis-components-files/00-00-00-00-05/0753.6.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
Fig6&lt;/div&gt;
&lt;br /&gt;
Once all the above is done, make sure to select “Enforce” to enforce the rule immediately. By default, this is enabled and makes sure to leave it as is too and click on “Save” as shown below in Fig7.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://social.technet.microsoft.com/wiki/cfs-file.ashx/__key/communityserver-wikis-components-files/00-00-00-00-05/1616.7.png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img src="https://social.technet.microsoft.com/wiki/resized-image.ashx/__size/550x0/__key/communityserver-wikis-components-files/00-00-00-00-05/1616.7.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
Fig7&lt;/div&gt;
&lt;br /&gt;
That’s it. Now the organisation&amp;nbsp;should be getting messages Bcc’ed to the mailbox admin provided when users in the organisation&amp;nbsp;sends any email out. Likewise, if there is a need to record all the emails which comes into the organisation, simply create another mail rule selecting “If the sender is located” and set the value to “Outside the organisation”.&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2020/03/how-to-office-365-journaling-workaround.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-5437405196179118039</guid><pubDate>Thu, 18 Oct 2018 02:00:00 +0000</pubDate><atom:updated>2018-10-18T14:46:12.702+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">cmd</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><category domain="http://www.blogger.com/atom/ns#">windows</category><title>Tips &amp; Tricks: Robocopy</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div&gt;
The best way to copy terabytes of data within Windows.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;code&gt;C:\Users\dknezev&amp;gt;robocopy /E source destination&amp;nbsp;&lt;/code&gt;&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;a href="https://www.computerhope.com/robocopy.htm"&gt;https://www.computerhope.com/robocopy.htm&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2018/10/tips-tricks-robocopy.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-8032153608668543220</guid><pubDate>Thu, 18 Oct 2018 01:53:00 +0000</pubDate><atom:updated>2018-10-18T13:00:55.755+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">cmd</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><category domain="http://www.blogger.com/atom/ns#">windows</category><title>Tips &amp; Tricks: Ping a Range of IP Addresses</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
A way to ping all addresses from 192.168.1.1 to 192.168.1.254 once, wait 100ms for a reply and display only addresses that are getting a reply.&lt;br /&gt;
&lt;div&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
Syntax for FOR /l is (start,step,end) if you want to change the range.&lt;br /&gt;
&lt;br /&gt;
Note that the Windows FIND is case sensitive, so make sure you capitalise "Reply,".&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;code&gt;C:\Users\dknezev&amp;gt;for /l %i in (1,1,254) do @ping 192.168.1.%i -n 1 -w 100 | find "Reply"&lt;/code&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2018/10/tips-tricks-ping-range-of-ip-addresses.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-5838304558701317369</guid><pubDate>Mon, 07 Nov 2016 04:00:00 +0000</pubDate><atom:updated>2016-11-07T15:00:20.249+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">exchange</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><title>Tips &amp; Tricks: Retrieving Mailbox Stats in Exchange 2007</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;code&gt;[PS] U:\&amp;gt;Get-MailboxStatistics | Sort-Object TotalItemSize -Descending | ft Disp&lt;br /&gt;
layName,@{label="TotalItemSize(MB)";expression={$_.TotalItemSize.Value.ToMB()}},&lt;br /&gt;
ItemCount &amp;gt; c:\mailboxes.txt&lt;/code&gt;&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhO-9MAm9mlXLrmcrQE2R-C2QhvlSTGmzD_B26-hfOKbnkrbplLUR0Gv1UJt4IULsmVrS64EfvcijYXMrbCFCnKTAs7rV4hPFHF3orhDkufIGaq89zRoQBVPLsAQ56PtCcmTejd34TVFTmT/s1600/mailboxes.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhO-9MAm9mlXLrmcrQE2R-C2QhvlSTGmzD_B26-hfOKbnkrbplLUR0Gv1UJt4IULsmVrS64EfvcijYXMrbCFCnKTAs7rV4hPFHF3orhDkufIGaq89zRoQBVPLsAQ56PtCcmTejd34TVFTmT/s400/mailboxes.png" width="363" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2016/11/tips-tricks-retrieving-mailbox-stats-in.html</link><author>noreply@blogger.com (Damir Knezev)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhO-9MAm9mlXLrmcrQE2R-C2QhvlSTGmzD_B26-hfOKbnkrbplLUR0Gv1UJt4IULsmVrS64EfvcijYXMrbCFCnKTAs7rV4hPFHF3orhDkufIGaq89zRoQBVPLsAQ56PtCcmTejd34TVFTmT/s72-c/mailboxes.png" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-1630909491428867578</guid><pubDate>Tue, 11 Oct 2016 04:00:00 +0000</pubDate><atom:updated>2016-10-11T15:00:13.873+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">aws</category><category domain="http://www.blogger.com/atom/ns#">cpu</category><category domain="http://www.blogger.com/atom/ns#">vcpu</category><category domain="http://www.blogger.com/atom/ns#">virtualisation</category><title>Physical vs AWS Virtual CPU Cores</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Firstly a bit of an explanation on the central processing unit CPU and what it does. A single-core CPU can only perform one task at a time, which is where multiple CPUs, hyper-threading and multi-core CPUs come into play. Having multiple CPUs allows multiple programs to run at the same time ensuring your computer stays responsive, especially while multitasking.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;Multiple CPUs&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Most computers only have a single CPU. Before hyper-threading and multi-core CPUs came around, people attempted to add additional processing power to computers by adding additional CPUs. This requires a motherboard with more than one CPU socket — multiple CPUs are inserted into different sockets. This isn’t very common among home-user PCs today. Even a high-powered gaming desktop with multiple graphics cards will generally only have a single CPU. You’ll find multi-CPU systems among supercomputers, servers, and similar high-end systems that need as much number-crunching power as they can get.&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
Hyper-Threading Technology&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Hyper-threading was Intel’s first attempt to bring parallel computation to consumer PCs. A single physical CPU core with hyper-threading appears as two logical CPUs to an operating system. The CPU is still a single CPU, so it’s “cheating” a bit — while the operating system sees two CPUs for each core, the actual CPU hardware only has a single set of execution resources for each core. The CPU pretends it has more cores than it does, and it uses its own logic to speed up program execution. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Multi-Core CPUs&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
A dual-core CPU has two central processing units, so it appears to the operating system as two CPUs. A different process can be using each core at the same time. This speeds up your system, because your computer can do multiple things at once.&lt;br /&gt;
&lt;br /&gt;
Unlike hyper-threading, there are no tricks here — a dual-core CPU literally has two central processing units on the CPU chip. A quad-core CPU has four central processing units, an octa-core CPU has eight central processing units, and so on.&lt;br /&gt;
&lt;br /&gt;
Windows 8’s task manager shows this fairly well — here we have a single processor with four cores and hyper-threading, so it appears to have eight logical CPUs.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzgesL0onPZrflqCX3cBQzcLQrZlRT3339cNfgn3Ax4dwPaRTCdckirYEQZuINC-guLpwmnTXly4e53_LUyoBQmlxWp8nKknH2KGjHhhwtOkte79yoFP4gM1Fx3mS421yybVLRuXDiywfr/s1600/win8-task-manager.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="292" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzgesL0onPZrflqCX3cBQzcLQrZlRT3339cNfgn3Ax4dwPaRTCdckirYEQZuINC-guLpwmnTXly4e53_LUyoBQmlxWp8nKknH2KGjHhhwtOkte79yoFP4gM1Fx3mS421yybVLRuXDiywfr/s320/win8-task-manager.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
Most computers now have multi-core CPUs, which is the most efficient option here. However, Intel CPUs also have hyper-threading as a bonus. Some computers that need a large amount of CPU power may have multiple CPUs, but it’s much less efficient than it sounds. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;AWS Virtual CPUs (vCPU)&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
I've found it really hard to find any type of information on what Amazon Web Services considers a vCPU as part of the EC2 instances. The instance type page defines a vCPU as “a hyperthreaded core for M3, C3, R3, HS1, G2, and I2.” The description seems a bit confusing: is it a dedicated CPU core (which has two hyperthreads in the E5-2670 v2 CPU platform being used), or is it a half-core, single hyperthread?&lt;br /&gt;
&lt;br /&gt;
After some testing (test results to come soon) using an m3.xlarge EC2 instance which is stated to have 4 vCPUs running an&amp;nbsp;&lt;a href="http://ark.intel.com/products/75275/Intel-Xeon-Processor-E5-2670-v2-25M-Cache-2_50-GHz"&gt;E5-2670 v2&lt;/a&gt; processor at 2.5GHz on the Ivy Bridge-EP micro architecture I have found that a vCPU in an AWS environment actually represents only half a physical core. So if you’re looking for equivalent compute capacity to, say, an 8-core server, you would need a so-called 4xlarge EC2 instance with 16 vCPUs.&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2016/10/physical-vs-aws-virtual-cpu-cores.html</link><author>noreply@blogger.com (Damir Knezev)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzgesL0onPZrflqCX3cBQzcLQrZlRT3339cNfgn3Ax4dwPaRTCdckirYEQZuINC-guLpwmnTXly4e53_LUyoBQmlxWp8nKknH2KGjHhhwtOkte79yoFP4gM1Fx3mS421yybVLRuXDiywfr/s72-c/win8-task-manager.png" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-5812666603359398354</guid><pubDate>Mon, 12 Sep 2016 05:00:00 +0000</pubDate><atom:updated>2016-09-12T15:00:08.019+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">teamviewer</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><title>Tips &amp; Tricks: TeamViewer 'Unnamed Devices'</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div&gt;
Just a quick update on TeamViewer's [Unnamed Devices] and if you find yourself with a bunch of them in your [Computers &amp;amp; Contacts] list.&lt;a name='more'&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Go to the [Connection Report] inside your Management Console and delete all the connection records for that device that might exists.&lt;/div&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2016/09/tips-tricks-teamviewer-unnamed-devices.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-3585331698285344495</guid><pubDate>Thu, 28 Jul 2016 05:00:00 +0000</pubDate><atom:updated>2016-07-28T15:00:17.953+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">surface</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><category domain="http://www.blogger.com/atom/ns#">visio</category><title>Tips &amp; Tricks: Freezing Visio 2010 on Surface Pro 4</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
If your Microsoft Visio 2010 keeps freezing on your brand new Surface Pro 4 the issues is with a conflicting dll file.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
Please disable the [TableInputService] process via Task Manager. Yes this will disable the touchscreen features but you're still able to use the keyboard and mouse. It's the only solution until Microsoft release an update which is nowhere to be seen on the horizon.&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2016/07/tips-tricks-freezing-visio-2010-on.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-1336788748981720962</guid><pubDate>Wed, 27 Jul 2016 05:00:00 +0000</pubDate><atom:updated>2016-07-27T15:00:01.492+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">how to</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">vbs</category><title>How To: Copy a Folder and Its Contents Using VBS</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;The script below uses the CopyFolder method to copy the contents of C:\Scripts to C:\Temp, overwriting any existing files in the destination folder. Note that this will not result in a folder named C:\Temp\Scripts; instead, the folder C:\Temp will simply contain the same files and folders as C:\Scripts. To create a folder named C:\Temp\Scripts, you would need to specify C:\Temp\Scripts as the destination folder.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;Const OverWriteFiles = True&lt;br /&gt;
Set objFSO = CreateObject("Scripting.FileSystemObject") &lt;br /&gt;
objFSO.CopyFolder "C:\Scripts", "C:\Temp", OverWriteFiles&lt;/code&gt;&lt;/div&gt;</description><link>http://knezevblog.blogspot.com/2016/07/how-to-copy-folder-and-its-contents.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-5606658356364229801</guid><pubDate>Tue, 23 Jun 2015 12:00:00 +0000</pubDate><atom:updated>2015-06-23T22:00:06.759+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">how to</category><category domain="http://www.blogger.com/atom/ns#">mobile</category><title>How To: Check Your Own Mobile Number </title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5VNtUNFsZ2HmztXLV9FhWAvzXWutgLla6K-YqpzSZr840A5u53gmvh83eq-F3lW5W6lQ4U_-x_1qpg6rIrs9epLVHuf1otHKLIFldUeFk7mZGoz3wYUPptBO9RoiVFvFV_WTFqSIC5VDZ/s1600/1800801920_check_own_mobile.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5VNtUNFsZ2HmztXLV9FhWAvzXWutgLla6K-YqpzSZr840A5u53gmvh83eq-F3lW5W6lQ4U_-x_1qpg6rIrs9epLVHuf1otHKLIFldUeFk7mZGoz3wYUPptBO9RoiVFvFV_WTFqSIC5VDZ/s320/1800801920_check_own_mobile.png" width="179" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
There are various numbers that are associated with various networks like 12722123 for Telstra or 1272312 for Optus. However you really need to remember just one number, 1800 801 920 (has worked on all lines I have ever tried, except payphone).&lt;/div&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/06/how-to-check-your-own-mobile-number.html</link><author>noreply@blogger.com (Damir Knezev)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5VNtUNFsZ2HmztXLV9FhWAvzXWutgLla6K-YqpzSZr840A5u53gmvh83eq-F3lW5W6lQ4U_-x_1qpg6rIrs9epLVHuf1otHKLIFldUeFk7mZGoz3wYUPptBO9RoiVFvFV_WTFqSIC5VDZ/s72-c/1800801920_check_own_mobile.png" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-5157007991382854198</guid><pubDate>Tue, 16 Jun 2015 09:00:00 +0000</pubDate><atom:updated>2015-06-16T19:00:08.256+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><category domain="http://www.blogger.com/atom/ns#">wordpress</category><title>Tips &amp; Tricks: Disable any parent menu item in WordPress</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;ol style="text-align: left;"&gt;
&lt;li&gt;Be sure you have activated the link target in the options menu on your menu page.&lt;/li&gt;
&lt;li&gt;Insert a link menu item where the URL is anything e.g. http://www.google.com&lt;/li&gt;
&lt;li&gt;Select the just created link menu item and click on the dropdown link in the top right corner.&lt;/li&gt;
&lt;li&gt;Delete the URL from the URL target field.&lt;/li&gt;
&lt;li&gt;Easy as 1, 2, 3 ... 5 ...&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/06/tips-tricks-disable-any-parent-menu.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-4079047513871929976</guid><pubDate>Fri, 05 Jun 2015 09:00:00 +0000</pubDate><atom:updated>2015-06-08T17:35:11.255+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">bios</category><category domain="http://www.blogger.com/atom/ns#">ram</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><category domain="http://www.blogger.com/atom/ns#">windows</category><category domain="http://www.blogger.com/atom/ns#">windows 7</category><title>Tips &amp; Tricks: Windows 7 x64 not recongnising all available RAM</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
It appears having the 'Power Management' mode in BIOS set to Power Saving halves your available RAM which Windows recognises.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
Who would have thought that Performance Mode would increase my available RAM within Windows from 8GB to 16GB ...&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/06/tips-tricks-windows-7-x64-not.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-4617855860287782571</guid><pubDate>Tue, 02 Jun 2015 11:00:00 +0000</pubDate><atom:updated>2015-06-02T21:00:00.501+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">chrome</category><category domain="http://www.blogger.com/atom/ns#">chrome browser</category><category domain="http://www.blogger.com/atom/ns#">gmail</category><category domain="http://www.blogger.com/atom/ns#">google</category><title>How To: Resolve Gmails "Unusal Usage -- Account Temporarily Locked Down" message</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Recently some of our office users started getting a weird message from Gmail&amp;nbsp;"Unusal Usage -- Account Temporarily Locked Down". Having moved to Google Apps for Work over three years ago now and still not having forwarded our DNS records to point to Google we initially thought that this was the reason why, however having spent sometime now looking into the random problem it appears it's just a ...&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
It seems that there have been a lot of posts on Google support groups about this message (&lt;a href="https://www.google.com/search?q=(site:productforums.google.com+OR+site:groups.google.com)+Unusual+Usage+Account+Temporarily+Locked+Down"&gt;site:productforums.google.com or site:groups.google.com) unusual usage account temporarily locked down - Google Search&lt;/a&gt;) and unless you're accessing the same account on multiple devices simultaneously (e.g., PC + mobile devices), there's probably nothing that you're doing wrong.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Note:&lt;/b&gt; If you are using your account on an insecure network (i.e. open wi-fi), make sure you are accessing Gmail using HTTPS -- not unencrypted HTTP -- to reduce the risk of someone hijacking your session.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;
Otherwise the problem seems to be caused by cache issues and clearing your browser cache and deleting your saved cookies seems to fix the problem at hand.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVdmbp7_JpqNeoaL2WO3gASEayKoVb45Ow9lqL8ASTJHkuXfBGoGD60rcEl6oZsFVTsowSW4G_t2ID3tdbvUcK4JAApXx2V7JvrtdToKfnVnZ3B8WFOhZrWMhqbnNZVga5rNSEJNpJNG6U/s1600/chrome_clear_browsing_data.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVdmbp7_JpqNeoaL2WO3gASEayKoVb45Ow9lqL8ASTJHkuXfBGoGD60rcEl6oZsFVTsowSW4G_t2ID3tdbvUcK4JAApXx2V7JvrtdToKfnVnZ3B8WFOhZrWMhqbnNZVga5rNSEJNpJNG6U/s400/chrome_clear_browsing_data.jpg" width="338" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/06/how-to-resolve-gmails-unusal-usage.html</link><author>noreply@blogger.com (Damir Knezev)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVdmbp7_JpqNeoaL2WO3gASEayKoVb45Ow9lqL8ASTJHkuXfBGoGD60rcEl6oZsFVTsowSW4G_t2ID3tdbvUcK4JAApXx2V7JvrtdToKfnVnZ3B8WFOhZrWMhqbnNZVga5rNSEJNpJNG6U/s72-c/chrome_clear_browsing_data.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-4399623961316097931</guid><pubDate>Sun, 31 May 2015 23:00:00 +0000</pubDate><atom:updated>2015-06-01T09:00:01.493+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">google</category><category domain="http://www.blogger.com/atom/ns#">google drive</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">month in software</category><title>A Month in Software (01-05-2015)</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
I'll tell you that the workloads at work just don't seem to be getting any lighter. Hell I'm just going to have to push through and make sure to get these Month in Software articles out at a reasonable time otherwise it's just not worth the hassle.&lt;br /&gt;
&lt;div&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.gantter.com/"&gt;&lt;b&gt;Gantter Project&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;a href="http://www.gantter.com/"&gt;Gantter Project&lt;/a&gt; is a free web-based application that integrates with Google Drive allowing you to create and manage Gantt charts while collaborating with colleague in real-time. You can think of it as a web-based Microsoft Project.&amp;nbsp;It lets you import Microsoft Project files, which could prove to be helpful if your team is collaborating with others still using Microsoft Project on the desktop.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
I have used this application and recommend it highly for teams who want to take project management to the web but still want to use a gantt chart because it is familiar. It has the ability not only to import Microsoft Project files but to also export any project management data to the Microsoft Project file format.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;a href="http://b2b.cbsimg.net/blogs/figure-c-google-pm.png"&gt;&lt;img height="199" src="https://blogger.googleusercontent.com/img/proxy/AVvXsEiXehtwqktAXNPg9xvrGHImrC8_G-DSSRYCC-KDrgVZA0xxJyvum3eT6RKjQVPHEEq4J5B111U-C5pm5dWDBLuG33V2ZUckuVOCTCXcvpGPDveLYgmqyn_caUlrMkLM46cOdnsTju0L3UWZbETANwcasVs=" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Pros:&lt;/b&gt;&amp;nbsp;Free. Google Drive and Hangouts Integration, Web Driven.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Cons:&lt;/b&gt;&amp;nbsp;Still in beta mode, buggy at times.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Available editions:&lt;/b&gt;&amp;nbsp;Gantter for smartapp.com, for Google Drive, for Google Apps, For Desktop&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Used for:&lt;/b&gt;&amp;nbsp;All Operating Systems.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Installation:&lt;/b&gt;&amp;nbsp;Installation is based on the edition chosen. All installation is web-based dependant on host.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;!-- Blogger automated replacement: "https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2Fb2b.cbsimg.net%2Fblogs%2Ffigure-c-google-pm.png&amp;amp;container=blogger&amp;amp;gadget=a&amp;amp;rewriteMime=image%2F*" with "https://blogger.googleusercontent.com/img/proxy/AVvXsEiXehtwqktAXNPg9xvrGHImrC8_G-DSSRYCC-KDrgVZA0xxJyvum3eT6RKjQVPHEEq4J5B111U-C5pm5dWDBLuG33V2ZUckuVOCTCXcvpGPDveLYgmqyn_caUlrMkLM46cOdnsTju0L3UWZbETANwcasVs=" --&gt;</description><link>http://knezevblog.blogspot.com/2015/06/a-month-in-software-01-05-2015.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-9151360587780269348</guid><pubDate>Fri, 29 May 2015 09:00:00 +0000</pubDate><atom:updated>2015-05-29T19:00:00.783+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">internet</category><category domain="http://www.blogger.com/atom/ns#">network</category><category domain="http://www.blogger.com/atom/ns#">powerline</category><title>The Internet at a Power Point Near You</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Having been around for a few years now Ethernet over Power is certainly not a new concept. However there aren't many people that know about it and even less that use it. I recently needed to network a temporary office for a contractor and found the current crop of Ethernet over Power solutions to be amazingly reliable and nutritiously quick.&lt;br /&gt;
&lt;br /&gt;
Going back to an article I wrote some four years ago now about the Internet at a power point near you. Ethernet over power give you the ability to connect your Internet ready TV, Blu-ray &amp;amp; Game consoles to the Internet, through any electrical outlet. Ethernet over power solutions turn any electrical outlet in your home into a high speed Internet connection without any cables.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;b&gt;Internet access in any room:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Extends a high speed Internet connection to any power outlet&lt;/li&gt;
&lt;li&gt;Perfect for connecting HDTVs, Blu-ray™ Players, DVRs, PCs and game consoles to your home network and the Internet&lt;/li&gt;
&lt;li&gt;Compact design with push-button security&lt;/li&gt;
&lt;li&gt;Just plug into any electrical outlet&lt;/li&gt;
&lt;li&gt;Automatically powers down when not connected or not in use&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/u46Y57-xS1Q" width="560"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/05/the-internet-at-power-point-near-you.html</link><author>noreply@blogger.com (Damir Knezev)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://img.youtube.com/vi/u46Y57-xS1Q/default.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-4137516236591167494</guid><pubDate>Tue, 26 May 2015 03:00:00 +0000</pubDate><atom:updated>2015-05-26T13:00:02.923+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">how to</category><category domain="http://www.blogger.com/atom/ns#">regedit</category><category domain="http://www.blogger.com/atom/ns#">windows</category><category domain="http://www.blogger.com/atom/ns#">windows 7</category><title>How To: Delete disconnected offline files within Windows 7</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
One of my biggest pet peeves about Windows 7 and Microsoft in general is the terrible offline sync. It just doesn't work and sometimes even when you do disable the 'Offline Files' service you might still need to reinitialise the Offline Files (CSC) cache due to an unsynchronised and corrupt database.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
If you cannot access the &lt;b&gt;Offline Files&lt;/b&gt; tab, use this method to reinitialise the Offline Files (CSC) cache on the system by modifying the registry. Use this method also to reinitialise the offline files database/client-side cache on multiple systems. Add the below registry sub-key to the following folder: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache&lt;br /&gt;
&lt;br /&gt;
Key Name: FormatDatabase &lt;br /&gt;
Key Type: DWORD&lt;br /&gt;
Key Value: 1&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJaTScIJfqYQdMZS5aDpbLo6qFn3BiyK_TDKCF1rp49oWZZI9n4hXIldrDiNhY83vBiY9nVL4nYh3IPpMiQ4kRVDrTbS311qsoS1X92BHIlfRAD3ffxi9aJIneJgCrNDUQxyILald5rLX8/s1600/regedit_formatdatabase_key.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="233" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJaTScIJfqYQdMZS5aDpbLo6qFn3BiyK_TDKCF1rp49oWZZI9n4hXIldrDiNhY83vBiY9nVL4nYh3IPpMiQ4kRVDrTbS311qsoS1X92BHIlfRAD3ffxi9aJIneJgCrNDUQxyILald5rLX8/s400/regedit_formatdatabase_key.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;Note:&lt;/b&gt; The actual value of the registry key is ignored. This registry change requires a restart. When the computer is restarting, the shell will reinitialise the CSC cache, and then delete the registry key if the registry entry exists.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Warning:&lt;/b&gt; All cache files are deleted and unsynchronised data is lost.&lt;br /&gt;
&lt;br /&gt;
For further information please visit&amp;nbsp;&lt;a href="http://support.microsoft.com/kb/942974"&gt;http://support.microsoft.com/kb/942974&lt;/a&gt;.&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/05/how-to-delete-disconnected-offline.html</link><author>noreply@blogger.com (Damir Knezev)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJaTScIJfqYQdMZS5aDpbLo6qFn3BiyK_TDKCF1rp49oWZZI9n4hXIldrDiNhY83vBiY9nVL4nYh3IPpMiQ4kRVDrTbS311qsoS1X92BHIlfRAD3ffxi9aJIneJgCrNDUQxyILald5rLX8/s72-c/regedit_formatdatabase_key.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-26682593224324677</guid><pubDate>Thu, 21 May 2015 11:00:00 +0000</pubDate><atom:updated>2015-06-04T10:43:46.888+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">google</category><category domain="http://www.blogger.com/atom/ns#">google apps script</category><category domain="http://www.blogger.com/atom/ns#">google docs</category><category domain="http://www.blogger.com/atom/ns#">how to</category><title>How To: Replace Googles deprecated DocsList API service</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Google has recently deprecated the DocsList API and replaced it with DriveAPP. The best way to show you how replace one with the other is to show you a &lt;span style="color: #f6b26b;"&gt;before (orange)&lt;/span&gt; and &lt;span style="color: #6aa84f;"&gt;after (green)&lt;/span&gt; code example. Please note the below code returns a copy of a document to a predetermined target folder using the original document name.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;code&gt; /* -------------------------------------------------------------------------------&lt;br /&gt;
&amp;nbsp;*&lt;br /&gt;
&amp;nbsp;* ©© Except where otherwise noted, this content is licensed, under a Creative &lt;br /&gt;
&amp;nbsp;* Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. &lt;br /&gt;
&amp;nbsp;* http://creativecommons.org/licenses/by-nc-sa/3.0/&lt;br /&gt;
&amp;nbsp;* &lt;br /&gt;
&amp;nbsp;* Project Name: Duplicate Document&lt;br /&gt;
&amp;nbsp;*&lt;br /&gt;
&amp;nbsp;* Options: ---&lt;br /&gt;
&amp;nbsp;* Requirements: ---&lt;br /&gt;
&amp;nbsp;* Bugs: ---&lt;br /&gt;
&amp;nbsp;* Notes: ---&lt;br /&gt;
&amp;nbsp;* Author: Damir Knezev&lt;br /&gt;
&amp;nbsp;* Version: 1.1&lt;br /&gt;
&amp;nbsp;* Created: May 22 2014&lt;br /&gt;
&amp;nbsp;* Revision: 1.0 Created initial duplicate document script&lt;br /&gt;
&amp;nbsp;* &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.1 Replaced deprecated DocsList API service&lt;br /&gt;
&amp;nbsp;* Description: Google App Script to create a duplicate document including the &lt;br /&gt;
&amp;nbsp;*              source document name.&lt;br /&gt;
&amp;nbsp;*&lt;br /&gt;
&amp;nbsp;* ---------------------------------------------------------------------------- */&lt;br /&gt;
&lt;br /&gt;
function createDuplicateDocument(documentId, documentName) {&lt;br /&gt;
&lt;span style="color: #f6b26b;"&gt;&amp;nbsp; // var oldFile = DocsList.getFileById(documentId);&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #6aa84f;"&gt;&amp;nbsp; var oldFile = DriveApp.getFileById(documentId);&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; var newFile = oldFile.makeCopy(documentName);&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: #f6b26b;"&gt;&amp;nbsp; // var targetFolder = DocsList.getFolderById(TARGET_FOLDER);&lt;br /&gt;
&amp;nbsp; // newFile.addToFolder(targetFolder);&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #6aa84f;"&gt;&amp;nbsp; var targetFolder = DriveApp.getFolderById(TARGET_FOLDER);  &lt;br /&gt;
&amp;nbsp; targetFolder.addFile(newFile);&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; return DocumentApp.openById(newFile.getId());&lt;br /&gt;
}&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/05/how-to-replace-googles-deprecated.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-2278497307765968852</guid><pubDate>Tue, 19 May 2015 11:00:00 +0000</pubDate><atom:updated>2015-05-19T21:00:09.788+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">cmd</category><category domain="http://www.blogger.com/atom/ns#">printer</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><category domain="http://www.blogger.com/atom/ns#">windows</category><title>Tips &amp; Tricks: Delete a stuck print queue</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
Run an elevated command prompt using 'Run as Administrator'. You'll know you're running as the command prompt as an administrator when the heading of the command prompt says 'Administrator'.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Type and run 'net stop spooler', which will kill the printer spooler. Delete the print queue using 'del %systemroot%\System32\spool\printers\* /Q' and then restart the print spooler with 'net start spooler'. Once again as simple as 1, 2, 3...&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6pFD42Adc7vyuQo9l2fedwF1HaWRPjcQD5sNR6FYvCyHyydupTAZfkN6ExcsvU64Gp-1CsKQOajVh8s7KK2aRdW39aeHfLGOnxhWQ6UQ9-QltjMmOF2Wjh-vz1r6d3tw31teHEn6tRiLZ/s1600/print_spooler.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="201" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6pFD42Adc7vyuQo9l2fedwF1HaWRPjcQD5sNR6FYvCyHyydupTAZfkN6ExcsvU64Gp-1CsKQOajVh8s7KK2aRdW39aeHfLGOnxhWQ6UQ9-QltjMmOF2Wjh-vz1r6d3tw31teHEn6tRiLZ/s400/print_spooler.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/05/tips-tricks-delete-stuck-print-queue.html</link><author>noreply@blogger.com (Damir Knezev)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6pFD42Adc7vyuQo9l2fedwF1HaWRPjcQD5sNR6FYvCyHyydupTAZfkN6ExcsvU64Gp-1CsKQOajVh8s7KK2aRdW39aeHfLGOnxhWQ6UQ9-QltjMmOF2Wjh-vz1r6d3tw31teHEn6tRiLZ/s72-c/print_spooler.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-4470274811465115197</guid><pubDate>Tue, 19 May 2015 03:00:00 +0000</pubDate><atom:updated>2015-05-19T13:00:03.892+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">dns</category><category domain="http://www.blogger.com/atom/ns#">network</category><title>The Best Free Alternatives to DynDNS</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgx9XhGvsJhgzUd0skgDM4KWFbYX28hyphenhypheni5ok8gtJEF76sjGBf420a9yPQhxy04XFaBAChSxn-V08s5GOc8C_vJ6ms9oixh3PfyVoN68NzWIfJo1kIUGheALr_RijV1ALw6g2DOP3uVTAWX9/s1600/duckdns.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em; text-align: center;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgx9XhGvsJhgzUd0skgDM4KWFbYX28hyphenhypheni5ok8gtJEF76sjGBf420a9yPQhxy04XFaBAChSxn-V08s5GOc8C_vJ6ms9oixh3PfyVoN68NzWIfJo1kIUGheALr_RijV1ALw6g2DOP3uVTAWX9/s1600/duckdns.png" /&gt;&lt;/a&gt;&lt;br /&gt;
I've used DynDNS in the past to great affect so you can imagine my surprise when I went to re-register recently and was asked to sign up for a paid membership. Yes that's right DynDNS has shutdown its free plans. Still, having spent a couple of minutes Googling aleternatives I fell in love with ...&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://duckdns.org/"&gt;DuckDNS&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
DuckDNS is a simple, easy dynamic DNS service that itself is hosted on Amazon's EC2, and supports virtually every operating system, including routers that are running the DD-WRT open firmware. It's free, it's fast, and it was built and is maintained by a team of people who do it for the love - they even kindly mask your hostname from reverse lookups, which is a nice touch and much appreciated. You can read more about them &lt;a href="http://duckdns.org/faqs.jsp"&gt;in their FAQ here&lt;/a&gt;, or just sign up and download their client for Linux, Windows, OS X, the Raspberry Pi, DD-WRT, Tomato, OpenWRT, pfsense, Android, and others (yes, there's more) now. &lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/05/the-best-free-alternatives-to-dyndns.html</link><author>noreply@blogger.com (Damir Knezev)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgx9XhGvsJhgzUd0skgDM4KWFbYX28hyphenhypheni5ok8gtJEF76sjGBf420a9yPQhxy04XFaBAChSxn-V08s5GOc8C_vJ6ms9oixh3PfyVoN68NzWIfJo1kIUGheALr_RijV1ALw6g2DOP3uVTAWX9/s72-c/duckdns.png" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-7243548587617608280</guid><pubDate>Sun, 17 May 2015 10:00:00 +0000</pubDate><atom:updated>2015-05-17T20:20:30.936+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">mobile</category><title>Vodafone - vodafail.com</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Back in 2010 an angry Vodafone customer set up a website to expose Vodafones poor reception and customer service woes called &lt;a href="http://vodafail.com/"&gt;vodafail.com&lt;/a&gt;. Little has changed in the last five years.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Sydney software engineering graduate Adam Brimo was a disgruntled Vodafone customer after having the usual dropped calls, no reception, poor battery life and delayed&amp;nbsp;voice-mail&amp;nbsp;messages.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Attracting tens of&amp;nbsp;thousands&amp;nbsp;of comments &lt;a href="http://vodafail.com/"&gt;vodafail.com&lt;/a&gt;&amp;nbsp;is a place which will guide you trough your&amp;nbsp;Vodafone&amp;nbsp;troubles by helping you file a complaint to either get your issue/s resolved or your contract terminated.&lt;/div&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/05/vodafone-vodafailcom.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-6533792235031404957</guid><pubDate>Wed, 25 Feb 2015 01:00:00 +0000</pubDate><atom:updated>2015-03-16T22:35:54.842+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">excel</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">microsoft office</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><title>Tips &amp; Tricks: Adjust AutoFit Row Height in Excel</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
To adjust the height of the row to fit all the text in a cell, follow these steps:&lt;br /&gt;
&lt;ol style="text-align: left;"&gt;
&lt;li&gt;Select the row you want to adjust the height.&lt;/li&gt;
&lt;li&gt;In Microsoft Office Excel 2003 and in earlier versions of Excel, point to Row on the Format menu, and then click AutoFit.&lt;br /&gt;&lt;br /&gt;In Microsoft Office Excel 2007 and later versions, click the Home tab, click Format in the Cells group, and then click AutoFit Row Height.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/02/tips-tricks-adjust-row-height-in-excel.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-2691170675763053284</guid><pubDate>Fri, 13 Feb 2015 01:03:00 +0000</pubDate><atom:updated>2015-03-08T16:23:52.897+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">how to</category><category domain="http://www.blogger.com/atom/ns#">windows</category><title>Tips &amp; Tricks: Display Windows OS System Information</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Different editions of the Windows Operating System exists of each version:  Web Edition, Standard Edition, Enterprise Edition, Datacenter Edition, etc.  The following are quick ways to display the information related to your Windows version and edition.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;div&gt;
&lt;br /&gt;
Open up a command command prompt shell window 'cmd' (MS-DOS) via the Start menu and either use 'winver' or 'systeminfo'.&lt;br /&gt;
&lt;div&gt;
&lt;span style="line-height: 23.2000007629395px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5klkFHC5KGnVgthv358uka2N29grUz5rw60Fq0921xnEnwU6O-KyASvbkWbfRu52yApa23SvrpKsVB8gCPsSHPrZ_zayCNGlgxd8QX-vdcx5Fkns4tMAp0wGJxN2Pw9R1GsoDbgJsURT0/s1600/winver.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5klkFHC5KGnVgthv358uka2N29grUz5rw60Fq0921xnEnwU6O-KyASvbkWbfRu52yApa23SvrpKsVB8gCPsSHPrZ_zayCNGlgxd8QX-vdcx5Fkns4tMAp0wGJxN2Pw9R1GsoDbgJsURT0/s1600/winver.jpg" height="297" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqCo3-cCbjqVEMxwbtCUqg-XkJz_43g7-QHBGWzsZSEjQtqSjb0qq0-dbqRI7XAz0taWiaD_LKkxxTVGpJimmlmWhcWoYgEkoH0mtNgcSTzEJEWSs8O99uonmIkpIfwPM1INK5CUeOJ5C2/s1600/systeminfo.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqCo3-cCbjqVEMxwbtCUqg-XkJz_43g7-QHBGWzsZSEjQtqSjb0qq0-dbqRI7XAz0taWiaD_LKkxxTVGpJimmlmWhcWoYgEkoH0mtNgcSTzEJEWSs8O99uonmIkpIfwPM1INK5CUeOJ5C2/s1600/systeminfo.jpg" height="201" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2015/02/tips-tricks-display-windows-os-system.html</link><author>noreply@blogger.com (Damir Knezev)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5klkFHC5KGnVgthv358uka2N29grUz5rw60Fq0921xnEnwU6O-KyASvbkWbfRu52yApa23SvrpKsVB8gCPsSHPrZ_zayCNGlgxd8QX-vdcx5Fkns4tMAp0wGJxN2Pw9R1GsoDbgJsURT0/s72-c/winver.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-8435122009812694026</guid><pubDate>Wed, 29 Oct 2014 11:00:00 +0000</pubDate><atom:updated>2014-10-29T22:00:05.425+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">network</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><category domain="http://www.blogger.com/atom/ns#">windows</category><category domain="http://www.blogger.com/atom/ns#">windows 7</category><title>Tips &amp; Tricks: Renaming Network Connections in Windows 7</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Open up your Network and Sharing Center and simply left click on the Icon (under View your active networks) to rename it. By default this icon is a house.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgObfH5PrIp2HBNQZOjjacYomrZe2Z3wwoBE88tgMnjfxRSQ6ViUA_nRE-jT0u2McAMgPFhDpNQsyZ8zVkYw5-uQznbr2UComRTE7sx-8wq_Om5ntHJ3a5gZOIc8gOx8CqZLbxIsDkbYjFo/s1600/rename-network-connection.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgObfH5PrIp2HBNQZOjjacYomrZe2Z3wwoBE88tgMnjfxRSQ6ViUA_nRE-jT0u2McAMgPFhDpNQsyZ8zVkYw5-uQznbr2UComRTE7sx-8wq_Om5ntHJ3a5gZOIc8gOx8CqZLbxIsDkbYjFo/s1600/rename-network-connection.jpg" height="123" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2014/10/tips-tricks-renaming-network.html</link><author>noreply@blogger.com (Damir Knezev)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgObfH5PrIp2HBNQZOjjacYomrZe2Z3wwoBE88tgMnjfxRSQ6ViUA_nRE-jT0u2McAMgPFhDpNQsyZ8zVkYw5-uQznbr2UComRTE7sx-8wq_Om5ntHJ3a5gZOIc8gOx8CqZLbxIsDkbYjFo/s72-c/rename-network-connection.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-8167900803490424025</guid><pubDate>Wed, 24 Sep 2014 07:00:00 +0000</pubDate><atom:updated>2015-02-13T11:46:52.831+11:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fuji</category><category domain="http://www.blogger.com/atom/ns#">password</category><category domain="http://www.blogger.com/atom/ns#">tips n tricks</category><title>Tips &amp; Tricks: Fuji Xerox DocuCentre 1085 Default Password</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
The amount of times I've had to find the default username and password for the &lt;a href="http://www.fujixerox.com.au/products/multifunction/low-volume-multifunction/DocuCentre-1085/dc1085"&gt;Fuji Xerox DocuCentre 1085&lt;/a&gt; is countless. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Username:&lt;/b&gt; admin&lt;br /&gt;
&lt;b&gt;Password:&lt;/b&gt; x-admin&lt;br /&gt;
&lt;br /&gt;
When accessing the web interface of the &lt;a href="http://www.fujixerox.com.au/products/multifunction/low-volume-multifunction/DocuCentre-1085/dc1085"&gt;Fuji Xerox DocuCentre 1085&lt;/a&gt;&amp;nbsp;if you attempt to change any settings you will be prompted for this username and password. The default that the copier is set to is in my experience not clearly identified in the manual.&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2014/09/tips-tricks-fuji-xerox-docucentre-1085.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7476451769037568020.post-1434523210629063555</guid><pubDate>Thu, 11 Sep 2014 07:00:00 +0000</pubDate><atom:updated>2014-09-12T09:31:00.047+10:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">how to</category><category domain="http://www.blogger.com/atom/ns#">linux</category><category domain="http://www.blogger.com/atom/ns#">network</category><category domain="http://www.blogger.com/atom/ns#">samba</category><title>How To: Create a Ubuntu Samba Network Share</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Setting up a Ubuntu media server is pretty useless unless you know how to create a samba network share directory. Here's a quick, uncomplicated and brief how to guide that is as quick as 1, 2, 3 ... 4, 5, 6, 7, 8.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
After you've logged into your Ubuntu box please proceed to use all commands as root (precede each command with 'sudo' or use 'sudo su').&lt;br /&gt;
&lt;br /&gt;
1. Install Samba&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;sudo aptitude update&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;sudo aptitude install samba&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
2. Set a password for your user in Samba&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;sudo smbpasswd -a &amp;lt;user_name&amp;gt;&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
Note: Samba uses a separate set of passwords than the standard Linux system accounts (stored in /etc/samba/smbpasswd), so you'll need to create a Samba password for yourself. This tutorial implies that you will use your own user and it does not cover situations involving other users passwords, groups, etc...&lt;br /&gt;
&lt;br /&gt;
Note: Remember that your user must have permission to write and edit the folder you want to share.&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;sudo chown &amp;lt;user_name&amp;gt; /var/opt/folder/anotherfolder&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
3. Create a directory to be shared&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;mkdir /home/&amp;lt;user_name&amp;gt;/&amp;lt;folder_name&amp;gt;&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
4. Make a safe backup copy of the original smb.conf file to your home folder, in case you make an error&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;sudo cp /etc/samba/smb.conf ~&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
5. Edit the file '/etc/samba/smb.conf'&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;sudo vim /etc/samba/smb.conf&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
Once 'smb.conf' has loaded, add this to the very end of the file:&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;[&amp;lt;share_name&amp;gt;]&lt;br /&gt;&amp;nbsp; comment = share description&lt;br /&gt;&amp;nbsp; path = share path i.e.&amp;nbsp;/home/&amp;lt;user_name&amp;gt;/&amp;lt;folder_name&amp;gt;&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&amp;nbsp; available = yes&lt;br /&gt;&amp;nbsp; browseable = yes&lt;br /&gt;&amp;nbsp; guest ok = yes&lt;br /&gt;&amp;nbsp; writeable = yes&lt;br /&gt;&amp;nbsp; create mask = 0755&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
6. Restart Samba&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;sudo restart smbd&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
7. Once Samba has restarted, use this command to check your smb.conf for any syntax errors&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;testparm&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
8. To access your network share use your username (&amp;lt;user_name&amp;gt;) and password through the path 'smb://&amp;lt;HOST_IP_OR_NAME&amp;gt;/&amp;lt;folder_name&amp;gt;/' (Linux users) or '\\&amp;lt;HOST_IP_OR_NAME&amp;gt;\&amp;lt;folder_name&amp;gt;\' (Windows users). Note that the '&amp;lt;folder_name&amp;gt;' value is passed in '[&amp;lt;share_name&amp;gt;]', in other words, the share name you entered in "/etc/samba/smb.conf".&lt;br /&gt;
&lt;br /&gt;
Note: The default user group of samba is "WORKGROUP".&lt;/div&gt;
</description><link>http://knezevblog.blogspot.com/2014/09/how-to-create-ubuntu-samba-network-share.html</link><author>noreply@blogger.com (Damir Knezev)</author><thr:total>0</thr:total></item></channel></rss>