<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://pcug.org.au/info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pblair</id>
	<title>Info Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://pcug.org.au/info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pblair"/>
	<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php/Special:Contributions/Pblair"/>
	<updated>2026-05-20T12:44:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Web_hosting&amp;diff=1208</id>
		<title>Web hosting</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Web_hosting&amp;diff=1208"/>
		<updated>2014-05-19T09:59:20Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* What would you use it for? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;PLEASE NOTE THAT (AS OF Jan 2014) PCUG NO LONGER OFFERS HOSTING&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you open an account with an internet service provider (ISP), you will usually get an allowance of storage space on the ISP&#039;s servers that you can use. This is your own personal &#039;cloud&#039;&lt;br /&gt;
&lt;br /&gt;
The space is usually not large (maybe 10MB) but it can be useful for storing backup files or simple web pages.&lt;br /&gt;
&lt;br /&gt;
Simple web pages are just that - a page or collection (usually HTML) that renders simply to readers via their browsers. Their content is &#039;fixed&#039; until the author makes amendments.&lt;br /&gt;
&lt;br /&gt;
More complicated web pages are often handled differently. Information and instructions are stored on the ISP&#039;s server, and, when accessed, the instructions (usually known as &#039;scripts&#039;) construct a page and send it to the browser. This is often referred to as &#039;server-side scripting&#039;. The Google search engine provides a (huge!) example - ask it to search for something, and it searches then composes a response that you read on your screen or device.&lt;br /&gt;
&lt;br /&gt;
Building web pages in this way introduces the expression &#039;web hosting&#039;, where your ISP is the host, and provides the tools to make it happen. Hosting is offered by many ISPs and is quite affordable. &lt;br /&gt;
&lt;br /&gt;
==== What would you use it for? ====&lt;br /&gt;
&lt;br /&gt;
At the home user/enthusiast level, there are any number of clubs and associations that host their websites. Typical users in the wider world are health organisations, dance clubs, hiking groups and philatelic clubs - but that&#039;s just a sample.&lt;br /&gt;
&lt;br /&gt;
Popular Content Management Systems (CMS) like WordPress (http://www.pcug.org.au/wp/), Joomla! and Drupal rely on hosting.&lt;br /&gt;
&lt;br /&gt;
==== The learning curve ====&lt;br /&gt;
&lt;br /&gt;
At first glance, the curve seems steep. Novices find themselves surrounded by jargon and abbreviations, whereas the structure of what is used is quite simple.&lt;br /&gt;
&lt;br /&gt;
[[File:XAMPP.jpg|left]]At the top of the list is the web server software itself, the operating system that figures out how to deal with multiple users at once. This comes in various levels of use, from the simple to the complicated, usually defined in terms of the workload they will have to cope with. By brand name, the most used software on the internet comes from Apache (http://en.wikipedia.org/wiki/Apache_HTTP_Server), with Microsoft&#039;s IIS (Internet Information Server) a fair way behind.&lt;br /&gt;
&lt;br /&gt;
Along with the server software, we generally have scripting (instruction) language software. There are many options here, but names like PHP, Java, Python, Ruby, and Perl will appear in web pages and help files. All have proven themselves, and usually attract devotees who share their efforts widely to the benefit of other users.&lt;br /&gt;
&lt;br /&gt;
Often data is involved, so some form of database system is needed. At the smaller enterprise/enthusiast level, MySQL is probably the most used. It can be used as a flat file, or relationally, using related tables for efficiency.&lt;br /&gt;
&lt;br /&gt;
[[File:Xampp_ok.jpg|right|300px]]You can try this all for yourself at home! If you have the space and the curiosity, download &#039;&#039;&#039;XAMPP&#039;&#039;&#039; (for Windows at http://www.apachefriends.org/en/xampp.html) or &#039;&#039;&#039;LAMPP&#039;&#039;&#039; (for Linux at http://www.apachefriends.org/en/xampp-linux.html)  and Mac (at http://www.apachefriends.org/en/xampp-macosx.html).. all for &#039;&#039;&#039;free&#039;&#039;&#039;. Downloads are typically about 80MB. The sites given here provide full installation instructions. See if you can figure out what the acronyms stand for...&lt;br /&gt;
&lt;br /&gt;
And there you have it - a home server of which you are the webmaster, where you can experiment with HTML pages, write PHP scripts, trial WordPress or Joomla! and all in the privacy (and convenience) of your own computer.&lt;br /&gt;
&lt;br /&gt;
One last cautionary thing. The server that you set up at home is not connected to the internet, so, to that extent, it is private. But if the computer that it is installed on is connected to the internet, there could be a way for someone to see what you are doing. The systems noted above provide information about preserving privacy. Please read their instructions and take the necessary precautions. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;On to Part 2....&#039;&#039;&#039;[http://www.pcug.org.au/info/index.php/Web_hosting_in_action]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Internet_Access_Alternatives&amp;diff=1191</id>
		<title>Internet Access Alternatives</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Internet_Access_Alternatives&amp;diff=1191"/>
		<updated>2014-03-31T03:33:08Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* VDSL */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a wide range of [http://en.wikipedia.org/wiki/Internet_access Internet Access] alternatives: wired and wireless, mobile and fixed, low and high usage. This page aims to briefly summarise the likely alternatives for PCUG members, with links to other sites with more information and comparisons of these alternatives.&lt;br /&gt;
&lt;br /&gt;
== Lower Usage Access ==&lt;br /&gt;
&lt;br /&gt;
To support basic email sending and receiving and modest web usage, with both wireless and dialup wired options possible.&lt;br /&gt;
&lt;br /&gt;
=== Mobile Broadband ===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/Mobile_broadband Mobile Broadband] service is provided using mobile phone technologies. In all cases a suitable mobile subscription (and SIM card) will be needed, with some amount of data included. This subscription may be either pre or post-paid, with data either included in the base subscription, or purchased using some form of &amp;quot;add-on&amp;quot; data pack. The basic choice here is which major network (Telstra, Optus or Vodafone) you choose to connect to, and whether to purchase your subscription from them or from one of their [http://www.idd.com.au/mobile-providers.php resellers] (Telstra - Aldi, Kogan, Boost, etc; Optus - Amaysim, Virgin, Vaya, Woolworths, etc; Vodafone - PennyTel, GoTalk, etc ). There are a very large number of alternatives available.&lt;br /&gt;
&lt;br /&gt;
You need to consider the mobile phone coverage area of the chosen network for the locations you want to access the service from, and be mindful of the various communication systems in use (3G-850/NextG, 3G-900, 3G-2100, 4G / LTE) as this will affect the hardware you will require.&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for accessing this service:&lt;br /&gt;
&lt;br /&gt;
* using a mobile broadband hotspot - this is a small device that creates a small local wireless hotspot that several devices can connect to (including laptops, mobiles, tablets, wifi e-readers, etc) to share the mobile broadband link it manages. This is a flexible option that allows one link to be shared by several devices. The mobile SIM for this link is installed in the hotspot, and you would typically use a data-only mobile broadband subscription (either pre or post-paid).&lt;br /&gt;
&lt;br /&gt;
* use of a tablet or smartphone with a data plan to directly access net services - where you tablet has a SIM with mobile (rather than just WiFi) data capability, or you have a smartphone with mobile SIM. You can use the applications provided on these to access Internet services using the respective data-only mobile broadband, or general mobile with data added, subscriptions on the device.&lt;br /&gt;
&lt;br /&gt;
* share your smartphone&#039;s data connection - extending the above option, you could configure your tablet/smartphone as a WiFi hotspot to share it&#039;s Internet connection with other devices. The details for how to do this depend on the type of device you have. Please be aware that using a mobile phone to share Internet access may incur significant data charges after exceeding the data limit that is set on certain plans - check your monthly data limit and usage frequently with your mobile phone service provider if you choose this option.&lt;br /&gt;
&lt;br /&gt;
=== Fixed Wireless Broadband ===&lt;br /&gt;
&lt;br /&gt;
This service also uses wireless technology, but differs from mobile broadband in having a fixed access node attached to your house (or other building) that provides a direct link back to the provider&#039;s wireless tower. Because this uses a fixed node with a larger antenna, it can cover a wider area from the wireless tower, and hence may be able to reach into areas that mobile broadband does not. Availability of this service very much depends on the provider&#039;s infrastructure, but in the Canberra region, [http://www.netspeed.com.au/netspeed.cfm?action=p_15 NetSpeed&#039;s Longreach Broadband] service supports this option for those in suitable service areas.&lt;br /&gt;
&lt;br /&gt;
=== Dialup ===&lt;br /&gt;
&lt;br /&gt;
A continually decreasing number of ISPs also still offer [http://en.wikipedia.org/wiki/Dialup dialup Internet access] using a modem connected to your phone-line. However this provides limited speeds and download capabilities, and support is being discontinued by ISPs due to increasing costs. This is unlikely to be a long-term option.&lt;br /&gt;
&lt;br /&gt;
== Higher Usage Access ==&lt;br /&gt;
&lt;br /&gt;
To support those with heavy web usage and/or significant multimedia downloading or streaming.&lt;br /&gt;
&lt;br /&gt;
=== National Broadband Network (NBN) ===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/National_Broadband_Network National Broadband Network (NBN)] was originally devised as a fibre to the premises ([http://en.wikipedia.org/wiki/FTTP FTTP]) and is currently under construction in Australia. It was planned to provide extremely fast download speeds to 93% of Australian homes and businesses, however this is currently under review following the change of Federal Government and is likely to be reduced in capability. The remaining homes and businesses would be covered using fibre to the node ([http://en.wikipedia.org/wiki/FTTP FTTN]), wireless and satellite technologies. Its fibre network will replace most other wired (telephone twisted pair used by ADSL and coaxial cable as used by Bigpond &amp;amp; Optus in some major cities) connections. Once the NBN passes a location, these other wired networks will be shutdown 18 months later. Note that in limited areas of the ACT, Transact already provide a separate FTTP service. This FTTP network is in the process of being purchased by NBN Co.&lt;br /&gt;
&lt;br /&gt;
To access the Internet via the NBN, you need to be connected to the NBN, and have a phone and/or Internet subscription with an NBN provider. More information on the NBN rollout, and NBN providers is available on the [http://www.nbnco.com.au/ NBN Co website].&lt;br /&gt;
&lt;br /&gt;
=== ADSL ===&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/ADSL Asymmetric digital subscriber line (ADSL)] provides broadband data access over legacy (twisted-pair) phone-line connections much faster than a dialup modem, whilst still allowing standard phone calls to occur at the same time (unlike using dialup). In recent years this has been the main broadband alternative of choice, with a large number of providers offering it. However in Australia it is expected to be superseded by the NBN rollout in coming years.&lt;br /&gt;
&lt;br /&gt;
To use ADSL for Internet access you need an &amp;quot;ADSL Gateway&amp;quot; (likely including a WiFi access point as well) in your home, which connects over the phone-lines to a &amp;quot;digital subscriber line access multiplexer (DSLAM)&amp;quot; at the local exchange. One key distinction between providers is whether they own their own DSLAMs you connect to at the exchange, or whether they lease access to these from another provider (usually Telstra).&lt;br /&gt;
&lt;br /&gt;
In the ACT region there are many suppliers offering an ADSL service (for now, until the NBN rollout completes). If you have an existing TransACT ADSL service, then you will most likely want to choose one of the TransACT ISPs, either Grapevine or one of the others (which they don&#039;t make very obvious, but there are a number). The [http://bc.whirlpool.net.au/bc/ Whirlpool Broadband Choice] page can provide more information on them.&lt;br /&gt;
&lt;br /&gt;
=== VDSL ===&lt;br /&gt;
&lt;br /&gt;
In the ACT region TransACT provides a wired (VDSL1 or VDSL2) service to many areas of Canberra that can provide phone, broadband internet and payTV. &lt;br /&gt;
&lt;br /&gt;
At the time of writing, activity on rollout of the National Broadband Network (NBN) has slowed. Internet service providers are examining, testing and installing networks that they believe will fit whatever broadband model is decided to complete the NBN, and remain in place even when the NBN is operational.&lt;br /&gt;
 &lt;br /&gt;
One such technology is VDSL (or sometimes VHDSL) - the &#039;V&#039; stands for &#039;very fast&#039;, and &#039;DSL&#039; is &#039;digital subscriber line&#039;. VDSL (more correctly identified in Canberra as VDSL(M))has been used in various places since 2002, and the second generation (VDSL2) since 2006.&lt;br /&gt;
&lt;br /&gt;
To get an idea of world use of VDSL, there is an article [http://en.wikipedia.org/wiki/Very-high-bit-rate_digital_subscriber_line here]&lt;br /&gt;
&lt;br /&gt;
VDSL(M) raised an upgrade problem when transitioning to VDSL2, so a &#039;whole of precinct&#039; upgrade was required in those cases.&lt;br /&gt;
 &lt;br /&gt;
In Canberra, VDSL uses its own cable infrastructure for the most part and does not depend on Telstra, except in some unit blocks. &lt;br /&gt;
&lt;br /&gt;
As with copper wire infrastructure, performance depends on distance from the node. For VDSL, the optimum range is about 300m. &lt;br /&gt;
&lt;br /&gt;
VDSL has typical optimised download speeds of 8 Mbps, while VDSL2 can range up to 60 Mbps. VDSL2 upload speeds are about 4 Mbps.&lt;br /&gt;
&lt;br /&gt;
At this moment (March/April 2014) VDSL is retailed only through TransACT. TransACT is a wholly owned subsidiary of iiNet (who also own Internode) and the expectation is that the three businesses will eventually merge totally or share plans, pricing and infrastructure. TPG are working in the wings, and may become a player soon.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;VDSL Physical&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
From the cable at the house service point, VDSLx (ie, VDSL and VDSL2) is wired to a convenient point inside the premise using a 4-wire connection (sometimes Cat 5 cable is used if the length inside the premise warrants it.) However, each installation depends on a number of factors, and there will be variations from place to place. But there will be some physical cabling work required in a typical installation. &lt;br /&gt;
&lt;br /&gt;
The normal internal termination is a modem (supplied at a cost by TransACT, with the router feature disabled) and a set-top box (STB). Some users prefer to obtain a Fetch STB to replace the one supplied. A wireless router will be required if wi-fi is to be used.&lt;br /&gt;
&lt;br /&gt;
TransACT &#039;owns&#039; all of the internal wiring and the modem.&lt;br /&gt;
&lt;br /&gt;
The STB will deliver all but the free-to-air (FTA) channels. For FTA, you need to plug an aerial into the STB and run an aerial wire to the TV. Other channels will depend on any subscriptions you may have.&lt;br /&gt;
&lt;br /&gt;
TransACT insist that you include your fixed-line phone in the installation. You can churn your existing phone number if you want.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Is VDSL available at your location?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go to the [http://www.transact.com.au/internet/transact TransACT page] and click on &#039;Can I get TransACT?&#039; There are not many gaps in Canberra. It would be useful to know where the supernodes are in relation to you, but that information is not provided.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;VDSL Options&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There is a mix of options available for you to choose from. Information is [http://www.transact.com.au/internet/transact/vdsl/ here] for mixes of phone, broadband, Pay TV&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;VDSL Costs&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go to [http://www.transact.com.au/~/media/Files/productpdf/CIS-TransACT-Broadband%20VDSL.pdf Critical Information] for useful details and costs.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;VDSL Discounts/bundling&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
TransACT no longer has an association with ACTEW. However a recent sign-up reported that, with 5 services on his account (water and sewerage don&#039;t count) he got a 10% discount on certain items. Check your situation with TransACT if you plan to connect.&lt;br /&gt;
&lt;br /&gt;
== More Information ==&lt;br /&gt;
&lt;br /&gt;
The following sites may assist with additional information. Whirlpool in particular has a large amount of comparative information, and user supplied commentary, on many aspects of Internet access.&lt;br /&gt;
&lt;br /&gt;
* [http://bc.whirlpool.net.au/bc/ Whirlpool Broadband Choice]&lt;br /&gt;
* [http://bc.whirlpool.net.au/bc/?action=list&amp;amp;loc=8 Whirlpool ACT Service Providers]&lt;br /&gt;
* [http://whirlpool.net.au/wiki/Choosing_a_Broadband_Provider_FAQ Whirlpool Choosing a Broadband Provider FAQ]&lt;br /&gt;
* [http://whirlpool.net.au/wiki/NBN Whirlpool NBN Overview]&lt;br /&gt;
* [http://www.nbnco.com.au/ NBN Co website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;br /&gt;
[[Category:Internet]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Internet_Access_Alternatives&amp;diff=1190</id>
		<title>Internet Access Alternatives</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Internet_Access_Alternatives&amp;diff=1190"/>
		<updated>2014-03-28T04:00:41Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a wide range of [http://en.wikipedia.org/wiki/Internet_access Internet Access] alternatives: wired and wireless, mobile and fixed, low and high usage. This page aims to briefly summarise the likely alternatives for PCUG members, with links to other sites with more information and comparisons of these alternatives.&lt;br /&gt;
&lt;br /&gt;
== Lower Usage Access ==&lt;br /&gt;
&lt;br /&gt;
To support basic email sending and receiving and modest web usage, with both wireless and dialup wired options possible.&lt;br /&gt;
&lt;br /&gt;
=== Mobile Broadband ===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/Mobile_broadband Mobile Broadband] service is provided using mobile phone technologies. In all cases a suitable mobile subscription (and SIM card) will be needed, with some amount of data included. This subscription may be either pre or post-paid, with data either included in the base subscription, or purchased using some form of &amp;quot;add-on&amp;quot; data pack. The basic choice here is which major network (Telstra, Optus or Vodafone) you choose to connect to, and whether to purchase your subscription from them or from one of their [http://www.idd.com.au/mobile-providers.php resellers] (Telstra - Aldi, Kogan, Boost, etc; Optus - Amaysim, Virgin, Vaya, Woolworths, etc; Vodafone - PennyTel, GoTalk, etc ). There are a very large number of alternatives available.&lt;br /&gt;
&lt;br /&gt;
You need to consider the mobile phone coverage area of the chosen network for the locations you want to access the service from, and be mindful of the various communication systems in use (3G-850/NextG, 3G-900, 3G-2100, 4G / LTE) as this will affect the hardware you will require.&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for accessing this service:&lt;br /&gt;
&lt;br /&gt;
* using a mobile broadband hotspot - this is a small device that creates a small local wireless hotspot that several devices can connect to (including laptops, mobiles, tablets, wifi e-readers, etc) to share the mobile broadband link it manages. This is a flexible option that allows one link to be shared by several devices. The mobile SIM for this link is installed in the hotspot, and you would typically use a data-only mobile broadband subscription (either pre or post-paid).&lt;br /&gt;
&lt;br /&gt;
* use of a tablet or smartphone with a data plan to directly access net services - where you tablet has a SIM with mobile (rather than just WiFi) data capability, or you have a smartphone with mobile SIM. You can use the applications provided on these to access Internet services using the respective data-only mobile broadband, or general mobile with data added, subscriptions on the device.&lt;br /&gt;
&lt;br /&gt;
* share your smartphone&#039;s data connection - extending the above option, you could configure your tablet/smartphone as a WiFi hotspot to share it&#039;s Internet connection with other devices. The details for how to do this depend on the type of device you have. Please be aware that using a mobile phone to share Internet access may incur significant data charges after exceeding the data limit that is set on certain plans - check your monthly data limit and usage frequently with your mobile phone service provider if you choose this option.&lt;br /&gt;
&lt;br /&gt;
=== Fixed Wireless Broadband ===&lt;br /&gt;
&lt;br /&gt;
This service also uses wireless technology, but differs from mobile broadband in having a fixed access node attached to your house (or other building) that provides a direct link back to the provider&#039;s wireless tower. Because this uses a fixed node with a larger antenna, it can cover a wider area from the wireless tower, and hence may be able to reach into areas that mobile broadband does not. Availability of this service very much depends on the provider&#039;s infrastructure, but in the Canberra region, [http://www.netspeed.com.au/netspeed.cfm?action=p_15 NetSpeed&#039;s Longreach Broadband] service supports this option for those in suitable service areas.&lt;br /&gt;
&lt;br /&gt;
=== Dialup ===&lt;br /&gt;
&lt;br /&gt;
A continually decreasing number of ISPs also still offer [http://en.wikipedia.org/wiki/Dialup dialup Internet access] using a modem connected to your phone-line. However this provides limited speeds and download capabilities, and support is being discontinued by ISPs due to increasing costs. This is unlikely to be a long-term option.&lt;br /&gt;
&lt;br /&gt;
== Higher Usage Access ==&lt;br /&gt;
&lt;br /&gt;
To support those with heavy web usage and/or significant multimedia downloading or streaming.&lt;br /&gt;
&lt;br /&gt;
=== National Broadband Network (NBN) ===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/National_Broadband_Network National Broadband Network (NBN)] was originally devised as a fibre to the premises ([http://en.wikipedia.org/wiki/FTTP FTTP]) and is currently under construction in Australia. It was planned to provide extremely fast download speeds to 93% of Australian homes and businesses, however this is currently under review following the change of Federal Government and is likely to be reduced in capability. The remaining homes and businesses would be covered using fibre to the node ([http://en.wikipedia.org/wiki/FTTP FTTN]), wireless and satellite technologies. Its fibre network will replace most other wired (telephone twisted pair used by ADSL and coaxial cable as used by Bigpond &amp;amp; Optus in some major cities) connections. Once the NBN passes a location, these other wired networks will be shutdown 18 months later. Note that in limited areas of the ACT, Transact already provide a separate FTTP service. This FTTP network is in the process of being purchased by NBN Co.&lt;br /&gt;
&lt;br /&gt;
To access the Internet via the NBN, you need to be connected to the NBN, and have a phone and/or Internet subscription with an NBN provider. More information on the NBN rollout, and NBN providers is available on the [http://www.nbnco.com.au/ NBN Co website].&lt;br /&gt;
&lt;br /&gt;
=== ADSL ===&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/ADSL Asymmetric digital subscriber line (ADSL)] provides broadband data access over legacy (twisted-pair) phone-line connections much faster than a dialup modem, whilst still allowing standard phone calls to occur at the same time (unlike using dialup). In recent years this has been the main broadband alternative of choice, with a large number of providers offering it. However in Australia it is expected to be superseded by the NBN rollout in coming years.&lt;br /&gt;
&lt;br /&gt;
To use ADSL for Internet access you need an &amp;quot;ADSL Gateway&amp;quot; (likely including a WiFi access point as well) in your home, which connects over the phone-lines to a &amp;quot;digital subscriber line access multiplexer (DSLAM)&amp;quot; at the local exchange. One key distinction between providers is whether they own their own DSLAMs you connect to at the exchange, or whether they lease access to these from another provider (usually Telstra).&lt;br /&gt;
&lt;br /&gt;
In the ACT region there are many suppliers offering an ADSL service (for now, until the NBN rollout completes). If you have an existing TransACT ADSL service, then you will most likely want to choose one of the TransACT ISPs, either Grapevine or one of the others (which they don&#039;t make very obvious, but there are a number). The [http://bc.whirlpool.net.au/bc/ Whirlpool Broadband Choice] page can provide more information on them.&lt;br /&gt;
&lt;br /&gt;
=== VDSL ===&lt;br /&gt;
&lt;br /&gt;
In the ACT region TransACT provides a wired (VDSL1 or VDSL2) service to many areas of Canberra that can provide phone, broadband internet and payTV. &lt;br /&gt;
&lt;br /&gt;
At the time of writing, activity on rollout of the National Broadband Network (NBN) has slowed. Internet service providers are examining, testing and installing networks that they believe will fit whatever broadband model is decided to complete the NBN, and remain in place even when the NBN is operational.&lt;br /&gt;
 &lt;br /&gt;
One such technology is VDSL (or sometimes VHDSL) - the &#039;V&#039; stands for &#039;very fast&#039;, and &#039;DSL&#039; is &#039;digital subscriber line&#039;. VDSL (more correctly identified in Canberra as VDSL(M))has been used in various places since 2002, and the second generation (VDSL2) since 2006.&lt;br /&gt;
&lt;br /&gt;
To get an idea of world use of VDSL, there is an article [http://en.wikipedia.org/wiki/Very-high-bit-rate_digital_subscriber_line here]&lt;br /&gt;
&lt;br /&gt;
VDSL(M) raised an upgrade problem when transitioning to VDSL2, so a &#039;whole of precinct&#039; upgrade was required in those cases.&lt;br /&gt;
 &lt;br /&gt;
In Canberra, VDSL uses its own cable infrastructure for the most part and does not depend on Telstra, except in some unit blocks. &lt;br /&gt;
&lt;br /&gt;
As with copper wire infrastructure, performance depends on distance from the node. For VDSL, the optimum range is about 300m. &lt;br /&gt;
&lt;br /&gt;
VDSL has typical optimised download speeds of 8 Mbps, while VDSL2 can range up to 60 Mbps. VDSL2 upload speeds are about 4 Mbps.&lt;br /&gt;
&lt;br /&gt;
At this moment (March/April 2014) VDSL is retailed only through TransACT. TransACT is a wholly owned subsidiary of iiNet (who also own Internode) and the expectation is that the three businesses will eventually merge totally or share plans, pricing and infrastructure. TPG are working in the wings, and may become a player soon.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;VDSL Physical&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
From the cable at the house service point, VDSLx (ie, VDSL and VDSL2) is wired to a convenient point inside the premise using a 4-wire connection (sometimes Cat 5 cable is used if the length inside the premise warrants it.) However, each installation depends on a number of factors, and there will be variations from place to place. But there will be some physical cabling work required in a typical installation. &lt;br /&gt;
&lt;br /&gt;
The normal internal termination is a modem (supplied at a cost by TransACT, with the router feature disabled) and a set-top box (STB). Some users prefer to obtain a Fetch STB to replace the one supplied. A wireless router will be required if wi-fi is to be used.&lt;br /&gt;
&lt;br /&gt;
TransACT &#039;owns&#039; all of the internal wiring and the modem.&lt;br /&gt;
&lt;br /&gt;
The STB will deliver all but the free-to-air (FTA) channels. For FTA, you need to plug an aerial into the STB and run an aerial wire to the TV. Other channels will depend on any subscriptions you may have.&lt;br /&gt;
&lt;br /&gt;
TransACT insist that you include your fixed-line phone in the installation. You can churn your existing phone number if you want.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Is VDSL available at your location?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go to the [http://www.transact.com.au/internet/transact TransACT page] and click on &#039;Can I get TransACT?&#039; There are not many gaps in Canberra. It would be useful to know where the supernodes are in relation to you, but that information is not provided.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;VDSL Options&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There is a mix of options available for you to choose from. Information is [http://www.transact.com.au/internet/transact/vdsl/ here] for mixes of phone, broadband, Pay TV&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;VDSL Costs&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Go to [http://www.transact.com.au/~/media/Files/productpdf/CIS-TransACT-Broadband%20VDSL.pdf Critical Information] for useful details and costs.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;VDSL Discounts/bundling&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
TransACT no longer has an association with ACTEW. Whereas previously there were bundle options available, this may now only apply to legacy customers. If you are making enquiries about signing up for VDSL, ask about possible savings.&lt;br /&gt;
&lt;br /&gt;
== More Information ==&lt;br /&gt;
&lt;br /&gt;
The following sites may assist with additional information. Whirlpool in particular has a large amount of comparative information, and user supplied commentary, on many aspects of Internet access.&lt;br /&gt;
&lt;br /&gt;
* [http://bc.whirlpool.net.au/bc/ Whirlpool Broadband Choice]&lt;br /&gt;
* [http://bc.whirlpool.net.au/bc/?action=list&amp;amp;loc=8 Whirlpool ACT Service Providers]&lt;br /&gt;
* [http://whirlpool.net.au/wiki/Choosing_a_Broadband_Provider_FAQ Whirlpool Choosing a Broadband Provider FAQ]&lt;br /&gt;
* [http://whirlpool.net.au/wiki/NBN Whirlpool NBN Overview]&lt;br /&gt;
* [http://www.nbnco.com.au/ NBN Co website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;br /&gt;
[[Category:Internet]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Internet_Access_Alternatives&amp;diff=1189</id>
		<title>Internet Access Alternatives</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Internet_Access_Alternatives&amp;diff=1189"/>
		<updated>2014-03-26T23:21:37Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a wide range of [http://en.wikipedia.org/wiki/Internet_access Internet Access] alternatives: wired and wireless, mobile and fixed, low and high usage. This page aims to briefly summarise the likely alternatives for PCUG members, with links to other sites with more information and comparisons of these alternatives.&lt;br /&gt;
&lt;br /&gt;
== Lower Usage Access ==&lt;br /&gt;
&lt;br /&gt;
To support basic email sending and receiving and modest web usage, with both wireless and dialup wired options possible.&lt;br /&gt;
&lt;br /&gt;
=== Mobile Broadband ===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/Mobile_broadband Mobile Broadband] service is provided using mobile phone technologies. In all cases a suitable mobile subscription (and SIM card) will be needed, with some amount of data included. This subscription may be either pre or post-paid, with data either included in the base subscription, or purchased using some form of &amp;quot;add-on&amp;quot; data pack. The basic choice here is which major network (Telstra, Optus or Vodafone) you choose to connect to, and whether to purchase your subscription from them or from one of their [http://www.idd.com.au/mobile-providers.php resellers] (Telstra - Aldi, Kogan, Boost, etc; Optus - Amaysim, Virgin, Vaya, Woolworths, etc; Vodafone - PennyTel, GoTalk, etc ). There are a very large number of alternatives available.&lt;br /&gt;
&lt;br /&gt;
You need to consider the mobile phone coverage area of the chosen network for the locations you want to access the service from, and be mindful of the various communication systems in use (3G-850/NextG, 3G-900, 3G-2100, 4G / LTE) as this will affect the hardware you will require.&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for accessing this service:&lt;br /&gt;
&lt;br /&gt;
* using a mobile broadband hotspot - this is a small device that creates a small local wireless hotspot that several devices can connect to (including laptops, mobiles, tablets, wifi e-readers, etc) to share the mobile broadband link it manages. This is a flexible option that allows one link to be shared by several devices. The mobile SIM for this link is installed in the hotspot, and you would typically use a data-only mobile broadband subscription (either pre or post-paid).&lt;br /&gt;
&lt;br /&gt;
* use of a tablet or smartphone with a data plan to directly access net services - where you tablet has a SIM with mobile (rather than just WiFi) data capability, or you have a smartphone with mobile SIM. You can use the applications provided on these to access Internet services using the respective data-only mobile broadband, or general mobile with data added, subscriptions on the device.&lt;br /&gt;
&lt;br /&gt;
* share your smartphone&#039;s data connection - extending the above option, you could configure your tablet/smartphone as a WiFi hotspot to share it&#039;s Internet connection with other devices. The details for how to do this depend on the type of device you have. Please be aware that using a mobile phone to share Internet access may incur significant data charges after exceeding the data limit that is set on certain plans - check your monthly data limit and usage frequently with your mobile phone service provider if you choose this option.&lt;br /&gt;
&lt;br /&gt;
=== Fixed Wireless Broadband ===&lt;br /&gt;
&lt;br /&gt;
This service also uses wireless technology, but differs from mobile broadband in having a fixed access node attached to your house (or other building) that provides a direct link back to the provider&#039;s wireless tower. Because this uses a fixed node with a larger antenna, it can cover a wider area from the wireless tower, and hence may be able to reach into areas that mobile broadband does not. Availability of this service very much depends on the provider&#039;s infrastructure, but in the Canberra region, [http://www.netspeed.com.au/netspeed.cfm?action=p_15 NetSpeed&#039;s Longreach Broadband] service supports this option for those in suitable service areas.&lt;br /&gt;
&lt;br /&gt;
=== Dialup ===&lt;br /&gt;
&lt;br /&gt;
A continually decreasing number of ISPs also still offer [http://en.wikipedia.org/wiki/Dialup dialup Internet access] using a modem connected to your phone-line. However this provides limited speeds and download capabilities, and support is being discontinued by ISPs due to increasing costs. This is unlikely to be a long-term option.&lt;br /&gt;
&lt;br /&gt;
== Higher Usage Access ==&lt;br /&gt;
&lt;br /&gt;
To support those with heavy web usage and/or significant multimedia downloading or streaming.&lt;br /&gt;
&lt;br /&gt;
=== National Broadband Network (NBN) ===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/National_Broadband_Network National Broadband Network (NBN)] was originally devised as a fibre to the premises ([http://en.wikipedia.org/wiki/FTTP FTTP]) and is currently under construction in Australia. It was planned to provide extremely fast download speeds to 93% of Australian homes and businesses, however this is currently under review following the change of Federal Government and is likely to be reduced in capability. The remaining homes and businesses would be covered using fibre to the node ([http://en.wikipedia.org/wiki/FTTP FTTN]), wireless and satellite technologies. Its fibre network will replace most other wired (telephone twisted pair used by ADSL and coaxial cable as used by Bigpond &amp;amp; Optus in some major cities) connections. Once the NBN passes a location, these other wired networks will be shutdown 18 months later. Note that in limited areas of the ACT, Transact already provide a separate FTTP service. This FTTP network is in the process of being purchased by NBN Co.&lt;br /&gt;
&lt;br /&gt;
To access the Internet via the NBN, you need to be connected to the NBN, and have a phone and/or Internet subscription with an NBN provider. More information on the NBN rollout, and NBN providers is available on the [http://www.nbnco.com.au/ NBN Co website].&lt;br /&gt;
&lt;br /&gt;
=== ADSL ===&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/ADSL Asymmetric digital subscriber line (ADSL)] provides broadband data access over legacy (twisted-pair) phone-line connections much faster than a dialup modem, whilst still allowing standard phone calls to occur at the same time (unlike using dialup). In recent years this has been the main broadband alternative of choice, with a large number of providers offering it. However in Australia it is expected to be superseded by the NBN rollout in coming years.&lt;br /&gt;
&lt;br /&gt;
To use ADSL for Internet access you need an &amp;quot;ADSL Gateway&amp;quot; (likely including a WiFi access point as well) in your home, which connects over the phone-lines to a &amp;quot;digital subscriber line access multiplexer (DSLAM)&amp;quot; at the local exchange. One key distinction between providers is whether they own their own DSLAMs you connect to at the exchange, or whether they lease access to these from another provider (usually Telstra).&lt;br /&gt;
&lt;br /&gt;
In the ACT region there are many suppliers offering an ADSL service (for now, until the NBN rollout completes). If you have an existing TransACT ADSL service, then you will most likely want to choose one of the TransACT ISPs, either Grapevine or one of the others (which they don&#039;t make very obvious, but there are a number). The [http://bc.whirlpool.net.au/bc/ Whirlpool Broadband Choice] page can provide more information on them.&lt;br /&gt;
&lt;br /&gt;
=== VDSL ===&lt;br /&gt;
&lt;br /&gt;
In the ACT region TransACT provides a wired (VDSL1 or VDSL2) service to many areas of Canberra that can provide phone, broadband internet and payTV. &lt;br /&gt;
&lt;br /&gt;
At the time of writing, activity on rollout of the National Broadband Network (NBN) has slowed. Internet service providers are examining, testing and installing networks that they believe will fit whatever broadband model is decided to complete the NBN, and remain in place even when the NBN is operational.&lt;br /&gt;
 &lt;br /&gt;
One such technology is VDSL (or sometimes VHDSL) - the &#039;V&#039; stands for &#039;very fast&#039;, and &#039;DSL&#039; is &#039;digital subscriber line&#039;. VDSL (more correctly identified in Canberra as VDSL(M))has been used in various places since 2002, and the second generation (VDSL2) since 2006.&lt;br /&gt;
&lt;br /&gt;
To get an idea of world use of VDSL, there is an article [http://en.wikipedia.org/wiki/Very-high-bit-rate_digital_subscriber_line here]&lt;br /&gt;
&lt;br /&gt;
VDSL(M) raised an upgrade problem when transitioning to VDSL2, so a &#039;whole of precinct&#039; upgrade was required in those cases.&lt;br /&gt;
 &lt;br /&gt;
In Canberra, VDSL uses its own cable infrastructure for the most part and does not depend on Telstra, except in some unit blocks. &lt;br /&gt;
&lt;br /&gt;
As with copper wire infrastructure, performance depends on distance from the node. For VDSL, the optimum range is about 300m. &lt;br /&gt;
&lt;br /&gt;
VDSL has typical optimised download speeds of 8 Mbps, while VDSL2 can range up to 60 Mbps. VDSL2 upload speeds are about 4 Mbps.&lt;br /&gt;
&lt;br /&gt;
At this moment (March/April 2014) VDSL is retailed only through TransACT. TransACT is a wholly owned subsidiary of iiNet (who also own Internode) and the expectation is that the three businesses will eventually merge totally or share plans, pricing and infrastructure. TPG are working in the wings, and may become a player soon.&lt;br /&gt;
&lt;br /&gt;
==== VDSL Physical ====&lt;br /&gt;
&lt;br /&gt;
From the cable at the house service point, VDSLx (ie, VDSL and VDSL2) is wired to a convenient point inside the premise using a 4-wire connection (sometimes Cat 5 cable is used if the length inside the premise warrants it.) However, each installation depends on a number of factors, and there will be variations from place to place. But there will be some physical cabling work required in a typical installation. &lt;br /&gt;
&lt;br /&gt;
The normal internal termination is a modem (supplied at a cost by TransACT, with the router feature disabled) and a set-top box (STB). Some users prefer to obtain a Fetch STB to replace the one supplied. A wireless router will be required if wi-fi is to be used.&lt;br /&gt;
&lt;br /&gt;
TransACT &#039;owns&#039; all of the internal wiring and the modem.&lt;br /&gt;
&lt;br /&gt;
The STB will deliver all but the free-to-air (FTA) channels. For FTA, you need to plug an aerial into the STB and run an aerial wire to the TV. Other channels will depend on any subscriptions you may have.&lt;br /&gt;
&lt;br /&gt;
TransACT insist that you include your fixed-line phone in the installation. You can churn your existing phone number if you want.&lt;br /&gt;
&lt;br /&gt;
==== Is VDSL available at your location? ====&lt;br /&gt;
&lt;br /&gt;
Go to the [http://www.transact.com.au/internet/transact TransACT page] and click on &#039;Can I get TransACT?&#039; There are not many gaps in Canberra. It would be useful to know where the supernodes are in relation to you, but that information is not provided.&lt;br /&gt;
&lt;br /&gt;
==== VDSL Options ====&lt;br /&gt;
&lt;br /&gt;
There is a mix of options available for you to choose from. Information is [http://www.transact.com.au/internet/transact/vdsl/ here] for mixes of phone, broadband, Pay TV&lt;br /&gt;
&lt;br /&gt;
==== VDSL Costs ====&lt;br /&gt;
&lt;br /&gt;
Go to [http://www.transact.com.au/~/media/Files/productpdf/CIS-TransACT-Broadband%20VDSL.pdf Critical Information] for useful details and costs.&lt;br /&gt;
&lt;br /&gt;
==== VDSL Discounts/bundling ====&lt;br /&gt;
&lt;br /&gt;
TransACT no longer has an association with ACTEW. Whereas previously there were bundle options available, this may now only apply to legacy customers. If you are making enquiries about signing up for VDSL, ask about possible savings.&lt;br /&gt;
&lt;br /&gt;
== More Information ==&lt;br /&gt;
&lt;br /&gt;
The following sites may assist with additional information. Whirlpool in particular has a large amount of comparative information, and user supplied commentary, on many aspects of Internet access.&lt;br /&gt;
&lt;br /&gt;
* [http://bc.whirlpool.net.au/bc/ Whirlpool Broadband Choice]&lt;br /&gt;
* [http://bc.whirlpool.net.au/bc/?action=list&amp;amp;loc=8 Whirlpool ACT Service Providers]&lt;br /&gt;
* [http://whirlpool.net.au/wiki/Choosing_a_Broadband_Provider_FAQ Whirlpool Choosing a Broadband Provider FAQ]&lt;br /&gt;
* [http://whirlpool.net.au/wiki/NBN Whirlpool NBN Overview]&lt;br /&gt;
* [http://www.nbnco.com.au/ NBN Co website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;br /&gt;
[[Category:Internet]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Internet_Access_Alternatives&amp;diff=1188</id>
		<title>Internet Access Alternatives</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Internet_Access_Alternatives&amp;diff=1188"/>
		<updated>2014-03-26T23:20:29Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a wide range of [http://en.wikipedia.org/wiki/Internet_access Internet Access] alternatives: wired and wireless, mobile and fixed, low and high usage. This page aims to briefly summarise the likely alternatives for PCUG members, with links to other sites with more information and comparisons of these alternatives.&lt;br /&gt;
&lt;br /&gt;
== Lower Usage Access ==&lt;br /&gt;
&lt;br /&gt;
To support basic email sending and receiving and modest web usage, with both wireless and dialup wired options possible.&lt;br /&gt;
&lt;br /&gt;
=== Mobile Broadband ===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/Mobile_broadband Mobile Broadband] service is provided using mobile phone technologies. In all cases a suitable mobile subscription (and SIM card) will be needed, with some amount of data included. This subscription may be either pre or post-paid, with data either included in the base subscription, or purchased using some form of &amp;quot;add-on&amp;quot; data pack. The basic choice here is which major network (Telstra, Optus or Vodafone) you choose to connect to, and whether to purchase your subscription from them or from one of their [http://www.idd.com.au/mobile-providers.php resellers] (Telstra - Aldi, Kogan, Boost, etc; Optus - Amaysim, Virgin, Vaya, Woolworths, etc; Vodafone - PennyTel, GoTalk, etc ). There are a very large number of alternatives available.&lt;br /&gt;
&lt;br /&gt;
You need to consider the mobile phone coverage area of the chosen network for the locations you want to access the service from, and be mindful of the various communication systems in use (3G-850/NextG, 3G-900, 3G-2100, 4G / LTE) as this will affect the hardware you will require.&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for accessing this service:&lt;br /&gt;
&lt;br /&gt;
* using a mobile broadband hotspot - this is a small device that creates a small local wireless hotspot that several devices can connect to (including laptops, mobiles, tablets, wifi e-readers, etc) to share the mobile broadband link it manages. This is a flexible option that allows one link to be shared by several devices. The mobile SIM for this link is installed in the hotspot, and you would typically use a data-only mobile broadband subscription (either pre or post-paid).&lt;br /&gt;
&lt;br /&gt;
* use of a tablet or smartphone with a data plan to directly access net services - where you tablet has a SIM with mobile (rather than just WiFi) data capability, or you have a smartphone with mobile SIM. You can use the applications provided on these to access Internet services using the respective data-only mobile broadband, or general mobile with data added, subscriptions on the device.&lt;br /&gt;
&lt;br /&gt;
* share your smartphone&#039;s data connection - extending the above option, you could configure your tablet/smartphone as a WiFi hotspot to share it&#039;s Internet connection with other devices. The details for how to do this depend on the type of device you have. Please be aware that using a mobile phone to share Internet access may incur significant data charges after exceeding the data limit that is set on certain plans - check your monthly data limit and usage frequently with your mobile phone service provider if you choose this option.&lt;br /&gt;
&lt;br /&gt;
=== Fixed Wireless Broadband ===&lt;br /&gt;
&lt;br /&gt;
This service also uses wireless technology, but differs from mobile broadband in having a fixed access node attached to your house (or other building) that provides a direct link back to the provider&#039;s wireless tower. Because this uses a fixed node with a larger antenna, it can cover a wider area from the wireless tower, and hence may be able to reach into areas that mobile broadband does not. Availability of this service very much depends on the provider&#039;s infrastructure, but in the Canberra region, [http://www.netspeed.com.au/netspeed.cfm?action=p_15 NetSpeed&#039;s Longreach Broadband] service supports this option for those in suitable service areas.&lt;br /&gt;
&lt;br /&gt;
=== Dialup ===&lt;br /&gt;
&lt;br /&gt;
A continually decreasing number of ISPs also still offer [http://en.wikipedia.org/wiki/Dialup dialup Internet access] using a modem connected to your phone-line. However this provides limited speeds and download capabilities, and support is being discontinued by ISPs due to increasing costs. This is unlikely to be a long-term option.&lt;br /&gt;
&lt;br /&gt;
== Higher Usage Access ==&lt;br /&gt;
&lt;br /&gt;
To support those with heavy web usage and/or significant multimedia downloading or streaming.&lt;br /&gt;
&lt;br /&gt;
=== National Broadband Network (NBN) ===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/National_Broadband_Network National Broadband Network (NBN)] was originally devised as a fibre to the premises ([http://en.wikipedia.org/wiki/FTTP FTTP]) and is currently under construction in Australia. It was planned to provide extremely fast download speeds to 93% of Australian homes and businesses, however this is currently under review following the change of Federal Government and is likely to be reduced in capability. The remaining homes and businesses would be covered using fibre to the node ([http://en.wikipedia.org/wiki/FTTP FTTN]), wireless and satellite technologies. Its fibre network will replace most other wired (telephone twisted pair used by ADSL and coaxial cable as used by Bigpond &amp;amp; Optus in some major cities) connections. Once the NBN passes a location, these other wired networks will be shutdown 18 months later. Note that in limited areas of the ACT, Transact already provide a separate FTTP service. This FTTP network is in the process of being purchased by NBN Co.&lt;br /&gt;
&lt;br /&gt;
To access the Internet via the NBN, you need to be connected to the NBN, and have a phone and/or Internet subscription with an NBN provider. More information on the NBN rollout, and NBN providers is available on the [http://www.nbnco.com.au/ NBN Co website].&lt;br /&gt;
&lt;br /&gt;
=== ADSL ===&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/ADSL Asymmetric digital subscriber line (ADSL)] provides broadband data access over legacy (twisted-pair) phone-line connections much faster than a dialup modem, whilst still allowing standard phone calls to occur at the same time (unlike using dialup). In recent years this has been the main broadband alternative of choice, with a large number of providers offering it. However in Australia it is expected to be superseded by the NBN rollout in coming years.&lt;br /&gt;
&lt;br /&gt;
To use ADSL for Internet access you need an &amp;quot;ADSL Gateway&amp;quot; (likely including a WiFi access point as well) in your home, which connects over the phone-lines to a &amp;quot;digital subscriber line access multiplexer (DSLAM)&amp;quot; at the local exchange. One key distinction between providers is whether they own their own DSLAMs you connect to at the exchange, or whether they lease access to these from another provider (usually Telstra).&lt;br /&gt;
&lt;br /&gt;
In the ACT region there are many suppliers offering an ADSL service (for now, until the NBN rollout completes). If you have an existing TransACT ADSL service, then you will most likely want to choose one of the TransACT ISPs, either Grapevine or one of the others (which they don&#039;t make very obvious, but there are a number). The [http://bc.whirlpool.net.au/bc/ Whirlpool Broadband Choice] page can provide more information on them.&lt;br /&gt;
&lt;br /&gt;
=== VDSL ===&lt;br /&gt;
&lt;br /&gt;
In the ACT region TransACT provides a wired (VDSL1 or VDSL2) service to many areas of Canberra that can provide phone, broadband internet and payTV. &lt;br /&gt;
&lt;br /&gt;
At the time of writing, activity on rollout of the National Broadband Network (NBN) has slowed. Internet service providers are examining, testing and installing networks that they believe will fit whatever broadband model is decided to complete the NBN, and remain in place even when the NBN is operational.&lt;br /&gt;
 &lt;br /&gt;
One such technology is VDSL (or sometimes VHDSL) - the &#039;V&#039; stands for &#039;very fast&#039;, and &#039;DSL&#039; is &#039;digital subscriber line&#039;. VDSL (more correctly identified in Canberra as VDSL(M))has been used in various places since 2002, and the second generation (VDSL2) since 2006.&lt;br /&gt;
&lt;br /&gt;
To get an idea of world use of VDSL, there is an article [http://en.wikipedia.org/wiki/Very-high-bit-rate_digital_subscriber_line here]&lt;br /&gt;
&lt;br /&gt;
VDSL(M) raised an upgrade problem when transitioning to VDSL2, so a &#039;whole of precinct&#039; upgrade was required in those cases.&lt;br /&gt;
 &lt;br /&gt;
In Canberra, VDSL uses its own cable infrastructure for the most part and does not depend on Telstra, except in some unit blocks. &lt;br /&gt;
&lt;br /&gt;
As with copper wire infrastructure, performance depends on distance from the node. For VDSL, the optimum range is about 300m. &lt;br /&gt;
&lt;br /&gt;
VDSL has typical optimised download speeds of 8 Mbps, while VDSL2 can range up to 60 Mbps. VDSL2 upload speeds are about 4 Mbps.&lt;br /&gt;
&lt;br /&gt;
At this moment (March/April 2014) VDSL is retailed only through TransACT. TransACT is a wholly owned subsidiary of iiNet (who also own Internode) and the expectation is that the three businesses will eventually merge totally or share plans, pricing and infrastructure. TPG are working in the wings, and may become a player soon.&lt;br /&gt;
&lt;br /&gt;
==== Physical ====&lt;br /&gt;
&lt;br /&gt;
From the cable at the house service point, VDSLx (ie, VDSL and VDSL2) is wired to a convenient point inside the premise using a 4-wire connection (sometimes Cat 5 cable is used if the length inside the premise warrants it.) However, each installation depends on a number of factors, and there will be variations from place to place. But there will be some physical cabling work required in a typical installation. &lt;br /&gt;
&lt;br /&gt;
The normal internal termination is a modem (supplied at a cost by TransACT, with the router feature disabled) and a set-top box (STB). Some users prefer to obtain a Fetch STB to replace the one supplied. A wireless router will be required if wi-fi is to be used.&lt;br /&gt;
&lt;br /&gt;
TransACT &#039;owns&#039; all of the internal wiring and the modem.&lt;br /&gt;
&lt;br /&gt;
The STB will deliver all but the free-to-air (FTA) channels. For FTA, you need to plug an aerial into the STB and run an aerial wire to the TV. Other channels will depend on any subscriptions you may have.&lt;br /&gt;
&lt;br /&gt;
TransACT insist that you include your fixed-line phone in the installation. You can churn your existing phone number if you want.&lt;br /&gt;
&lt;br /&gt;
==== Is it available at your location? ====&lt;br /&gt;
&lt;br /&gt;
Go to the [http://www.transact.com.au/internet/transact TransACT page] and click on &#039;Can I get TransACT?&#039; There are not many gaps in Canberra. It would be useful to know where the supernodes are in relation to you, but that information is not provided.&lt;br /&gt;
&lt;br /&gt;
==== Options ====&lt;br /&gt;
&lt;br /&gt;
There is a mix of options available for you to choose from. Information is [http://www.transact.com.au/internet/transact/vdsl/ here] for mixes of phone, broadband, Pay TV&lt;br /&gt;
&lt;br /&gt;
==== Costs ====&lt;br /&gt;
&lt;br /&gt;
Go to [http://www.transact.com.au/~/media/Files/productpdf/CIS-TransACT-Broadband%20VDSL.pdf Critical Information] for useful details and costs.&lt;br /&gt;
&lt;br /&gt;
==== Discounts/bundling ====&lt;br /&gt;
&lt;br /&gt;
TransACT no longer has an association with ACTEW. Whereas previously there were bundle options available, this may now only apply to legacy customers. If you are making enquiries about signing up for VDSL, ask about possible savings.&lt;br /&gt;
&lt;br /&gt;
== More Information ==&lt;br /&gt;
&lt;br /&gt;
The following sites may assist with additional information. Whirlpool in particular has a large amount of comparative information, and user supplied commentary, on many aspects of Internet access.&lt;br /&gt;
&lt;br /&gt;
* [http://bc.whirlpool.net.au/bc/ Whirlpool Broadband Choice]&lt;br /&gt;
* [http://bc.whirlpool.net.au/bc/?action=list&amp;amp;loc=8 Whirlpool ACT Service Providers]&lt;br /&gt;
* [http://whirlpool.net.au/wiki/Choosing_a_Broadband_Provider_FAQ Whirlpool Choosing a Broadband Provider FAQ]&lt;br /&gt;
* [http://whirlpool.net.au/wiki/NBN Whirlpool NBN Overview]&lt;br /&gt;
* [http://www.nbnco.com.au/ NBN Co website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;br /&gt;
[[Category:Internet]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Internet_Access_Alternatives&amp;diff=1187</id>
		<title>Internet Access Alternatives</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Internet_Access_Alternatives&amp;diff=1187"/>
		<updated>2014-03-26T23:18:35Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a wide range of [http://en.wikipedia.org/wiki/Internet_access Internet Access] alternatives: wired and wireless, mobile and fixed, low and high usage. This page aims to briefly summarise the likely alternatives for PCUG members, with links to other sites with more information and comparisons of these alternatives.&lt;br /&gt;
&lt;br /&gt;
== Lower Usage Access ==&lt;br /&gt;
&lt;br /&gt;
To support basic email sending and receiving and modest web usage, with both wireless and dialup wired options possible.&lt;br /&gt;
&lt;br /&gt;
=== Mobile Broadband ===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/Mobile_broadband Mobile Broadband] service is provided using mobile phone technologies. In all cases a suitable mobile subscription (and SIM card) will be needed, with some amount of data included. This subscription may be either pre or post-paid, with data either included in the base subscription, or purchased using some form of &amp;quot;add-on&amp;quot; data pack. The basic choice here is which major network (Telstra, Optus or Vodafone) you choose to connect to, and whether to purchase your subscription from them or from one of their [http://www.idd.com.au/mobile-providers.php resellers] (Telstra - Aldi, Kogan, Boost, etc; Optus - Amaysim, Virgin, Vaya, Woolworths, etc; Vodafone - PennyTel, GoTalk, etc ). There are a very large number of alternatives available.&lt;br /&gt;
&lt;br /&gt;
You need to consider the mobile phone coverage area of the chosen network for the locations you want to access the service from, and be mindful of the various communication systems in use (3G-850/NextG, 3G-900, 3G-2100, 4G / LTE) as this will affect the hardware you will require.&lt;br /&gt;
&lt;br /&gt;
There are several possibilities for accessing this service:&lt;br /&gt;
&lt;br /&gt;
* using a mobile broadband hotspot - this is a small device that creates a small local wireless hotspot that several devices can connect to (including laptops, mobiles, tablets, wifi e-readers, etc) to share the mobile broadband link it manages. This is a flexible option that allows one link to be shared by several devices. The mobile SIM for this link is installed in the hotspot, and you would typically use a data-only mobile broadband subscription (either pre or post-paid).&lt;br /&gt;
&lt;br /&gt;
* use of a tablet or smartphone with a data plan to directly access net services - where you tablet has a SIM with mobile (rather than just WiFi) data capability, or you have a smartphone with mobile SIM. You can use the applications provided on these to access Internet services using the respective data-only mobile broadband, or general mobile with data added, subscriptions on the device.&lt;br /&gt;
&lt;br /&gt;
* share your smartphone&#039;s data connection - extending the above option, you could configure your tablet/smartphone as a WiFi hotspot to share it&#039;s Internet connection with other devices. The details for how to do this depend on the type of device you have. Please be aware that using a mobile phone to share Internet access may incur significant data charges after exceeding the data limit that is set on certain plans - check your monthly data limit and usage frequently with your mobile phone service provider if you choose this option.&lt;br /&gt;
&lt;br /&gt;
=== Fixed Wireless Broadband ===&lt;br /&gt;
&lt;br /&gt;
This service also uses wireless technology, but differs from mobile broadband in having a fixed access node attached to your house (or other building) that provides a direct link back to the provider&#039;s wireless tower. Because this uses a fixed node with a larger antenna, it can cover a wider area from the wireless tower, and hence may be able to reach into areas that mobile broadband does not. Availability of this service very much depends on the provider&#039;s infrastructure, but in the Canberra region, [http://www.netspeed.com.au/netspeed.cfm?action=p_15 NetSpeed&#039;s Longreach Broadband] service supports this option for those in suitable service areas.&lt;br /&gt;
&lt;br /&gt;
=== Dialup ===&lt;br /&gt;
&lt;br /&gt;
A continually decreasing number of ISPs also still offer [http://en.wikipedia.org/wiki/Dialup dialup Internet access] using a modem connected to your phone-line. However this provides limited speeds and download capabilities, and support is being discontinued by ISPs due to increasing costs. This is unlikely to be a long-term option.&lt;br /&gt;
&lt;br /&gt;
== Higher Usage Access ==&lt;br /&gt;
&lt;br /&gt;
To support those with heavy web usage and/or significant multimedia downloading or streaming.&lt;br /&gt;
&lt;br /&gt;
=== National Broadband Network (NBN) ===&lt;br /&gt;
&lt;br /&gt;
The [http://en.wikipedia.org/wiki/National_Broadband_Network National Broadband Network (NBN)] was originally devised as a fibre to the premises ([http://en.wikipedia.org/wiki/FTTP FTTP]) and is currently under construction in Australia. It was planned to provide extremely fast download speeds to 93% of Australian homes and businesses, however this is currently under review following the change of Federal Government and is likely to be reduced in capability. The remaining homes and businesses would be covered using fibre to the node ([http://en.wikipedia.org/wiki/FTTP FTTN]), wireless and satellite technologies. Its fibre network will replace most other wired (telephone twisted pair used by ADSL and coaxial cable as used by Bigpond &amp;amp; Optus in some major cities) connections. Once the NBN passes a location, these other wired networks will be shutdown 18 months later. Note that in limited areas of the ACT, Transact already provide a separate FTTP service. This FTTP network is in the process of being purchased by NBN Co.&lt;br /&gt;
&lt;br /&gt;
To access the Internet via the NBN, you need to be connected to the NBN, and have a phone and/or Internet subscription with an NBN provider. More information on the NBN rollout, and NBN providers is available on the [http://www.nbnco.com.au/ NBN Co website].&lt;br /&gt;
&lt;br /&gt;
=== ADSL ===&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/ADSL Asymmetric digital subscriber line (ADSL)] provides broadband data access over legacy (twisted-pair) phone-line connections much faster than a dialup modem, whilst still allowing standard phone calls to occur at the same time (unlike using dialup). In recent years this has been the main broadband alternative of choice, with a large number of providers offering it. However in Australia it is expected to be superseded by the NBN rollout in coming years.&lt;br /&gt;
&lt;br /&gt;
To use ADSL for Internet access you need an &amp;quot;ADSL Gateway&amp;quot; (likely including a WiFi access point as well) in your home, which connects over the phone-lines to a &amp;quot;digital subscriber line access multiplexer (DSLAM)&amp;quot; at the local exchange. One key distinction between providers is whether they own their own DSLAMs you connect to at the exchange, or whether they lease access to these from another provider (usually Telstra).&lt;br /&gt;
&lt;br /&gt;
In the ACT region there are many suppliers offering an ADSL service (for now, until the NBN rollout completes). If you have an existing TransACT ADSL service, then you will most likely want to choose one of the TransACT ISPs, either Grapevine or one of the others (which they don&#039;t make very obvious, but there are a number). The [http://bc.whirlpool.net.au/bc/ Whirlpool Broadband Choice] page can provide more information on them.&lt;br /&gt;
&lt;br /&gt;
=== VDSL ===&lt;br /&gt;
&lt;br /&gt;
In the ACT region TransACT provides a wired (VDSL1 or VDSL2) service to many areas of Canberra that can provide phone, broadband internet and payTV. &lt;br /&gt;
&lt;br /&gt;
At the time of writing, activity on rollout of the National Broadband Network (NBN) has slowed. Internet service providers are examining, testing and installing networks that they believe will fit whatever broadband model is decided to complete the NBN, and remain in place even when the NBN is operational.&lt;br /&gt;
 &lt;br /&gt;
One such technology is VDSL (or sometimes VHDSL) - the &#039;V&#039; stands for &#039;very fast&#039;, and &#039;DSL&#039; is &#039;digital subscriber line&#039;. VDSL (more correctly identified in Canberra as VDSL(M))has been used in various places since 2002, and the second generation (VDSL2) since 2006.&lt;br /&gt;
&lt;br /&gt;
To get an idea of world use of VDSL, there is an article [http://en.wikipedia.org/wiki/Very-high-bit-rate_digital_subscriber_line here]&lt;br /&gt;
&lt;br /&gt;
VDSL(M) raised an upgrade problem when transitioning to VDSL2, so a &#039;whole of precinct&#039; upgrade was required in those cases.&lt;br /&gt;
 &lt;br /&gt;
In Canberra, VDSL uses its own cable infrastructure for the most part and does not depend on Telstra, except in some unit blocks. &lt;br /&gt;
&lt;br /&gt;
As with copper wire infrastructure, performance depends on distance from the node. For VDSL, the optimum range is about 300m. &lt;br /&gt;
&lt;br /&gt;
VDSL has typical optimised download speeds of 8 Mbps, while VDSL2 can range up to 60 Mbps. VDSL2 upload speeds are about 4 Mbps.&lt;br /&gt;
&lt;br /&gt;
At this moment (March/April 2014) VDSL is retailed only through TransACT. TransACT is a wholly owned subsidiary of iiNet (who also own Internode) and the expectation is that the three businesses will eventually merge totally or share plans, pricing and infrastructure. TPG are working in the wings, and may become a player soon.&lt;br /&gt;
&lt;br /&gt;
=== Physical ===&lt;br /&gt;
&lt;br /&gt;
From the cable at the house service point, VDSLx (ie, VDSL and VDSL2) is wired to a convenient point inside the premise using a 4-wire connection (sometimes Cat 5 cable is used if the length inside the premise warrants it.) However, each installation depends on a number of factors, and there will be variations from place to place. But there will be some physical cabling work required in a typical installation. &lt;br /&gt;
&lt;br /&gt;
The normal internal termination is a modem (supplied at a cost by TransACT, with the router feature disabled) and a set-top box (STB). Some users prefer to obtain a Fetch STB to replace the one supplied. A wireless router will be required if wi-fi is to be used.&lt;br /&gt;
&lt;br /&gt;
TransACT &#039;owns&#039; all of the internal wiring and the modem.&lt;br /&gt;
&lt;br /&gt;
The STB will deliver all but the free-to-air (FTA) channels. For FTA, you need to plug an aerial into the STB and run an aerial wire to the TV. Other channels will depend on any subscriptions you may have.&lt;br /&gt;
&lt;br /&gt;
TransACT insist that you include your fixed-line phone in the installation. You can churn your existing phone number if you want.&lt;br /&gt;
&lt;br /&gt;
=== Is it available at your location? ===&lt;br /&gt;
&lt;br /&gt;
Go to the [http://www.transact.com.au/internet/transact TransACT page] and click on &#039;Can I get TransACT?&#039; There are not many gaps in Canberra. It would be useful to know where the supernodes are in relation to you, but that information is not provided.&lt;br /&gt;
&lt;br /&gt;
=== Options ===&lt;br /&gt;
&lt;br /&gt;
There is a mix of options available for you to choose from. Information is [http://www.transact.com.au/internet/transact/vdsl/ here] for mixes of phone, broadband, Pay TV&lt;br /&gt;
&lt;br /&gt;
=== Costs ===&lt;br /&gt;
&lt;br /&gt;
Go to [http://www.transact.com.au/~/media/Files/productpdf/CIS-TransACT-Broadband%20VDSL.pdf Critical Information] for useful details and costs.&lt;br /&gt;
&lt;br /&gt;
=== Discounts/bundling ===&lt;br /&gt;
&lt;br /&gt;
TransACT no longer has an association with ACTEW. Whereas previously there were bundle options available, this may now only apply to legacy customers. If you are making enquiries about signing up for VDSL, ask about possible savings.&lt;br /&gt;
=== Cable ===&lt;br /&gt;
&lt;br /&gt;
In the ACT region [http://transact.com.au/ TransACT] provide a cable ([http://en.wikipedia.org/wiki/VDSL VDSL1 or VDSL2]) service to some areas in Canberra, that can provide phone, broadband Internet and PayTV. These may be a suitable high-speed internet access option for those in cabled areas, with the VDSL2 upgrades being capable of 30-50Mbps. You will want to choose one of the TransACT ISPs, either Grapevine or one of the others (which they don&#039;t make very obvious, but there are a number). These services are not subject to the shutdown after NBN rollout.&lt;br /&gt;
&lt;br /&gt;
In some other major cities, Telstra and Optus operate a coaxial cable network that provides similar services. These may be subject to shutdown after the NBN rollout.&lt;br /&gt;
&lt;br /&gt;
== More Information ==&lt;br /&gt;
&lt;br /&gt;
The following sites may assist with additional information. Whirlpool in particular has a large amount of comparative information, and user supplied commentary, on many aspects of Internet access.&lt;br /&gt;
&lt;br /&gt;
* [http://bc.whirlpool.net.au/bc/ Whirlpool Broadband Choice]&lt;br /&gt;
* [http://bc.whirlpool.net.au/bc/?action=list&amp;amp;loc=8 Whirlpool ACT Service Providers]&lt;br /&gt;
* [http://whirlpool.net.au/wiki/Choosing_a_Broadband_Provider_FAQ Whirlpool Choosing a Broadband Provider FAQ]&lt;br /&gt;
* [http://whirlpool.net.au/wiki/NBN Whirlpool NBN Overview]&lt;br /&gt;
* [http://www.nbnco.com.au/ NBN Co website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;br /&gt;
[[Category:Internet]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Web_hosting_in_action&amp;diff=1166</id>
		<title>Web hosting in action</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Web_hosting_in_action&amp;diff=1166"/>
		<updated>2014-02-17T08:44:27Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* Action at last! */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Xampp_icon.jpg|left|60px]]When you installed XAMPP it started automatically. But you have reset your computer, and now need to restart XAMPP. &lt;br /&gt;
&lt;br /&gt;
You will have a desktop icon, something like this. Click on it to open the Control Panel.[[File:xampp_start.jpg|right|300px]]&lt;br /&gt;
&lt;br /&gt;
This is a small part of the Control Panel, the bit that matters. The buttons under &#039;Actions&#039; will be set at &amp;quot;Start&amp;quot;, so click the first 2 (the ones opposite Apache and MySQL) and watch them become active. There will be port numbers displayed, and a green blush on the module names will indicate that everything is working. To check, open a browser and type &#039;&#039;&#039;localhost&#039;&#039;&#039; in the URL box. You should see the XAMPP welcome screen.&lt;br /&gt;
&lt;br /&gt;
However, there is a gotcha here. If you have Skype running, Apache may not activate. This is because they both like to use port 80, and won&#039;t play nicely together. The solution is to exit from Skype while you are using XAMPP.&lt;br /&gt;
&lt;br /&gt;
==== Action at last! ====&lt;br /&gt;
&lt;br /&gt;
Let&#039;s try some practical things - but first, a few things you need to know.&lt;br /&gt;
&lt;br /&gt;
[[File:htdocs.jpg|right||140px]]&lt;br /&gt;
* The URL of the server is &#039;&#039;&#039;localhost&#039;&#039;&#039; (or 127.0.0.1)&lt;br /&gt;
* Your directory tree will have a folder named &#039;&#039;&#039;xampp&#039;&#039;&#039;.&lt;br /&gt;
* In that folder will be a sub-folder named &#039;&#039;&#039;htdocs&#039;&#039;&#039;. All files, scripts and so on that you want to reach by way of a browser are stored in the &#039;&#039;&#039;htdocs&#039;&#039;&#039; folder&lt;br /&gt;
* The system will always look for and action any file named &#039;index&#039; - eg, index.html or index.php, before it does anything else.&lt;br /&gt;
&lt;br /&gt;
Let&#039;s make the traditional HTML file...open a text editor and type:&lt;br /&gt;
 &amp;lt;html&amp;gt;&lt;br /&gt;
   &amp;lt;head&amp;gt; &lt;br /&gt;
     &amp;lt;title&amp;gt;My first page&amp;lt;/title&amp;gt;&lt;br /&gt;
   &amp;lt;/head&amp;gt;&lt;br /&gt;
   &amp;lt;body&amp;gt;&lt;br /&gt;
    Hello World!&lt;br /&gt;
   &amp;lt;/body&amp;gt;&lt;br /&gt;
 &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now to save your file in the &#039;&#039;&#039;htdocs&#039;&#039;&#039; subfolder.&lt;br /&gt;
&lt;br /&gt;
Save it first as &#039;&#039;index.html&#039;&#039; - and to see your work, open your bowser and type &#039;&#039;&#039;localhost&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
Now delete index.html, and save the file in htdocs as &#039;&#039;test.html&#039;&#039;. To see it now, you point your browser to &#039;&#039;&#039;localhost/test.html&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Let&#039;s try a PHP script. It doesn&#039;t matter that you don&#039;t know PHP, I&#039;ll provide one. Go back to your text editor and type into a new file:&lt;br /&gt;
 &amp;lt;?php&lt;br /&gt;
 phpinfo();&lt;br /&gt;
 ?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Save that in &#039;&#039;&#039;htdocs&#039;&#039;&#039; as &#039;&#039;index.php&#039;&#039; - and then open your browser and type &#039;&#039;&#039;localhost&#039;&#039;&#039;. This will show you a page (or 6) of the setup information of PHP within XAMPP (or LAMPP).&lt;br /&gt;
&lt;br /&gt;
Now delete index.php and resave the file as &#039;&#039;info.php&#039;&#039;. Back to your browser, and type &#039;&#039;&#039;localhost/info.php&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
I&#039;m sure you can see the difference caused  by the name change. The real point, though, is to suggest to you to be very wary of the word &#039;index&#039; in file names!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;On to Part 3...&#039;&#039;&#039;[http://www.pcug.org.au/info/index.php/A_real_project]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Web_hosting&amp;diff=1165</id>
		<title>Web hosting</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Web_hosting&amp;diff=1165"/>
		<updated>2014-02-17T08:42:53Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* The learning curve */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;PLEASE NOTE THAT (AS OF Jan 2014) PCUG NO LONGER OFFERS HOSTING&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you open an account with an internet service provider (ISP), you will usually get an allowance of storage space on the ISP&#039;s servers that you can use. This is your own personal &#039;cloud&#039;&lt;br /&gt;
&lt;br /&gt;
The space is usually not large (maybe 10MB) but it can be useful for storing backup files or simple web pages.&lt;br /&gt;
&lt;br /&gt;
Simple web pages are just that - a page or collection (usually HTML) that renders simply to readers via their browsers. Their content is &#039;fixed&#039; until the author makes amendments.&lt;br /&gt;
&lt;br /&gt;
More complicated web pages are often handled differently. Information and instructions are stored on the ISP&#039;s server, and, when accessed, the instructions (usually known as &#039;scripts&#039;) construct a page and send it to the browser. This is often referred to as &#039;server-side scripting&#039;. The Google search engine provides a (huge!) example - ask it to search for something, and it searches then composes a response that you read on your screen or device.&lt;br /&gt;
&lt;br /&gt;
Building web pages in this way introduces the expression &#039;web hosting&#039;, where your ISP is the host, and provides the tools to make it happen. Hosting is offered by many ISPs and is quite affordable. &lt;br /&gt;
&lt;br /&gt;
==== What would you use it for? ====&lt;br /&gt;
&lt;br /&gt;
At the home user/enthusiast level, there are any number of clubs and associations that host their websites. PCUG alone hosts more than 30 users. Typical users in the wider world are health organisations, dance clubs, hiking groups and philatelic clubs - but that&#039;s just a sample.&lt;br /&gt;
&lt;br /&gt;
Popular Content Management Systems (CMS) like WordPress (http://www.pcug.org.au/wp/), Joomla! and Drupal rely on hosting.&lt;br /&gt;
&lt;br /&gt;
==== The learning curve ====&lt;br /&gt;
&lt;br /&gt;
At first glance, the curve seems steep. Novices find themselves surrounded by jargon and abbreviations, whereas the structure of what is used is quite simple.&lt;br /&gt;
&lt;br /&gt;
[[File:XAMPP.jpg|left]]At the top of the list is the web server software itself, the operating system that figures out how to deal with multiple users at once. This comes in various levels of use, from the simple to the complicated, usually defined in terms of the workload they will have to cope with. By brand name, the most used software on the internet comes from Apache (http://en.wikipedia.org/wiki/Apache_HTTP_Server), with Microsoft&#039;s IIS (Internet Information Server) a fair way behind.&lt;br /&gt;
&lt;br /&gt;
Along with the server software, we generally have scripting (instruction) language software. There are many options here, but names like PHP, Java, Python, Ruby, and Perl will appear in web pages and help files. All have proven themselves, and usually attract devotees who share their efforts widely to the benefit of other users.&lt;br /&gt;
&lt;br /&gt;
Often data is involved, so some form of database system is needed. At the smaller enterprise/enthusiast level, MySQL is probably the most used. It can be used as a flat file, or relationally, using related tables for efficiency.&lt;br /&gt;
&lt;br /&gt;
[[File:Xampp_ok.jpg|right|300px]]You can try this all for yourself at home! If you have the space and the curiosity, download &#039;&#039;&#039;XAMPP&#039;&#039;&#039; (for Windows at http://www.apachefriends.org/en/xampp.html) or &#039;&#039;&#039;LAMPP&#039;&#039;&#039; (for Linux at http://www.apachefriends.org/en/xampp-linux.html)  and Mac (at http://www.apachefriends.org/en/xampp-macosx.html).. all for &#039;&#039;&#039;free&#039;&#039;&#039;. Downloads are typically about 80MB. The sites given here provide full installation instructions. See if you can figure out what the acronyms stand for...&lt;br /&gt;
&lt;br /&gt;
And there you have it - a home server of which you are the webmaster, where you can experiment with HTML pages, write PHP scripts, trial WordPress or Joomla! and all in the privacy (and convenience) of your own computer.&lt;br /&gt;
&lt;br /&gt;
One last cautionary thing. The server that you set up at home is not connected to the internet, so, to that extent, it is private. But if the computer that it is installed on is connected to the internet, there could be a way for someone to see what you are doing. The systems noted above provide information about preserving privacy. Please read their instructions and take the necessary precautions. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;On to Part 2....&#039;&#039;&#039;[http://www.pcug.org.au/info/index.php/Web_hosting_in_action]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Web_hosting&amp;diff=1164</id>
		<title>Web hosting</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Web_hosting&amp;diff=1164"/>
		<updated>2014-02-15T00:51:45Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;PLEASE NOTE THAT (AS OF Jan 2014) PCUG NO LONGER OFFERS HOSTING&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When you open an account with an internet service provider (ISP), you will usually get an allowance of storage space on the ISP&#039;s servers that you can use. This is your own personal &#039;cloud&#039;&lt;br /&gt;
&lt;br /&gt;
The space is usually not large (maybe 10MB) but it can be useful for storing backup files or simple web pages.&lt;br /&gt;
&lt;br /&gt;
Simple web pages are just that - a page or collection (usually HTML) that renders simply to readers via their browsers. Their content is &#039;fixed&#039; until the author makes amendments.&lt;br /&gt;
&lt;br /&gt;
More complicated web pages are often handled differently. Information and instructions are stored on the ISP&#039;s server, and, when accessed, the instructions (usually known as &#039;scripts&#039;) construct a page and send it to the browser. This is often referred to as &#039;server-side scripting&#039;. The Google search engine provides a (huge!) example - ask it to search for something, and it searches then composes a response that you read on your screen or device.&lt;br /&gt;
&lt;br /&gt;
Building web pages in this way introduces the expression &#039;web hosting&#039;, where your ISP is the host, and provides the tools to make it happen. Hosting is offered by many ISPs and is quite affordable. &lt;br /&gt;
&lt;br /&gt;
==== What would you use it for? ====&lt;br /&gt;
&lt;br /&gt;
At the home user/enthusiast level, there are any number of clubs and associations that host their websites. PCUG alone hosts more than 30 users. Typical users in the wider world are health organisations, dance clubs, hiking groups and philatelic clubs - but that&#039;s just a sample.&lt;br /&gt;
&lt;br /&gt;
Popular Content Management Systems (CMS) like WordPress (http://www.pcug.org.au/wp/), Joomla! and Drupal rely on hosting.&lt;br /&gt;
&lt;br /&gt;
==== The learning curve ====&lt;br /&gt;
&lt;br /&gt;
At first glance, the curve seems steep. Novices find themselves surrounded by jargon and abbreviations, whereas the structure of what is used is quite simple.&lt;br /&gt;
&lt;br /&gt;
[[File:XAMPP.jpg|left]]At the top of the list is the web server software itself, the operating system that figures out how to deal with multiple users at once. This comes in various levels of use, from the simple to the complicated, usually defined in terms of the workload they will have to cope with. By brand name, the most used software on the internet comes from Apache (http://en.wikipedia.org/wiki/Apache_HTTP_Server), with Microsoft&#039;s IIS (Internet Information Server) a fair way behind.&lt;br /&gt;
&lt;br /&gt;
Along with the server software, we generally have scripting (instruction) language software. There are many options here, but names like PHP, Java, Python, Ruby, and Perl will appear in web pages and help files. All have proven themselves, and usually attract devotees who share their efforts widely to the benefit of other users.&lt;br /&gt;
&lt;br /&gt;
Often data is involved, so some form of database system is needed. At the smaller enterprise/enthusiast level, MySQL is probably the most used. It can be used as a flat file, or relationally, using related tables for efficiency.&lt;br /&gt;
&lt;br /&gt;
[[File:Xampp_ok.jpg|right|300px]]You can try this all for yourself at home! If you have the space and the curiosity, download &#039;&#039;&#039;XAMPP&#039;&#039;&#039; (for Windows at http://www.apachefriends.org/en/xampp.html) or &#039;&#039;&#039;LAMPP&#039;&#039;&#039; (for Linux at http://www.apachefriends.org/en/xampp-linux.html)  and Mac (at http://www.apachefriends.org/en/xampp-macosx.html).. all for &#039;&#039;&#039;free&#039;&#039;&#039;. Downloads are typically about 80MB. The sites given here provide full installation instructions. See if you can figure out what the acronyms stand for...&lt;br /&gt;
&lt;br /&gt;
And there you have it - a home server of which you are the webmaster, where you can experiment with HTML pages, write PHP scripts, trial WordPress or Joomla! and all in the privacy (and convenience) of your own computer.&lt;br /&gt;
&lt;br /&gt;
One last cautionary thing. The server that you set up at home is not connected to the internet, so, to that extent, it is private. But if the computer that it is installed on is connected to the internet, there could be a way for someone to see what you are doing. The systems noted above provide information about preserving privacy. Please read their instructions and take the necessary precautions. &lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File_history&amp;diff=1097</id>
		<title>File history</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File_history&amp;diff=1097"/>
		<updated>2013-11-02T19:33:54Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Windows 8 has extended the options for users who want to insure themselves against loss of their operating system, their files (individually or collectively) or all of the above.&lt;br /&gt;
&lt;br /&gt;
File History is a way of taking running backups of files at pre-determined intervals. There is an article about this at http://blogs.msdn.com/b/b8/archive/2012/07/10/protecting-user-files-with-file-history.aspx &lt;br /&gt;
&lt;br /&gt;
This is a rather unusual physical setup - it is difficult to imagine there being any security in having some sort of external device constantly connected to a production computer. If the production computer fails, there is every chance that it could harm any connected devices.&lt;br /&gt;
&lt;br /&gt;
The more fullsome method is a direct copy of what was available in Windows 7. The trick is to find where it appears in Windows 8. &lt;br /&gt;
&lt;br /&gt;
There are 2 ways of starting your quest. &lt;br /&gt;
&lt;br /&gt;
The first is to open Control Panel and look for Windows 7 File Recovery.&lt;br /&gt;
&lt;br /&gt;
The second is to go to the tiles screen. Open the Charms menu, click on Search, then Settings. . Type &#039;file recovery&#039; and look for Windows 7 File Recovery on the screen.&lt;br /&gt;
&lt;br /&gt;
Both methods finish up opening the file recovery window. If you used backup in Windows 7, you will recognize the screen.&lt;br /&gt;
&lt;br /&gt;
You have 2 options - create a system image, or a system repair disk.&lt;br /&gt;
&lt;br /&gt;
[[File:Bu3a.jpg|500px|thumb|left|Recovery]] &lt;br /&gt;
&lt;br /&gt;
The repair disk option is what you will have used previously. Everyone should make one against the possibility that you might find it useful.&lt;br /&gt;
&lt;br /&gt;
A system image is a backup of everything on the selected drive to some sort of device - a hard drive, a DVD or any other connection you might have. &lt;br /&gt;
&lt;br /&gt;
Just as before, a system image is a complete image - operating system and files. It is total - there&#039;s no grabbing individual files in the event of some localised disaster. So, despite being known as File Recovery, that isn&#039;t the point at all!&lt;br /&gt;
&lt;br /&gt;
To recover using the system image, simply boot from the image. Or, if you want more choices, hold down the Shift key while you reboot your system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Windows 8.1 update&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In this release, it is possible only to make a system image. The Windows 7 File Recovery has been removed, to be replaced with System Image Backup. &lt;br /&gt;
&lt;br /&gt;
If you want to backup files, you are encouraged to use File Recovery, typically with an external drive as host.  &lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Computer_icon_on_desktop&amp;diff=1092</id>
		<title>Computer icon on desktop</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Computer_icon_on_desktop&amp;diff=1092"/>
		<updated>2013-10-22T08:42:03Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Icon1.jpg]]  If you are used to using your desktop to perform tasks, you will want to put a Computer icon on your Windows 8 desktop.&lt;br /&gt;
&lt;br /&gt;
[[File:thispc.jpg]]  The icon in Windows 8.1 is a little different, but does the same thing.&lt;br /&gt;
&lt;br /&gt;
The value of this icon is that a right-click will take you to the &#039;&#039;&#039;Manage&#039;&#039;&#039; item. From here, you get direct access to useful things, the main two being &#039;&#039;&#039;Device Manager&#039;&#039;&#039; and &#039;&#039;&#039;Disk Management&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Placing an icon is quite easy. Go to the desktop and right-click on any clear space.&lt;br /&gt;
&lt;br /&gt;
A popup will provide some options - select the last one, &#039;&#039;&#039;Personalize&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
A new window will open. At the top left, click on &#039;&#039;&#039;Change Desktop Items&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
Now you can pick and choose which items to show - Computer, Network, Recycle Bin, User&#039;s files.&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Thispc.jpg&amp;diff=1091</id>
		<title>File:Thispc.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Thispc.jpg&amp;diff=1091"/>
		<updated>2013-10-22T08:40:22Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Autoruns.jpg&amp;diff=1063</id>
		<title>File:Autoruns.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Autoruns.jpg&amp;diff=1063"/>
		<updated>2013-09-01T09:24:53Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Scareware&amp;diff=1062</id>
		<title>Scareware</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Scareware&amp;diff=1062"/>
		<updated>2013-09-01T09:24:10Z</updated>

		<summary type="html">&lt;p&gt;Pblair: Created page with &amp;quot; &amp;#039;&amp;#039;&amp;#039;Problems&amp;#039;&amp;#039;&amp;#039;  Scareware is a branch of the scam family, and has been around now for many years. For the most part, scareware is not automated and requires some action on your …&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&#039;&#039;&#039;Problems&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Scareware is a branch of the scam family, and has been around now for many years. For the most part, scareware is not automated and requires some action on your part to become active. Therein might lie the source of the problem.&lt;br /&gt;
&lt;br /&gt;
In its simplest form, scareware either alarms you or pretends to do something that requires your attention, usually by clicking through something or other, known as &#039;clickjacking&#039;. At that point, you have handed control of your computer or device to someone who may do something harmful to it. Or worse, you provide something you really should keep private, like credit card details to &#039;buy&#039; a cure. The fix is easy - don&#039;t click anything, even a &#039;Close&#039; button, in the body of the web page or e-mail.&lt;br /&gt;
&lt;br /&gt;
Registry checkers and cleaners are a popular scare. Very few people know much about the registry, fret about having a backup, and have read enough scary articles about the end of the world being nigh to abandon common sense. Left alone (as in untouched by human hand) registry entries are very sturdy and can be left to do their own thing. &lt;br /&gt;
&lt;br /&gt;
The other main theme at present is driver updates. At first blush, these seem reasonable offerings. But screen designs are deliberately confusing (which button do I click?) and, again, you hand over a degree of control to someone you&#039;ve never met. If you have a driver problem, go to the hardware manufacturer&#039;s website and start from there. Remember that very few devices get driver updates in their lifetime, so the odds are in your favour.&lt;br /&gt;
&lt;br /&gt;
The final and most dreadful variation on this them is ransomware. &amp;quot;We have locked your computer and will unlock it for $xxx&amp;quot; There have been reports of this in Australia. It is usually not a total lockout, but it can purport to affect certain key files and throw up a warning message. Experiences of this suggest that very few files get affected and the warning messages are not real. But this is not a happy situation. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Solutions&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The difficulty is how to deal with problems. Most attacks are mounted on the administrative account, which usually belongs to the owner of the computer. Some users create a second admin account to give them a way in to their computer that isn&#039;t tainted, but that&#039;s not common.  &lt;br /&gt;
&lt;br /&gt;
To get around the brick wall of the admin account, go into Safe Mode (F8 during startup for XP, Vista, Win 7 - Shift plus F8 then &#039;See advanced...&#039;, &#039;Troubleshoot&#039; and &#039;Advanced Options&#039; in F8). Now you can use something like Windows Security Essentials/Defender to go looking and, hopefully, cleaning. There is an offline version of this if you need it.&lt;br /&gt;
&lt;br /&gt;
If all that fails, try Sysinternals Autoruns ([http://technet.microsoft.com/en-us/sysinternals/bb963902]). To quote the blurb: &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;quot;This utility, which has the most comprehensive knowledge of auto-starting locations of any startup monitor, shows you what programs are configured to run during system bootup or login, and shows you the entries in the order Windows processes them. These programs include ones in your startup folder, Run, RunOnce, and other Registry keys. You can configure Autoruns to show other locations, including Explorer shell extensions, toolbars, browser helper objects, Winlogon notifications, auto-start services, and much more. Autoruns goes way beyond the MSConfig utility bundled with Windows Me and XP.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Autoruns&#039; Hide Signed Microsoft Entries option helps you to zoom in on third-party auto-starting images that have been added to your system and it has support for looking at the auto-starting images configured for other accounts configured on a system. Also included in the download package is a command-line equivalent that can output in CSV format, Autorunsc.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Autoruns.jpg|600px|thumb|center|Autoruns]]&lt;br /&gt;
&lt;br /&gt;
Choose the &#039;&#039;&#039;Logon&#039;&#039;&#039; tab and see what is loading when the system boots. You can adjust things that you might not want...but, as ever, be careful.&lt;br /&gt;
&lt;br /&gt;
You don&#039;t even need to download it, you can run it (safely) from the website. But it would be a good idea to put a copy on your hard drive so you can reach it when in difficulty. I&#039;d run it weekly so nothing sneaks under your guard.&lt;br /&gt;
&lt;br /&gt;
The reference to Windows Me is startling! But the utility has had regular updates since then.&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1061</id>
		<title>Technical Info</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1061"/>
		<updated>2013-09-01T09:23:42Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* E-mail */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
This page is to support a wide variety of technical IT related hints, help guides, howtos and tips, contributed by members on a range of IT related topics of interest.&lt;br /&gt;
Some selected categories of information are shown below. Member contributions are encouraged, see [[Info_Wiki:About|About this Wiki]], [[Getting Started Editing Wiki Pages]], and the navigation [[Help:Contents|Help]] page for guidance on doing this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=green&amp;gt;Please note that &#039;&#039;&#039;information related specifically to&#039;&#039;&#039; accessing and using the &#039;&#039;&#039;PCUG&#039;s &#039;The Internet Project&#039; (TIP) ISP Services&#039;&#039;&#039; are provided on the &#039;&#039;&#039;[http://www.tip.net.au/wiki/ TIP Wiki]&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please include a link to  &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:category}}:Technical Info]] at the bottom of any page you create in this area.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Define Outer Table --&amp;gt;&lt;br /&gt;
{|style=&amp;quot;border-spacing:8px;margin:0px -8px&amp;quot;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top;color:#000&amp;quot;|&lt;br /&gt;
&amp;lt;!-- Start of 1st column in own table --&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
===Computer Systems===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Android ====&lt;br /&gt;
* [[Getting Started with Android]]&lt;br /&gt;
* [[Android_App_Recommendations]]&lt;br /&gt;
* [[Connect Android to Computer]]&lt;br /&gt;
&lt;br /&gt;
==== Apple ====&lt;br /&gt;
* [[iPad_App_Recommendations]]&lt;br /&gt;
* [[iPhone_App_Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Linux ====&lt;br /&gt;
* [[Linux at PCUG Centre]]&lt;br /&gt;
* [[Additional HDD]]&lt;br /&gt;
* [[Dual-Booting]]&lt;br /&gt;
* [[Emergency_Boot - Including for Dual-Boot]] &lt;br /&gt;
* [[GPT  Partitioning]]&lt;br /&gt;
* [[KDE 4 Desktop Environment]]&lt;br /&gt;
* [[Linux_Distribution_64-bit_v_32-bit]]&lt;br /&gt;
* [[Linux_Distribution_Recommendations]]&lt;br /&gt;
* [[Netbook_Linux_Installation]]&lt;br /&gt;
* [[PC_21C &amp;amp; Secure_Boot]]&lt;br /&gt;
*[[Printing]]&lt;br /&gt;
*[[Scanning]]&lt;br /&gt;
&lt;br /&gt;
==== Smart devices====&lt;br /&gt;
* [[QR codes]]&lt;br /&gt;
&lt;br /&gt;
==== Windows ====&lt;br /&gt;
* [[File sharing between Win7 and XP]]&lt;br /&gt;
* [[File sharing between Windows and other OS]]&lt;br /&gt;
* [[Two Page Display]]&lt;br /&gt;
* [[Win7 Snipping Tool]]&lt;br /&gt;
* [[Win7 Hardware Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Windows 8 ====&lt;br /&gt;
* [[Do I need Windows 8?]]&lt;br /&gt;
* [[Editing Windows 8 - Usefuls]]&lt;br /&gt;
* [[Safe mode]]&lt;br /&gt;
* [[Install a Start button]]&lt;br /&gt;
* [[Confirmation of file delete]]&lt;br /&gt;
* [[File history]]&lt;br /&gt;
* [[Storage Spaces]]&lt;br /&gt;
* [[MRU]]&lt;br /&gt;
* [[CD/DVD player]]&lt;br /&gt;
* [[Computer icon on desktop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 2nd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background:#fef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Internet ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Access ====&lt;br /&gt;
* [[Internet Access Alternatives]]&lt;br /&gt;
&lt;br /&gt;
==== E-mail ====&lt;br /&gt;
* [[Scams]]&lt;br /&gt;
* [[Spam]]&lt;br /&gt;
* [[Handling Email SPAM]]&lt;br /&gt;
* [[Scareware]]&lt;br /&gt;
* [[Long URLs]]&lt;br /&gt;
* [[Macros]]&lt;br /&gt;
&lt;br /&gt;
==== Family Trees ====&lt;br /&gt;
* [[Sharing Family Tree Information]]&lt;br /&gt;
&lt;br /&gt;
==== Web ====&lt;br /&gt;
* [[Webmail attachments]]&lt;br /&gt;
&lt;br /&gt;
==== Web Hosting ====&lt;br /&gt;
* [[Web hosting]]&lt;br /&gt;
** [[Web hosting in action]]&lt;br /&gt;
*** [[A real project]]&lt;br /&gt;
&lt;br /&gt;
==== Microsoft Web Platform Installer ====&lt;br /&gt;
* [[Web PI]]&lt;br /&gt;
&lt;br /&gt;
==== Wikis ====&lt;br /&gt;
&lt;br /&gt;
* [[Getting Started Editing Wiki Pages]]&lt;br /&gt;
* [[More_on_Working_with_Wikis]]&lt;br /&gt;
* [[Wiki Skins]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 3rd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cedff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Peripherals ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== DVDs and Bootable USBs ====&lt;br /&gt;
* [[Booting from Removable Media]]&lt;br /&gt;
* [[Using dotISO Files]]&lt;br /&gt;
&lt;br /&gt;
==== External Drives ====&lt;br /&gt;
* [[External_Drives]]&lt;br /&gt;
&lt;br /&gt;
==== Monitors &amp;amp; Projectors ====&lt;br /&gt;
* [[Using an External Display or Projector with a Notebook]]&lt;br /&gt;
&lt;br /&gt;
==== Printers ====&lt;br /&gt;
* [[Cleaning Printheads]]&lt;br /&gt;
* [[Parallel Port Printers]]&lt;br /&gt;
* [[Sharing Printers via CUPS]]&lt;br /&gt;
&lt;br /&gt;
==== Scanners ====&lt;br /&gt;
* [[Scanning Slides using CanoScan]]&lt;br /&gt;
* [[Scanning via Network]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 4th column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Backup ====&lt;br /&gt;
* [[Interesting_Techniques]]&lt;br /&gt;
&lt;br /&gt;
==== Firewall ====&lt;br /&gt;
* [[Firewall_Software]]&lt;br /&gt;
&lt;br /&gt;
==== General ====&lt;br /&gt;
* [[Interesting_Programs]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Image and Photo Editing ====&lt;br /&gt;
* [[GIMP]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Office ====&lt;br /&gt;
* [[OpenOffice]]&lt;br /&gt;
&lt;br /&gt;
==== Vector  Drawing ====&lt;br /&gt;
* [[OpenOffice Draw]]&lt;br /&gt;
&lt;br /&gt;
* [[Inkscape]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Disks ====&lt;br /&gt;
*[[Advanced Format (AF) Drives]]&lt;br /&gt;
&lt;br /&gt;
*[[Solid State Drives (SSD)]]&lt;br /&gt;
&lt;br /&gt;
==== Gateway_Router ====&lt;br /&gt;
*[[Choice of Type]]&lt;br /&gt;
*[[Commercial]]&lt;br /&gt;
*[[DIY]]&lt;br /&gt;
&lt;br /&gt;
==== Programmable Controllers ====&lt;br /&gt;
*[[Arduino]]&lt;br /&gt;
&lt;br /&gt;
==== Sub-Compact Computers ====&lt;br /&gt;
*[[Android MK802 Pocket PC]]&lt;br /&gt;
*[[Raspberry Pi]]&lt;br /&gt;
&lt;br /&gt;
==== Telephone ====&lt;br /&gt;
*[[NBN]]&lt;br /&gt;
*[[TransACT]]&lt;br /&gt;
*[[VoiP]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1025</id>
		<title>Technical Info</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1025"/>
		<updated>2013-08-13T22:40:29Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* E-mail */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
This page is to support a wide variety of technical IT related hints, help guides, howtos and tips, contributed by members on a range of IT related topics of interest.&lt;br /&gt;
Some selected categories of information are shown below. Member contributions are encouraged, see [[Info_Wiki:About|About this Wiki]], [[Getting Started Editing Wiki Pages]], and the navigation [[Help:Contents|Help]] page for guidance on doing this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=green&amp;gt;Please note that &#039;&#039;&#039;information related specifically to&#039;&#039;&#039; accessing and using the &#039;&#039;&#039;PCUG&#039;s &#039;The Internet Project&#039; (TIP) ISP Services&#039;&#039;&#039; are provided on the &#039;&#039;&#039;[http://www.tip.net.au/wiki/ TIP Wiki]&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please include a link to  &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:category}}:Technical Info]] at the bottom of any page you create in this area.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Define Outer Table --&amp;gt;&lt;br /&gt;
{|style=&amp;quot;border-spacing:8px;margin:0px -8px&amp;quot;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top;color:#000&amp;quot;|&lt;br /&gt;
&amp;lt;!-- Start of 1st column in own table --&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
===Computer Systems===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Android ====&lt;br /&gt;
* [[Getting Started with Android]]&lt;br /&gt;
* [[Android_App_Recommendations]]&lt;br /&gt;
* [[Connect Android to Computer]]&lt;br /&gt;
&lt;br /&gt;
==== Apple ====&lt;br /&gt;
* [[iPad_App_Recommendations]]&lt;br /&gt;
* [[iPhone_App_Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Linux ====&lt;br /&gt;
* [[Linux at PCUG Centre]]&lt;br /&gt;
* [[Additional HDD]]&lt;br /&gt;
* [[Dual-Booting]]&lt;br /&gt;
* [[Emergency_Boot - Including for Dual-Boot]] &lt;br /&gt;
* [[GPT  Partitioning]]&lt;br /&gt;
* [[KDE 4 Desktop Environment]]&lt;br /&gt;
* [[Linux_Distribution_64-bit_v_32-bit]]&lt;br /&gt;
* [[Linux_Distribution_Recommendations]]&lt;br /&gt;
* [[Netbook_Linux_Installation]]&lt;br /&gt;
* [[PC_21C &amp;amp; Secure_Boot]]&lt;br /&gt;
*[[Printing]]&lt;br /&gt;
*[[Scanning]]&lt;br /&gt;
&lt;br /&gt;
==== Smart devices====&lt;br /&gt;
* [[QR codes]]&lt;br /&gt;
&lt;br /&gt;
==== Windows ====&lt;br /&gt;
* [[File sharing between Win7 and XP]]&lt;br /&gt;
* [[File sharing between Windows and other OS]]&lt;br /&gt;
* [[Two Page Display]]&lt;br /&gt;
* [[Win7 Snipping Tool]]&lt;br /&gt;
* [[Win7 Hardware Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Windows 8 ====&lt;br /&gt;
* [[Do I need Windows 8?]]&lt;br /&gt;
* [[Editing Windows 8 - Usefuls]]&lt;br /&gt;
* [[Safe mode]]&lt;br /&gt;
* [[Install a Start button]]&lt;br /&gt;
* [[Confirmation of file delete]]&lt;br /&gt;
* [[File history]]&lt;br /&gt;
* [[Storage Spaces]]&lt;br /&gt;
* [[MRU]]&lt;br /&gt;
* [[CD/DVD player]]&lt;br /&gt;
* [[Computer icon on desktop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 2nd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background:#fef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Internet ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Access ====&lt;br /&gt;
* [[Internet Access Alternatives]]&lt;br /&gt;
&lt;br /&gt;
==== E-mail ====&lt;br /&gt;
* [[Spam]]&lt;br /&gt;
* [[Scams]]&lt;br /&gt;
* [[Long URLs]]&lt;br /&gt;
* [[Macros]]&lt;br /&gt;
&lt;br /&gt;
==== Family Trees ====&lt;br /&gt;
* [[Sharing Family Tree Information]]&lt;br /&gt;
&lt;br /&gt;
==== Web ====&lt;br /&gt;
* [[Webmail attachments]]&lt;br /&gt;
&lt;br /&gt;
==== Web Hosting ====&lt;br /&gt;
* [[Web hosting]]&lt;br /&gt;
** [[Web hosting in action]]&lt;br /&gt;
*** [[A real project]]&lt;br /&gt;
&lt;br /&gt;
==== Microsoft Web Platform Installer ====&lt;br /&gt;
* [[Web PI]]&lt;br /&gt;
&lt;br /&gt;
==== Wikis ====&lt;br /&gt;
&lt;br /&gt;
* [[Getting Started Editing Wiki Pages]]&lt;br /&gt;
* [[More_on_Working_with_Wikis]]&lt;br /&gt;
* [[Wiki Skins]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 3rd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cedff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Peripherals ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== DVDs and Bootable USBs ====&lt;br /&gt;
* [[Booting from Removable Media]]&lt;br /&gt;
* [[Using dotISO Files]]&lt;br /&gt;
&lt;br /&gt;
==== External Drives ====&lt;br /&gt;
* [[External_Drives]]&lt;br /&gt;
&lt;br /&gt;
==== Monitors &amp;amp; Projectors ====&lt;br /&gt;
* [[Using an External Display or Projector with a Notebook]]&lt;br /&gt;
&lt;br /&gt;
==== Printers ====&lt;br /&gt;
* [[Cleaning Printheads]]&lt;br /&gt;
* [[Parallel Port Printers]]&lt;br /&gt;
* [[Sharing Printers via CUPS]]&lt;br /&gt;
&lt;br /&gt;
==== Scanners ====&lt;br /&gt;
* [[Scanning Slides using CanoScan]]&lt;br /&gt;
* [[Scanning via Network]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 4th column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Backup ====&lt;br /&gt;
* [[Interesting_Techniques]]&lt;br /&gt;
&lt;br /&gt;
==== Firewall ====&lt;br /&gt;
* [[Firewall_Software]]&lt;br /&gt;
&lt;br /&gt;
==== General ====&lt;br /&gt;
* [[Interesting_Programs]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Image and Photo Editing ====&lt;br /&gt;
* [[GIMP]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Office ====&lt;br /&gt;
* [[OpenOffice]]&lt;br /&gt;
&lt;br /&gt;
==== Vector  Drawing ====&lt;br /&gt;
* [[OpenOffice Draw]]&lt;br /&gt;
&lt;br /&gt;
* [[Inkscape]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Disks ====&lt;br /&gt;
*[[Advanced Format (AF) Drives]]&lt;br /&gt;
&lt;br /&gt;
*[[Solid State Drives (SSD)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Gateway_Router ====&lt;br /&gt;
*[[Commercial]]&lt;br /&gt;
*[[DIY]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Programmable Controllers ====&lt;br /&gt;
*[[Arduino]]&lt;br /&gt;
&lt;br /&gt;
==== Sub-Compact Computers ====&lt;br /&gt;
*[[Android MK802 Pocket PC]]&lt;br /&gt;
*[[Raspberry Pi]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1024</id>
		<title>Technical Info</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1024"/>
		<updated>2013-08-13T20:50:51Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* E-mail */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
This page is to support a wide variety of technical IT related hints, help guides, howtos and tips, contributed by members on a range of IT related topics of interest.&lt;br /&gt;
Some selected categories of information are shown below. Member contributions are encouraged, see [[Info_Wiki:About|About this Wiki]], [[Getting Started Editing Wiki Pages]], and the navigation [[Help:Contents|Help]] page for guidance on doing this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=green&amp;gt;Please note that &#039;&#039;&#039;information related specifically to&#039;&#039;&#039; accessing and using the &#039;&#039;&#039;PCUG&#039;s &#039;The Internet Project&#039; (TIP) ISP Services&#039;&#039;&#039; are provided on the &#039;&#039;&#039;[http://www.tip.net.au/wiki/ TIP Wiki]&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please include a link to  &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:category}}:Technical Info]] at the bottom of any page you create in this area.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Define Outer Table --&amp;gt;&lt;br /&gt;
{|style=&amp;quot;border-spacing:8px;margin:0px -8px&amp;quot;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top;color:#000&amp;quot;|&lt;br /&gt;
&amp;lt;!-- Start of 1st column in own table --&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
===Computer Systems===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Android ====&lt;br /&gt;
* [[Getting Started with Android]]&lt;br /&gt;
* [[Android_App_Recommendations]]&lt;br /&gt;
* [[Connect Android to Computer]]&lt;br /&gt;
&lt;br /&gt;
==== Apple ====&lt;br /&gt;
* [[iPad_App_Recommendations]]&lt;br /&gt;
* [[iPhone_App_Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Linux ====&lt;br /&gt;
* [[Linux at PCUG Centre]]&lt;br /&gt;
* [[Additional HDD]]&lt;br /&gt;
* [[Dual-Booting]]&lt;br /&gt;
* [[Emergency_Boot - Including for Dual-Boot]] &lt;br /&gt;
* [[GPT  Partitioning]]&lt;br /&gt;
* [[KDE 4 Desktop Environment]]&lt;br /&gt;
* [[Linux_Distribution_64-bit_v_32-bit]]&lt;br /&gt;
* [[Linux_Distribution_Recommendations]]&lt;br /&gt;
* [[Netbook_Linux_Installation]]&lt;br /&gt;
* [[PC_21C &amp;amp; Secure_Boot]]&lt;br /&gt;
*[[Printing]]&lt;br /&gt;
*[[Scanning]]&lt;br /&gt;
&lt;br /&gt;
==== Smart devices====&lt;br /&gt;
* [[QR codes]]&lt;br /&gt;
&lt;br /&gt;
==== Windows ====&lt;br /&gt;
* [[File sharing between Win7 and XP]]&lt;br /&gt;
* [[File sharing between Windows and other OS]]&lt;br /&gt;
* [[Two Page Display]]&lt;br /&gt;
* [[Win7 Snipping Tool]]&lt;br /&gt;
* [[Win7 Hardware Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Windows 8 ====&lt;br /&gt;
* [[Do I need Windows 8?]]&lt;br /&gt;
* [[Editing Windows 8 - Usefuls]]&lt;br /&gt;
* [[Safe mode]]&lt;br /&gt;
* [[Install a Start button]]&lt;br /&gt;
* [[Confirmation of file delete]]&lt;br /&gt;
* [[File history]]&lt;br /&gt;
* [[Storage Spaces]]&lt;br /&gt;
* [[MRU]]&lt;br /&gt;
* [[CD/DVD player]]&lt;br /&gt;
* [[Computer icon on desktop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 2nd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background:#fef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Internet ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Access ====&lt;br /&gt;
* [[Internet Access Alternatives]]&lt;br /&gt;
&lt;br /&gt;
==== E-mail ====&lt;br /&gt;
* [[Long URLs]]&lt;br /&gt;
* [[Macros]]&lt;br /&gt;
&lt;br /&gt;
==== Family Trees ====&lt;br /&gt;
* [[Sharing Family Tree Information]]&lt;br /&gt;
&lt;br /&gt;
==== Web ====&lt;br /&gt;
* [[Webmail attachments]]&lt;br /&gt;
&lt;br /&gt;
==== Web Hosting ====&lt;br /&gt;
* [[Web hosting]]&lt;br /&gt;
** [[Web hosting in action]]&lt;br /&gt;
*** [[A real project]]&lt;br /&gt;
&lt;br /&gt;
==== Microsoft Web Platform Installer ====&lt;br /&gt;
* [[Web PI]]&lt;br /&gt;
&lt;br /&gt;
==== Wikis ====&lt;br /&gt;
&lt;br /&gt;
* [[Getting Started Editing Wiki Pages]]&lt;br /&gt;
* [[More_on_Working_with_Wikis]]&lt;br /&gt;
* [[Wiki Skins]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 3rd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cedff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Peripherals ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== DVDs and Bootable USBs ====&lt;br /&gt;
* [[Booting from Removable Media]]&lt;br /&gt;
* [[Using dotISO Files]]&lt;br /&gt;
&lt;br /&gt;
==== External Drives ====&lt;br /&gt;
* [[External_Drives]]&lt;br /&gt;
&lt;br /&gt;
==== Monitors &amp;amp; Projectors ====&lt;br /&gt;
* [[Using an External Display or Projector with a Notebook]]&lt;br /&gt;
&lt;br /&gt;
==== Printers ====&lt;br /&gt;
* [[Cleaning Printheads]]&lt;br /&gt;
* [[Parallel Port Printers]]&lt;br /&gt;
* [[Sharing Printers via CUPS]]&lt;br /&gt;
&lt;br /&gt;
==== Scanners ====&lt;br /&gt;
* [[Scanning Slides using CanoScan]]&lt;br /&gt;
* [[Scanning via Network]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 4th column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Backup ====&lt;br /&gt;
* [[Interesting_Techniques]]&lt;br /&gt;
&lt;br /&gt;
==== Firewall ====&lt;br /&gt;
* [[Firewall_Software]]&lt;br /&gt;
&lt;br /&gt;
==== General ====&lt;br /&gt;
* [[Interesting_Programs]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Image and Photo Editing ====&lt;br /&gt;
* [[GIMP]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Office ====&lt;br /&gt;
* [[OpenOffice]]&lt;br /&gt;
&lt;br /&gt;
==== Vector  Drawing ====&lt;br /&gt;
* [[OpenOffice Draw]]&lt;br /&gt;
&lt;br /&gt;
* [[Inkscape]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Disks ====&lt;br /&gt;
*[[Advanced Format (AF) Drives]]&lt;br /&gt;
&lt;br /&gt;
*[[Solid State Drives (SSD)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Gateway_Router ====&lt;br /&gt;
*[[Commercial]]&lt;br /&gt;
*[[DIY]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Programmable Controllers ====&lt;br /&gt;
*[[Arduino]]&lt;br /&gt;
&lt;br /&gt;
==== Sub-Compact Computers ====&lt;br /&gt;
*[[Android MK802 Pocket PC]]&lt;br /&gt;
*[[Raspberry Pi]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Web_hosting&amp;diff=1023</id>
		<title>Web hosting</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Web_hosting&amp;diff=1023"/>
		<updated>2013-08-10T02:43:59Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When you open an account with an internet service provider (ISP), you will usually get an allowance of storage space on the ISP&#039;s servers that you can use. This is your own personal &#039;cloud&#039;&lt;br /&gt;
&lt;br /&gt;
The space is usually not large (maybe 10MB) but it can be useful for storing backup files or simple web pages.&lt;br /&gt;
&lt;br /&gt;
Simple web pages are just that - a page or collection (usually HTML) that renders simply to readers via their browsers. Their content is &#039;fixed&#039; until the author makes amendments.&lt;br /&gt;
&lt;br /&gt;
More complicated web pages are often handled differently. Information and instructions are stored on the ISP&#039;s server, and, when accessed, the instructions (usually known as &#039;scripts&#039;) construct a page and send it to the browser. This is often referred to as &#039;server-side scripting&#039;. The Google search engine provides a (huge!) example - ask it to search for something, and it searches then composes a response that you read on your screen or device.&lt;br /&gt;
&lt;br /&gt;
Building web pages in this way introduces the expression &#039;web hosting&#039;, where your ISP is the host, and provides the tools to make it happen. Hosting is offered by many ISPs and is quite affordable. &lt;br /&gt;
&lt;br /&gt;
==== What would you use it for? ====&lt;br /&gt;
&lt;br /&gt;
At the home user/enthusiast level, there are any number of clubs and associations that host their websites. PCUG alone hosts more than 30 users. Typical users in the wider world are health organisations, dance clubs, hiking groups and philatelic clubs - but that&#039;s just a sample.&lt;br /&gt;
&lt;br /&gt;
Popular Content Management Systems (CMS) like WordPress (http://www.pcug.org.au/wp/), Joomla! and Drupal rely on hosting.&lt;br /&gt;
&lt;br /&gt;
==== The learning curve ====&lt;br /&gt;
&lt;br /&gt;
At first glance, the curve seems steep. Novices find themselves surrounded by jargon and abbreviations, whereas the structure of what is used is quite simple.&lt;br /&gt;
&lt;br /&gt;
[[File:XAMPP.jpg|left]]At the top of the list is the web server software itself, the operating system that figures out how to deal with multiple users at once. This comes in various levels of use, from the simple to the complicated, usually defined in terms of the workload they will have to cope with. By brand name, the most used software on the internet comes from Apache (http://en.wikipedia.org/wiki/Apache_HTTP_Server), with Microsoft&#039;s IIS (Internet Information Server) a fair way behind.&lt;br /&gt;
&lt;br /&gt;
Along with the server software, we generally have scripting (instruction) language software. There are many options here, but names like PHP, Java, Python, Ruby, and Perl will appear in web pages and help files. All have proven themselves, and usually attract devotees who share their efforts widely to the benefit of other users.&lt;br /&gt;
&lt;br /&gt;
Often data is involved, so some form of database system is needed. At the smaller enterprise/enthusiast level, MySQL is probably the most used. It can be used as a flat file, or relationally, using related tables for efficiency.&lt;br /&gt;
&lt;br /&gt;
[[File:Xampp_ok.jpg|right|300px]]You can try this all for yourself at home! If you have the space and the curiosity, download &#039;&#039;&#039;XAMPP&#039;&#039;&#039; (for Windows at http://www.apachefriends.org/en/xampp.html) or &#039;&#039;&#039;LAMPP&#039;&#039;&#039; (for Linux at http://www.apachefriends.org/en/xampp-linux.html)  and Mac (at http://www.apachefriends.org/en/xampp-macosx.html).. all for &#039;&#039;&#039;free&#039;&#039;&#039;. Downloads are typically about 80MB. The sites given here provide full installation instructions. See if you can figure out what the acronyms stand for...&lt;br /&gt;
&lt;br /&gt;
And there you have it - a home server of which you are the webmaster, where you can experiment with HTML pages, write PHP scripts, trial WordPress or Joomla! and all in the privacy (and convenience) of your own computer.&lt;br /&gt;
&lt;br /&gt;
One last cautionary thing. The server that you set up at home is not connected to the internet, so, to that extent, it is private. But if the computer that it is installed on is connected to the internet, there could be a way for someone to see what you are doing. The systems noted above provide information about preserving privacy. Please read their instructions and take the necessary precautions. &lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Handling_Email_SPAM&amp;diff=1022</id>
		<title>Handling Email SPAM</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Handling_Email_SPAM&amp;diff=1022"/>
		<updated>2013-08-09T02:59:37Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* A short lesson in looking around for yourself... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some call them spam. Others call them scams. But they both amount to the same thing: unwanted e-mail, some with the potential to fool you into taking an action you might later regret.&lt;br /&gt;
&lt;br /&gt;
 If you want a quick list of things to look for, go straight to [[#Spam]]&lt;br /&gt;
&lt;br /&gt;
== But first... ==&lt;br /&gt;
&lt;br /&gt;
Let&#039;s dispel a myth. Provided that your e-mail client is not configured to download linked images with incoming mail, no e-mail that lands in your Inbox is &#039;&#039;&amp;lt;b&amp;gt;instantly&amp;lt;/b&amp;gt;&#039;&#039; harmful. It is what you do with it that can lead to problems. But your careful attention to detail will help you avoid them.&lt;br /&gt;
&lt;br /&gt;
== Scams ==&lt;br /&gt;
&lt;br /&gt;
Scams, especially via e-mail but also via social media, are an ongoing problem. Everyone needs to exercise a high degree of awareness about them and their potential to be harmful.&lt;br /&gt;
&lt;br /&gt;
The point of a scam is to somehow gain an advantage from you. It may be remittance of money, or just simply giving away personal details. But if you look at an incoming e-mail and it is correctly addressed to you, then you are already on a list somewhere that is being distributed or sold. Apart from abandoning that particular e-mail address, there little you can do about it.&lt;br /&gt;
&lt;br /&gt;
PCUG clearly states that we will never ask you for sensitive details (login, passwords, etc) via e-mail. If there is ever a problem with your account, we will ask you to ring or drop-in at the PCUG Centre to resolve it, where both we and you can confirm who you are working with.&lt;br /&gt;
&lt;br /&gt;
Most reputable organisations (banks, credit unions, trade unions, clubs etc) have similar policies of never requesting sensitive information to be supplied electronically, as it is just too easy for spammers to forge such messages.&lt;br /&gt;
&lt;br /&gt;
A few PCUG members have fallen for such scams. As a result, their accounts were used to send many thousands more SPAM e-mails, which resulted in PCUG being placed on blacklists for a time, thus blocking some e-mail delivery for all users. So please exercise caution, as carelessness by one member can inconvenience and disrupt usage for all!&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
For some guidance on how to avoid being caught by scams, see:&lt;br /&gt;
&lt;br /&gt;
* Stay Smart Online,[http://www.staysmartonline.gov.au/] the Australian government site, or report a scam [http://www.scamwatch.gov.au/reportascam]&lt;br /&gt;
* ACCC Scamwatch free book [http://www.accc.gov.au/publications/the-little-black-book-of-scams] or report a scam to them [http://www.scamwatch.gov.au/reportascam]&lt;br /&gt;
* Financial scams recorded by ASIC [http://www.moneysmart.gov.au/]&lt;br /&gt;
* AFP information [http://www.afp.gov.au/policing/cybercrime/internet-fraud-and-scams.aspx]&lt;br /&gt;
* Wikipedia&#039;s lists [http://en.wikipedia.org/wiki/List_of_confidence_tricks] and [http://en.wikipedia.org/wiki/List_of_email_scams]&lt;br /&gt;
&lt;br /&gt;
(as at 8 Aug 2013)&lt;br /&gt;
&lt;br /&gt;
== Scam Warnings ==&lt;br /&gt;
&lt;br /&gt;
Most scams use well-known brands to try to convince you of their trustworthiness - the Australian Government and its agencies, ANZ, NAB, Westpac and Commonwealth banks, Woolworths, Coles and the list goes on. If you are in doubt about any company-branded email, find their real site and visit it. Most have gotten over their shyness about scammers trying to steal their identities, and are quite up front about the attempts being made to con readers.&lt;br /&gt;
&lt;br /&gt;
== Spam ==&lt;br /&gt;
&lt;br /&gt;
Wikipedia defines spam: &amp;quot;Spam is the use of electronic messaging systems to send unsolicited bulk messages, especially advertising, indiscriminately&amp;quot; The term &amp;quot;spam&amp;quot; covers many different styles of unsolicited communication.&lt;br /&gt;
&lt;br /&gt;
You should be suspicious of e-mails, texts, or social media messages that arrive:&lt;br /&gt;
&lt;br /&gt;
* without a subject&lt;br /&gt;
* from a sender you do not know or recognize&lt;br /&gt;
* offering something too good (even $20 or $50 for a survey) to be true&lt;br /&gt;
* without greeting you by name&lt;br /&gt;
* containing poorly written English or typos&lt;br /&gt;
* having a file attachment of any kind&lt;br /&gt;
* containing a link that, when you hover over it with a mouse, displays a link that seems inappropriate in the context&lt;br /&gt;
* containing a link inviting you click - unless you have a very good idea where it will lead you&lt;br /&gt;
* asking for your personal details.&lt;br /&gt;
&lt;br /&gt;
Also be suspicious where the &amp;quot;To:&amp;quot; list is &amp;quot;undisclosed recipients&amp;quot; but the e-mail attempts familiarity - &amp;quot;with the same last name as you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;When in doubt, delete.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
While this page is about e-mails, don&#039;t lose sight of spam that comes from web browsing. Offers of &#039;free&#039; toolbars, registry cleaners, things to brighten your teeth or reduce flatulence are to be avoided because the offerings are often not what they seem. These often come when you are installing a new app or utility. We tend to fly through such installs, and may regret this later on. Keep your wits about you.&lt;br /&gt;
&lt;br /&gt;
== What Can You Do About E-mail Spam? ==&lt;br /&gt;
&lt;br /&gt;
* Given that preventing Spam is extremely difficult, you can take steps to try and reduce the impact of spam on yourself. However nothing you do can stop it completely (unless you simply decide not to accept any form of electronic communication). Also note that the more effort you make to block spam, the more likely it is that you will also block a fraction of legitimate messages to yourself.&lt;br /&gt;
&lt;br /&gt;
* Make use of your ISP&#039;s anti-spam measures. Different ISPs employ varying amounts of spam counter-measures, depending on their resources and philosophy on to what extent they believe in &amp;quot;intercepting/analyzing&amp;quot; their user&#039;s e-mails. However, please note that whilst PCUG/TIP utilize some anti-spam measures, we do not employ spam filters that scan the message content, as this requires greater system and administrative resources than we have available. Brief details of the measures we use are given on the TIP Wiki Spam page. Or you can try:&lt;br /&gt;
** Make use of the spam filtering capabilities of your e-mail client. Many e-mail clients come with spam filtering capabilities. However you need to activate and train these to make use of them. Once enabled, you need to tag messages as &#039;&#039;spam&#039;&#039; or &#039;&#039;not spam&#039;&#039; so your program learns your selection process. With sufficient training, this can help classify e-mails fairly well. The disadvantage of this approach is that this classification is done on just one system, and doesn&#039;t help if you use several systems, and/or webmail to access your e-mail.&lt;br /&gt;
** Forward your e-mail to another ISP, or to a large web e-mail provider (eg. gmail, yahoo, hotmail) who have the resources to run more agressive and nuanced e-mail filters, and then access and read your e-mail from this site. &lt;br /&gt;
** Use something like Mailwasher...it can stop problem e-mails even getting to you. you will need to &#039;train&#039; it for what you like and don&#039;t, to avoid blocking genuine e-mails.&lt;br /&gt;
&lt;br /&gt;
== A short lesson in looking around for yourself... ==&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a recent e-mail that came via Outlook:&lt;br /&gt;
&lt;br /&gt;
[[File:pcug_sc_1.jpg|center|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Things looked pretty normal at first, allowing for the small typo. A Verizon user (Verizon is a large communication company) had created a Google document, and wanted to share it. But then I passed the mouse pointer over the link, and the popup box told me that it would take me to &#039;latinamericainvest.com&#039; where the reader would be connected to a Wordpress file.&lt;br /&gt;
&lt;br /&gt;
By now my suspicions were raised, so I went to look at the headers of the e-mail.&lt;br /&gt;
[[File:pcug_sc_2.jpg|center|Fig. 2]]&lt;br /&gt;
&lt;br /&gt;
This looked more useful. The rule here is to read up from the last line. Now, the things to note...&lt;br /&gt;
&lt;br /&gt;
# The e-mail, purporting to come from Google, was written with Outlook Express - Microsoft&#039;s free (and deprecated) e-mail client. That certainly seems &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; to fit with what Google would use.&lt;br /&gt;
# &amp;quot;From&amp;quot; looks like the topmost line, and is just meaningless and is often a fudge because...&lt;br /&gt;
# Here is where any reply will go. It might be real, but there&#039;s no guarantee of that. But look and see if it matches the supposed sender - a mismatch should ring bells.&lt;br /&gt;
# These are the transmission &#039;hops&#039;, where the file gets passed along the chain to you. Not a lot of interest, but if you want to know where point 3. originated, put the URL (in this case 216.59.19.48) into something like http://whois.domaintools.com/ you will find it.&lt;br /&gt;
# Another &#039;hop&#039;&lt;br /&gt;
# TIP found this came from an source unknown to it, so requested a resend. This is &#039;greylisting&#039; which TIP has in place.&lt;br /&gt;
&lt;br /&gt;
That&#039;s not the sum total of what you might find in a header. But if you do read one, break it up into parts and try to see just what has been delivered to you. If you find anything worth sharing, please post it here.&lt;br /&gt;
&lt;br /&gt;
== Finding headers ==&lt;br /&gt;
&lt;br /&gt;
Open the e-mail you want to inspect, then:&lt;br /&gt;
* In Microsoft Office Outlook, looks for &#039;&#039;Tags&#039;&#039; on the ribbon, and click the small downpointing arrow in the lower right-hand corner of the Tags panel&lt;br /&gt;
* In Thunderbird:&lt;br /&gt;
# For the open e-mail, select &#039;&#039;View Source&#039;&#039; from the &#039;&#039;Other Actions&#039;&#039; menu&lt;br /&gt;
# To reveal all headers that you open subsequently, click on &#039;&#039;View&#039;&#039; in the top menu, then &#039;&#039;Headers&#039;&#039; then tick &#039;&#039;All&#039;&#039;  &lt;br /&gt;
* In Windows Mail, Live Mail and Outlook Express:&lt;br /&gt;
# Highlight the message of interest&lt;br /&gt;
# Right click on the message&lt;br /&gt;
# Select &#039;&#039;Properties&#039;&#039; in the context menu&lt;br /&gt;
# Switch to the &#039;&#039;Details&#039;&#039; tab&lt;br /&gt;
* In Evolution, click on &#039;&#039;View&#039;&#039; in the top menu, then &#039;&#039;All Message Headers&#039;&#039;&lt;br /&gt;
* In Forte Agent, tap the H key&lt;br /&gt;
* In Claws-Mail, do Ctrl+H&lt;br /&gt;
* In Pegasus Mail, right-click on the message and select &#039;&#039;Message headers...&#039;&#039; from the window that opens.&lt;br /&gt;
* In Mac Mail, click &#039;&#039;View&#039;&#039;, select &#039;&#039;Message/All Headers&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Odd things ==&lt;br /&gt;
&lt;br /&gt;
Google&#039;s Gmail service omits the sender IP address information from all headers. Instead, only the IP address of Gmail&#039;s mail server is shown in Received: from. This means it is impossible to find a sender&#039;s true IP address in a received Gmail.&lt;br /&gt;
&lt;br /&gt;
Microsoft&#039;s Hotmail service provides an extended header line called &amp;quot;X-Originating-IP&amp;quot; that contains the sender&#039;s actual IP address.&lt;br /&gt;
&lt;br /&gt;
E-mails from Yahoo contain the sender&#039;s IP address in the last Received: entry.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Handling_Email_SPAM&amp;diff=1021</id>
		<title>Handling Email SPAM</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Handling_Email_SPAM&amp;diff=1021"/>
		<updated>2013-08-08T23:11:17Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some call them spam. Others call them scams. But they both amount to the same thing: unwanted e-mail, some with the potential to fool you into taking an action you might later regret.&lt;br /&gt;
&lt;br /&gt;
 If you want a quick list of things to look for, go straight to [[#Spam]]&lt;br /&gt;
&lt;br /&gt;
== But first... ==&lt;br /&gt;
&lt;br /&gt;
Let&#039;s dispel a myth. Provided that your e-mail client is not configured to download linked images with incoming mail, no e-mail that lands in your Inbox is &#039;&#039;&amp;lt;b&amp;gt;instantly&amp;lt;/b&amp;gt;&#039;&#039; harmful. It is what you do with it that can lead to problems. But your careful attention to detail will help you avoid them.&lt;br /&gt;
&lt;br /&gt;
== Scams ==&lt;br /&gt;
&lt;br /&gt;
Scams, especially via e-mail but also via social media, are an ongoing problem. Everyone needs to exercise a high degree of awareness about them and their potential to be harmful.&lt;br /&gt;
&lt;br /&gt;
The point of a scam is to somehow gain an advantage from you. It may be remittance of money, or just simply giving away personal details. But if you look at an incoming e-mail and it is correctly addressed to you, then you are already on a list somewhere that is being distributed or sold. Apart from abandoning that particular e-mail address, there little you can do about it.&lt;br /&gt;
&lt;br /&gt;
PCUG clearly states that we will never ask you for sensitive details (login, passwords, etc) via e-mail. If there is ever a problem with your account, we will ask you to ring or drop-in at the PCUG Centre to resolve it, where both we and you can confirm who you are working with.&lt;br /&gt;
&lt;br /&gt;
Most reputable organisations (banks, credit unions, trade unions, clubs etc) have similar policies of never requesting sensitive information to be supplied electronically, as it is just too easy for spammers to forge such messages.&lt;br /&gt;
&lt;br /&gt;
A few PCUG members have fallen for such scams. As a result, their accounts were used to send many thousands more SPAM e-mails, which resulted in PCUG being placed on blacklists for a time, thus blocking some e-mail delivery for all users. So please exercise caution, as carelessness by one member can inconvenience and disrupt usage for all!&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
For some guidance on how to avoid being caught by scams, see:&lt;br /&gt;
&lt;br /&gt;
* Stay Smart Online,[http://www.staysmartonline.gov.au/] the Australian government site, or report a scam [http://www.scamwatch.gov.au/reportascam]&lt;br /&gt;
* ACCC Scamwatch free book [http://www.accc.gov.au/publications/the-little-black-book-of-scams] or report a scam to them [http://www.scamwatch.gov.au/reportascam]&lt;br /&gt;
* Financial scams recorded by ASIC [http://www.moneysmart.gov.au/]&lt;br /&gt;
* AFP information [http://www.afp.gov.au/policing/cybercrime/internet-fraud-and-scams.aspx]&lt;br /&gt;
* Wikipedia&#039;s lists [http://en.wikipedia.org/wiki/List_of_confidence_tricks] and [http://en.wikipedia.org/wiki/List_of_email_scams]&lt;br /&gt;
&lt;br /&gt;
(as at 8 Aug 2013)&lt;br /&gt;
&lt;br /&gt;
== Scam Warnings ==&lt;br /&gt;
&lt;br /&gt;
Most scams use well-known brands to try to convince you of their trustworthiness - the Australian Government and its agencies, ANZ, NAB, Westpac and Commonwealth banks, Woolworths, Coles and the list goes on. If you are in doubt about any company-branded email, find their real site and visit it. Most have gotten over their shyness about scammers trying to steal their identities, and are quite up front about the attempts being made to con readers.&lt;br /&gt;
&lt;br /&gt;
== Spam ==&lt;br /&gt;
&lt;br /&gt;
Wikipedia defines spam: &amp;quot;Spam is the use of electronic messaging systems to send unsolicited bulk messages, especially advertising, indiscriminately&amp;quot; The term &amp;quot;spam&amp;quot; covers many different styles of unsolicited communication.&lt;br /&gt;
&lt;br /&gt;
You should be suspicious of e-mails, texts, or social media messages that arrive:&lt;br /&gt;
&lt;br /&gt;
* without a subject&lt;br /&gt;
* from a sender you do not know or recognize&lt;br /&gt;
* offering something too good (even $20 or $50 for a survey) to be true&lt;br /&gt;
* without greeting you by name&lt;br /&gt;
* containing poorly written English or typos&lt;br /&gt;
* having a file attachment of any kind&lt;br /&gt;
* containing a link that, when you hover over it with a mouse, displays a link that seems inappropriate in the context&lt;br /&gt;
* containing a link inviting you click - unless you have a very good idea where it will lead you&lt;br /&gt;
* asking for your personal details.&lt;br /&gt;
&lt;br /&gt;
Also be suspicious where the &amp;quot;To:&amp;quot; list is &amp;quot;undisclosed recipients&amp;quot; but the e-mail attempts familiarity - &amp;quot;with the same last name as you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;When in doubt, delete.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
While this page is about e-mails, don&#039;t lose sight of spam that comes from web browsing. Offers of &#039;free&#039; toolbars, registry cleaners, things to brighten your teeth or reduce flatulence are to be avoided because the offerings are often not what they seem. These often come when you are installing a new app or utility. We tend to fly through such installs, and may regret this later on. Keep your wits about you.&lt;br /&gt;
&lt;br /&gt;
== What Can You Do About E-mail Spam? ==&lt;br /&gt;
&lt;br /&gt;
* Given that preventing Spam is extremely difficult, you can take steps to try and reduce the impact of spam on yourself. However nothing you do can stop it completely (unless you simply decide not to accept any form of electronic communication). Also note that the more effort you make to block spam, the more likely it is that you will also block a fraction of legitimate messages to yourself.&lt;br /&gt;
&lt;br /&gt;
* Make use of your ISP&#039;s anti-spam measures. Different ISPs employ varying amounts of spam counter-measures, depending on their resources and philosophy on to what extent they believe in &amp;quot;intercepting/analyzing&amp;quot; their user&#039;s e-mails. However, please note that whilst PCUG/TIP utilize some anti-spam measures, we do not employ spam filters that scan the message content, as this requires greater system and administrative resources than we have available. Brief details of the measures we use are given on the TIP Wiki Spam page. Or you can try:&lt;br /&gt;
** Make use of the spam filtering capabilities of your e-mail client. Many e-mail clients come with spam filtering capabilities. However you need to activate and train these to make use of them. Once enabled, you need to tag messages as &#039;&#039;spam&#039;&#039; or &#039;&#039;not spam&#039;&#039; so your program learns your selection process. With sufficient training, this can help classify e-mails fairly well. The disadvantage of this approach is that this classification is done on just one system, and doesn&#039;t help if you use several systems, and/or webmail to access your e-mail.&lt;br /&gt;
** Forward your e-mail to another ISP, or to a large web e-mail provider (eg. gmail, yahoo, hotmail) who have the resources to run more agressive and nuanced e-mail filters, and then access and read your e-mail from this site. &lt;br /&gt;
** Use something like Mailwasher...it can stop problem e-mails even getting to you. you will need to &#039;train&#039; it for what you like and don&#039;t, to avoid blocking genuine e-mails.&lt;br /&gt;
&lt;br /&gt;
== A short lesson in looking around for yourself... ==&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a recent e-mail that came via Outlook:&lt;br /&gt;
&lt;br /&gt;
[[File:pcug_sc_1.jpg|center|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Things looked pretty normal at first, allowing for the small typo. A Verizon user (Verizon is a large communication company) had created a Google document, and wanted to share it. But then I passed the mouse pointer over the link, and the popup box told me that it would take me to &#039;latinamericainvest.com&#039; where the reader would be connected to a Wordpress file.&lt;br /&gt;
&lt;br /&gt;
By now my suspicions were raised, so I went to look at the headers of the e-mail. (&#039;&#039;&#039;Tell how to get them in assorted clients&#039;&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
[[File:pcug_sc_2.jpg|center|Fig. 2]]&lt;br /&gt;
&lt;br /&gt;
This looked more useful. The rule here is to read up from the last line. Now, the things to note...&lt;br /&gt;
&lt;br /&gt;
# The e-mail, purporting to come from Google, was written with Outlook Express - Microsoft&#039;s free (and deprecated) e-mail client. That certainly seems &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; to fit with what Google would use.&lt;br /&gt;
# &amp;quot;From&amp;quot; looks like the topmost line, and is just meaningless and is often a fudge because...&lt;br /&gt;
# Here is where any reply will go. It might be real, but there&#039;s no guarantee of that. But look and see if it matches the supposed sender - a mismatch should ring bells.&lt;br /&gt;
# These are the transmission &#039;hops&#039;, where the file gets passed along the chain to you. Not a lot of interest, but if you want to know where point 3. originated, put the URL (in this case 216.59.19.48) into something like http://whois.domaintools.com/ you will find it.&lt;br /&gt;
# Another &#039;hop&#039;&lt;br /&gt;
# TIP found this came from an source unknown to it, so requested a resend. This is &#039;greylisting&#039; which TIP has in place.&lt;br /&gt;
&lt;br /&gt;
That&#039;s not the sum total of what you might find in a header. But if you do read one, break it up into parts and try to see just what has been delivered to you. If you find anything worth sharing, please post it here.&lt;br /&gt;
&lt;br /&gt;
== Finding headers ==&lt;br /&gt;
&lt;br /&gt;
Open the e-mail you want to inspect, then:&lt;br /&gt;
* In Microsoft Office Outlook, looks for &#039;&#039;Tags&#039;&#039; on the ribbon, and click the small downpointing arrow in the lower right-hand corner of the Tags panel&lt;br /&gt;
* In Thunderbird:&lt;br /&gt;
# For the open e-mail, select &#039;&#039;View Source&#039;&#039; from the &#039;&#039;Other Actions&#039;&#039; menu&lt;br /&gt;
# To reveal all headers that you open subsequently, click on &#039;&#039;View&#039;&#039; in the top menu, then &#039;&#039;Headers&#039;&#039; then tick &#039;&#039;All&#039;&#039;  &lt;br /&gt;
* In Windows Mail, Live Mail and Outlook Express:&lt;br /&gt;
# Highlight the message of interest&lt;br /&gt;
# Right click on the message&lt;br /&gt;
# Select &#039;&#039;Properties&#039;&#039; in the context menu&lt;br /&gt;
# Switch to the &#039;&#039;Details&#039;&#039; tab&lt;br /&gt;
* In Evolution, click on &#039;&#039;View&#039;&#039; in the top menu, then &#039;&#039;All Message Headers&#039;&#039;&lt;br /&gt;
* In Forte Agent, tap the H key&lt;br /&gt;
* In Claws-Mail, do Ctrl+H&lt;br /&gt;
* In Pegasus Mail, right-click on the message and select &#039;&#039;Message headers...&#039;&#039; from the window that opens.&lt;br /&gt;
* In Mac Mail, click &#039;&#039;View&#039;&#039;, select &#039;&#039;Message/All Headers&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Odd things ==&lt;br /&gt;
&lt;br /&gt;
Google&#039;s Gmail service omits the sender IP address information from all headers. Instead, only the IP address of Gmail&#039;s mail server is shown in Received: from. This means it is impossible to find a sender&#039;s true IP address in a received Gmail.&lt;br /&gt;
&lt;br /&gt;
Microsoft&#039;s Hotmail service provides an extended header line called &amp;quot;X-Originating-IP&amp;quot; that contains the sender&#039;s actual IP address.&lt;br /&gt;
&lt;br /&gt;
E-mails from Yahoo contain the sender&#039;s IP address in the last Received: entry.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Handling_Email_SPAM&amp;diff=1020</id>
		<title>Handling Email SPAM</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Handling_Email_SPAM&amp;diff=1020"/>
		<updated>2013-08-08T23:10:38Z</updated>

		<summary type="html">&lt;p&gt;Pblair: Created page with &amp;quot; Some call them spam. Others call them scams. But they both amount to the same thing: unwanted e-mail, some with the potential to fool you into taking an action you might later r…&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Some call them spam. Others call them scams. But they both amount to the same thing: unwanted e-mail, some with the potential to fool you into taking an action you might later regret.&lt;br /&gt;
&lt;br /&gt;
 If you want a quick list of things to look for, go straight to [[#Spam]]&lt;br /&gt;
&lt;br /&gt;
== But first... ==&lt;br /&gt;
&lt;br /&gt;
Let&#039;s dispel a myth. Provided that your e-mail client is not configured to download linked images with incoming mail, no e-mail that lands in your Inbox is &#039;&#039;&amp;lt;b&amp;gt;instantly&amp;lt;/b&amp;gt;&#039;&#039; harmful. It is what you do with it that can lead to problems. But your careful attention to detail will help you avoid them.&lt;br /&gt;
&lt;br /&gt;
== Scams ==&lt;br /&gt;
&lt;br /&gt;
Scams, especially via e-mail but also via social media, are an ongoing problem. Everyone needs to exercise a high degree of awareness about them and their potential to be harmful.&lt;br /&gt;
&lt;br /&gt;
The point of a scam is to somehow gain an advantage from you. It may be remittance of money, or just simply giving away personal details. But if you look at an incoming e-mail and it is correctly addressed to you, then you are already on a list somewhere that is being distributed or sold. Apart from abandoning that particular e-mail address, there little you can do about it.&lt;br /&gt;
&lt;br /&gt;
PCUG clearly states that we will never ask you for sensitive details (login, passwords, etc) via e-mail. If there is ever a problem with your account, we will ask you to ring or drop-in at the PCUG Centre to resolve it, where both we and you can confirm who you are working with.&lt;br /&gt;
&lt;br /&gt;
Most reputable organisations (banks, credit unions, trade unions, clubs etc) have similar policies of never requesting sensitive information to be supplied electronically, as it is just too easy for spammers to forge such messages.&lt;br /&gt;
&lt;br /&gt;
A few PCUG members have fallen for such scams. As a result, their accounts were used to send many thousands more SPAM e-mails, which resulted in PCUG being placed on blacklists for a time, thus blocking some e-mail delivery for all users. So please exercise caution, as carelessness by one member can inconvenience and disrupt usage for all!&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
For some guidance on how to avoid being caught by scams, see:&lt;br /&gt;
&lt;br /&gt;
* Stay Smart Online,[http://www.staysmartonline.gov.au/] the Australian government site, or report a scam [http://www.scamwatch.gov.au/reportascam]&lt;br /&gt;
* ACCC Scamwatch free book [http://www.accc.gov.au/publications/the-little-black-book-of-scams] or report a scam to them [http://www.scamwatch.gov.au/reportascam]&lt;br /&gt;
* Financial scams recorded by ASIC [http://www.moneysmart.gov.au/]&lt;br /&gt;
* AFP information [http://www.afp.gov.au/policing/cybercrime/internet-fraud-and-scams.aspx]&lt;br /&gt;
* Wikipedia&#039;s lists [http://en.wikipedia.org/wiki/List_of_confidence_tricks] and [http://en.wikipedia.org/wiki/List_of_email_scams]&lt;br /&gt;
&lt;br /&gt;
(as at 8 Aug 2013)&lt;br /&gt;
&lt;br /&gt;
== Scam Warnings ==&lt;br /&gt;
&lt;br /&gt;
Most scams use well-known brands to try to convince you of their trustworthiness - the Australian Government and its agencies, ANZ, NAB, Westpac and Commonwealth banks, Woolworths, Coles and the list goes on. If you are in doubt about any company-branded email, find their real site and visit it. Most have gotten over their shyness about scammers trying to steal their identities, and are quite up front about the attempts being made to con readers.&lt;br /&gt;
&lt;br /&gt;
== Spam ==&lt;br /&gt;
&lt;br /&gt;
Wikipedia defines spam: &amp;quot;Spam is the use of electronic messaging systems to send unsolicited bulk messages, especially advertising, indiscriminately&amp;quot; The term &amp;quot;spam&amp;quot; covers many different styles of unsolicited communication.&lt;br /&gt;
&lt;br /&gt;
You should be suspicious of e-mails, texts, or social media messages that arrive:&lt;br /&gt;
&lt;br /&gt;
* without a subject&lt;br /&gt;
* from a sender you do not know or recognize&lt;br /&gt;
* offering something too good (even $20 or $50 for a survey) to be true&lt;br /&gt;
* without greeting you by name&lt;br /&gt;
* containing poorly written English or typos&lt;br /&gt;
* having a file attachment of any kind&lt;br /&gt;
* containing a link that, when you hover over it with a mouse, displays a link that seems inappropriate in the context&lt;br /&gt;
* containing a link inviting you click - unless you have a very good idea where it will lead you&lt;br /&gt;
* asking for your personal details.&lt;br /&gt;
&lt;br /&gt;
Also be suspicious where the &amp;quot;To:&amp;quot; list is &amp;quot;undisclosed recipients&amp;quot; but the e-mail attempts familiarity - &amp;quot;with the same last name as you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;When in doubt, delete.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
While this page is about e-mails, don&#039;t lose sight of spam that comes from web browsing. Offers of &#039;free&#039; toolbars, registry cleaners, things to brighten your teeth or reduce flatulence are to be avoided because the offerings are often not what they seem. These often come when you are installing a new app or utility. We tend to fly through such installs, and may regret this later on. Keep your wits about you.&lt;br /&gt;
&lt;br /&gt;
== What Can You Do About E-mail Spam? ==&lt;br /&gt;
&lt;br /&gt;
* Given that preventing Spam is extremely difficult, you can take steps to try and reduce the impact of spam on yourself. However nothing you do can stop it completely (unless you simply decide not to accept any form of electronic communication). Also note that the more effort you make to block spam, the more likely it is that you will also block a fraction of legitimate messages to yourself.&lt;br /&gt;
&lt;br /&gt;
* Make use of your ISP&#039;s anti-spam measures. Different ISPs employ varying amounts of spam counter-measures, depending on their resources and philosophy on to what extent they believe in &amp;quot;intercepting/analyzing&amp;quot; their user&#039;s e-mails. However, please note that whilst PCUG/TIP utilize some anti-spam measures, we do not employ spam filters that scan the message content, as this requires greater system and administrative resources than we have available. Brief details of the measures we use are given on the TIP Wiki Spam page. Or you can try:&lt;br /&gt;
** Make use of the spam filtering capabilities of your e-mail client. Many e-mail clients come with spam filtering capabilities. However you need to activate and train these to make use of them. Once enabled, you need to tag messages as &#039;&#039;spam&#039;&#039; or &#039;&#039;not spam&#039;&#039; so your program learns your selection process. With sufficient training, this can help classify e-mails fairly well. The disadvantage of this approach is that this classification is done on just one system, and doesn&#039;t help if you use several systems, and/or webmail to access your e-mail.&lt;br /&gt;
** Forward your e-mail to another ISP, or to a large web e-mail provider (eg. gmail, yahoo, hotmail) who have the resources to run more agressive and nuanced e-mail filters, and then access and read your e-mail from this site. &lt;br /&gt;
** Use something like Mailwasher...it can stop problem e-mails even getting to you. you will need to &#039;train&#039; it for what you like and don&#039;t, to avoid blocking genuine e-mails.&lt;br /&gt;
&lt;br /&gt;
== A short lesson in looking around for yourself... ==&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a recent e-mail that came via Outlook:&lt;br /&gt;
&lt;br /&gt;
[[File:pcug_sc_1.jpg|center|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Things looked pretty normal at first, allowing for the small typo. A Verizon user (Verizon is a large communication company) had created a Google document, and wanted to share it. But then I passed the mouse pointer over the link, and the popup box told me that it would take me to &#039;latinamericainvest.com&#039; where the reader would be connected to a Wordpress file.&lt;br /&gt;
&lt;br /&gt;
By now my suspicions were raised, so I went to look at the headers of the e-mail. (&#039;&#039;&#039;Tell how to get them in assorted clients&#039;&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
[[File:pcug_sc_2.jpg|center|Fig. 2]]&lt;br /&gt;
&lt;br /&gt;
This looked more useful. The rule here is to read up from the last line. Now, the things to note...&lt;br /&gt;
&lt;br /&gt;
# The e-mail, purporting to come from Google, was written with Outlook Express - Microsoft&#039;s free (and deprecated) e-mail client. That certainly seems &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; to fit with what Google would use.&lt;br /&gt;
# &amp;quot;From&amp;quot; looks like the topmost line, and is just meaningless and is often a fudge because...&lt;br /&gt;
# Here is where any reply will go. It might be real, but there&#039;s no guarantee of that. But look and see if it matches the supposed sender - a mismatch should ring bells.&lt;br /&gt;
# These are the transmission &#039;hops&#039;, where the file gets passed along the chain to you. Not a lot of interest, but if you want to know where point 3. originated, put the URL (in this case 216.59.19.48) into something like http://whois.domaintools.com/ you will find it.&lt;br /&gt;
# Another &#039;hop&#039;&lt;br /&gt;
# TIP found this came from an source unknown to it, so requested a resend. This is &#039;greylisting&#039; which TIP has in place.&lt;br /&gt;
&lt;br /&gt;
That&#039;s not the sum total of what you might find in a header. But if you do read one, break it up into parts and try to see just what has been delivered to you. If you find anything worth sharing, please post it here.&lt;br /&gt;
&lt;br /&gt;
== Finding headers ==&lt;br /&gt;
&lt;br /&gt;
Open the e-mail you want to inspect, then:&lt;br /&gt;
* In Microsoft Office Outlook, looks for &#039;&#039;Tags&#039;&#039; on the ribbon, and click the small downpointing arrow in the lower right-hand corner of the Tags panel&lt;br /&gt;
* In Thunderbird:&lt;br /&gt;
# For the open e-mail, select &#039;&#039;View Source&#039;&#039; from the &#039;&#039;Other Actions&#039;&#039; menu&lt;br /&gt;
# To reveal all headers that you open subsequently, click on &#039;&#039;View&#039;&#039; in the top menu, then &#039;&#039;Headers&#039;&#039; then tick &#039;&#039;All&#039;&#039;  &lt;br /&gt;
* In Windows Mail, Live Mail and Outlook Express:&lt;br /&gt;
# Highlight the message of interest&lt;br /&gt;
# Right click on the message&lt;br /&gt;
# Select &#039;&#039;Properties&#039;&#039; in the context menu&lt;br /&gt;
# Switch to the &#039;&#039;Details&#039;&#039; tab&lt;br /&gt;
* In Evolution, click on &#039;&#039;View&#039;&#039; in the top menu, then &#039;&#039;All Message Headers&#039;&#039;&lt;br /&gt;
* In Forte Agent, tap the H key&lt;br /&gt;
* In Claws-Mail, do Ctrl+H&lt;br /&gt;
* In Pegasus Mail, right-click on the message and select &#039;&#039;Message headers...&#039;&#039; from the window that opens.&lt;br /&gt;
* In Mac Mail, click &#039;&#039;View&#039;&#039;, select &#039;&#039;Message/All Headers&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Odd things ==&lt;br /&gt;
&lt;br /&gt;
Google&#039;s Gmail service omits the sender IP address information from all headers. Instead, only the IP address of Gmail&#039;s mail server is shown in Received: from. This means it is impossible to find a sender&#039;s true IP address in a received Gmail.&lt;br /&gt;
&lt;br /&gt;
Microsoft&#039;s Hotmail service provides an extended header line called &amp;quot;X-Originating-IP&amp;quot; that contains the sender&#039;s actual IP address.&lt;br /&gt;
&lt;br /&gt;
E-mails from Yahoo contain the sender&#039;s IP address in the last Received: entry.&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1019</id>
		<title>Technical Info</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1019"/>
		<updated>2013-08-08T23:09:53Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* E-mail */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
This page is to support a wide variety of technical IT related hints, help guides, howtos and tips, contributed by members on a range of IT related topics of interest.&lt;br /&gt;
Some selected categories of information are shown below. Member contributions are encouraged, see [[Info_Wiki:About|About this Wiki]], [[Getting Started Editing Wiki Pages]], and the navigation [[Help:Contents|Help]] page for guidance on doing this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=green&amp;gt;Please note that &#039;&#039;&#039;information related specifically to&#039;&#039;&#039; accessing and using the &#039;&#039;&#039;PCUG&#039;s &#039;The Internet Project&#039; (TIP) ISP Services&#039;&#039;&#039; are provided on the &#039;&#039;&#039;[http://www.tip.net.au/wiki/ TIP Wiki]&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please include a link to  &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:category}}:Technical Info]] at the bottom of any page you create in this area.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Define Outer Table --&amp;gt;&lt;br /&gt;
{|style=&amp;quot;border-spacing:8px;margin:0px -8px&amp;quot;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top;color:#000&amp;quot;|&lt;br /&gt;
&amp;lt;!-- Start of 1st column in own table --&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
===Computer Systems===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Android ====&lt;br /&gt;
* [[Getting Started with Android]]&lt;br /&gt;
* [[Android_App_Recommendations]]&lt;br /&gt;
* [[Connect Android to Computer]]&lt;br /&gt;
&lt;br /&gt;
==== Apple ====&lt;br /&gt;
* [[iPad_App_Recommendations]]&lt;br /&gt;
* [[iPhone_App_Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Linux ====&lt;br /&gt;
* [[Linux at PCUG Centre]]&lt;br /&gt;
* [[Additional HDD]]&lt;br /&gt;
* [[Dual-Booting]]&lt;br /&gt;
* [[Emergency_Boot - Including for Dual-Boot]] &lt;br /&gt;
* [[GPT  Partitioning]]&lt;br /&gt;
* [[KDE 4 Desktop Environment]]&lt;br /&gt;
* [[Linux_Distribution_64-bit_v_32-bit]]&lt;br /&gt;
* [[Linux_Distribution_Recommendations]]&lt;br /&gt;
* [[Netbook_Linux_Installation]]&lt;br /&gt;
* [[PC_21C &amp;amp; Secure_Boot]]&lt;br /&gt;
*[[Printing]]&lt;br /&gt;
*[[Scanning]]&lt;br /&gt;
&lt;br /&gt;
==== Smart devices====&lt;br /&gt;
* [[QR codes]]&lt;br /&gt;
&lt;br /&gt;
==== Windows ====&lt;br /&gt;
* [[File sharing between Win7 and XP]]&lt;br /&gt;
* [[File sharing between Windows and other OS]]&lt;br /&gt;
* [[Two Page Display]]&lt;br /&gt;
* [[Win7 Snipping Tool]]&lt;br /&gt;
* [[Win7 Hardware Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Windows 8 ====&lt;br /&gt;
* [[Do I need Windows 8?]]&lt;br /&gt;
* [[Editing Windows 8 - Usefuls]]&lt;br /&gt;
* [[Safe mode]]&lt;br /&gt;
* [[Install a Start button]]&lt;br /&gt;
* [[Confirmation of file delete]]&lt;br /&gt;
* [[File history]]&lt;br /&gt;
* [[Storage Spaces]]&lt;br /&gt;
* [[MRU]]&lt;br /&gt;
* [[CD/DVD player]]&lt;br /&gt;
* [[Computer icon on desktop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 2nd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background:#fef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Internet ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Access ====&lt;br /&gt;
* [[Internet Access Alternatives]]&lt;br /&gt;
&lt;br /&gt;
==== E-mail ====&lt;br /&gt;
* [[Spam and scams: unwanted e-mail]]&lt;br /&gt;
* [[Long URLs]]&lt;br /&gt;
* [[Macros]]&lt;br /&gt;
&lt;br /&gt;
==== Family Trees ====&lt;br /&gt;
* [[Sharing Family Tree Information]]&lt;br /&gt;
&lt;br /&gt;
==== Web ====&lt;br /&gt;
* [[Webmail attachments]]&lt;br /&gt;
&lt;br /&gt;
==== Web Hosting ====&lt;br /&gt;
* [[Web hosting]]&lt;br /&gt;
** [[Web hosting in action]]&lt;br /&gt;
*** [[A real project]]&lt;br /&gt;
&lt;br /&gt;
==== Microsoft Web Platform Installer ====&lt;br /&gt;
* [[Web PI]]&lt;br /&gt;
&lt;br /&gt;
==== Wikis ====&lt;br /&gt;
&lt;br /&gt;
* [[Getting Started Editing Wiki Pages]]&lt;br /&gt;
* [[More_on_Working_with_Wikis]]&lt;br /&gt;
* [[Wiki Skins]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 3rd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cedff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Peripherals ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== DVDs and Bootable USBs ====&lt;br /&gt;
* [[Booting from Removable Media]]&lt;br /&gt;
* [[Using dotISO Files]]&lt;br /&gt;
&lt;br /&gt;
==== External Drives ====&lt;br /&gt;
* [[External_Drives]]&lt;br /&gt;
&lt;br /&gt;
==== Monitors &amp;amp; Projectors ====&lt;br /&gt;
* [[Using an External Display or Projector with a Notebook]]&lt;br /&gt;
&lt;br /&gt;
==== Printers ====&lt;br /&gt;
* [[Cleaning Printheads]]&lt;br /&gt;
* [[Parallel Port Printers]]&lt;br /&gt;
* [[Sharing Printers via CUPS]]&lt;br /&gt;
&lt;br /&gt;
==== Scanners ====&lt;br /&gt;
* [[Scanning Slides using CanoScan]]&lt;br /&gt;
* [[Scanning via Network]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 4th column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Backup ====&lt;br /&gt;
* [[Interesting_Techniques]]&lt;br /&gt;
&lt;br /&gt;
==== Firewall ====&lt;br /&gt;
* [[Firewall_Software]]&lt;br /&gt;
&lt;br /&gt;
==== General ====&lt;br /&gt;
* [[Interesting_Programs]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Image and Photo Editing ====&lt;br /&gt;
* [[GIMP]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Office ====&lt;br /&gt;
* [[OpenOffice]]&lt;br /&gt;
&lt;br /&gt;
==== Vector  Drawing ====&lt;br /&gt;
* [[OpenOffice Draw]]&lt;br /&gt;
&lt;br /&gt;
* [[Inkscape]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Disks ====&lt;br /&gt;
*[[Advanced Format (AF) Drives]]&lt;br /&gt;
&lt;br /&gt;
*[[Solid State Drives (SSD)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Gateway_Router ====&lt;br /&gt;
*[[Commercial]]&lt;br /&gt;
*[[DIY]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Programmable Controllers ====&lt;br /&gt;
*[[Arduino]]&lt;br /&gt;
&lt;br /&gt;
==== Sub-Compact Computers ====&lt;br /&gt;
*[[Android MK802 Pocket PC]]&lt;br /&gt;
*[[Raspberry Pi]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1018</id>
		<title>Technical Info</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1018"/>
		<updated>2013-08-08T23:09:11Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* E-mail */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
This page is to support a wide variety of technical IT related hints, help guides, howtos and tips, contributed by members on a range of IT related topics of interest.&lt;br /&gt;
Some selected categories of information are shown below. Member contributions are encouraged, see [[Info_Wiki:About|About this Wiki]], [[Getting Started Editing Wiki Pages]], and the navigation [[Help:Contents|Help]] page for guidance on doing this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=green&amp;gt;Please note that &#039;&#039;&#039;information related specifically to&#039;&#039;&#039; accessing and using the &#039;&#039;&#039;PCUG&#039;s &#039;The Internet Project&#039; (TIP) ISP Services&#039;&#039;&#039; are provided on the &#039;&#039;&#039;[http://www.tip.net.au/wiki/ TIP Wiki]&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please include a link to  &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:category}}:Technical Info]] at the bottom of any page you create in this area.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Define Outer Table --&amp;gt;&lt;br /&gt;
{|style=&amp;quot;border-spacing:8px;margin:0px -8px&amp;quot;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top;color:#000&amp;quot;|&lt;br /&gt;
&amp;lt;!-- Start of 1st column in own table --&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
===Computer Systems===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Android ====&lt;br /&gt;
* [[Getting Started with Android]]&lt;br /&gt;
* [[Android_App_Recommendations]]&lt;br /&gt;
* [[Connect Android to Computer]]&lt;br /&gt;
&lt;br /&gt;
==== Apple ====&lt;br /&gt;
* [[iPad_App_Recommendations]]&lt;br /&gt;
* [[iPhone_App_Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Linux ====&lt;br /&gt;
* [[Linux at PCUG Centre]]&lt;br /&gt;
* [[Additional HDD]]&lt;br /&gt;
* [[Dual-Booting]]&lt;br /&gt;
* [[Emergency_Boot - Including for Dual-Boot]] &lt;br /&gt;
* [[GPT  Partitioning]]&lt;br /&gt;
* [[KDE 4 Desktop Environment]]&lt;br /&gt;
* [[Linux_Distribution_64-bit_v_32-bit]]&lt;br /&gt;
* [[Linux_Distribution_Recommendations]]&lt;br /&gt;
* [[Netbook_Linux_Installation]]&lt;br /&gt;
* [[PC_21C &amp;amp; Secure_Boot]]&lt;br /&gt;
*[[Printing]]&lt;br /&gt;
*[[Scanning]]&lt;br /&gt;
&lt;br /&gt;
==== Smart devices====&lt;br /&gt;
* [[QR codes]]&lt;br /&gt;
&lt;br /&gt;
==== Windows ====&lt;br /&gt;
* [[File sharing between Win7 and XP]]&lt;br /&gt;
* [[File sharing between Windows and other OS]]&lt;br /&gt;
* [[Two Page Display]]&lt;br /&gt;
* [[Win7 Snipping Tool]]&lt;br /&gt;
* [[Win7 Hardware Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Windows 8 ====&lt;br /&gt;
* [[Do I need Windows 8?]]&lt;br /&gt;
* [[Editing Windows 8 - Usefuls]]&lt;br /&gt;
* [[Safe mode]]&lt;br /&gt;
* [[Install a Start button]]&lt;br /&gt;
* [[Confirmation of file delete]]&lt;br /&gt;
* [[File history]]&lt;br /&gt;
* [[Storage Spaces]]&lt;br /&gt;
* [[MRU]]&lt;br /&gt;
* [[CD/DVD player]]&lt;br /&gt;
* [[Computer icon on desktop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 2nd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background:#fef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Internet ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Access ====&lt;br /&gt;
* [[Internet Access Alternatives]]&lt;br /&gt;
&lt;br /&gt;
==== E-mail ====&lt;br /&gt;
* [[Spam and scans: unwanted e-mail]]&lt;br /&gt;
* [[Long URLs]]&lt;br /&gt;
* [[Macros]]&lt;br /&gt;
&lt;br /&gt;
==== Family Trees ====&lt;br /&gt;
* [[Sharing Family Tree Information]]&lt;br /&gt;
&lt;br /&gt;
==== Web ====&lt;br /&gt;
* [[Webmail attachments]]&lt;br /&gt;
&lt;br /&gt;
==== Web Hosting ====&lt;br /&gt;
* [[Web hosting]]&lt;br /&gt;
** [[Web hosting in action]]&lt;br /&gt;
*** [[A real project]]&lt;br /&gt;
&lt;br /&gt;
==== Microsoft Web Platform Installer ====&lt;br /&gt;
* [[Web PI]]&lt;br /&gt;
&lt;br /&gt;
==== Wikis ====&lt;br /&gt;
&lt;br /&gt;
* [[Getting Started Editing Wiki Pages]]&lt;br /&gt;
* [[More_on_Working_with_Wikis]]&lt;br /&gt;
* [[Wiki Skins]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 3rd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cedff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Peripherals ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== DVDs and Bootable USBs ====&lt;br /&gt;
* [[Booting from Removable Media]]&lt;br /&gt;
* [[Using dotISO Files]]&lt;br /&gt;
&lt;br /&gt;
==== External Drives ====&lt;br /&gt;
* [[External_Drives]]&lt;br /&gt;
&lt;br /&gt;
==== Monitors &amp;amp; Projectors ====&lt;br /&gt;
* [[Using an External Display or Projector with a Notebook]]&lt;br /&gt;
&lt;br /&gt;
==== Printers ====&lt;br /&gt;
* [[Cleaning Printheads]]&lt;br /&gt;
* [[Parallel Port Printers]]&lt;br /&gt;
* [[Sharing Printers via CUPS]]&lt;br /&gt;
&lt;br /&gt;
==== Scanners ====&lt;br /&gt;
* [[Scanning Slides using CanoScan]]&lt;br /&gt;
* [[Scanning via Network]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 4th column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Backup ====&lt;br /&gt;
* [[Interesting_Techniques]]&lt;br /&gt;
&lt;br /&gt;
==== Firewall ====&lt;br /&gt;
* [[Firewall_Software]]&lt;br /&gt;
&lt;br /&gt;
==== General ====&lt;br /&gt;
* [[Interesting_Programs]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Image and Photo Editing ====&lt;br /&gt;
* [[GIMP]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Office ====&lt;br /&gt;
* [[OpenOffice]]&lt;br /&gt;
&lt;br /&gt;
==== Vector  Drawing ====&lt;br /&gt;
* [[OpenOffice Draw]]&lt;br /&gt;
&lt;br /&gt;
* [[Inkscape]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Disks ====&lt;br /&gt;
*[[Advanced Format (AF) Drives]]&lt;br /&gt;
&lt;br /&gt;
*[[Solid State Drives (SSD)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Gateway_Router ====&lt;br /&gt;
*[[Commercial]]&lt;br /&gt;
*[[DIY]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Programmable Controllers ====&lt;br /&gt;
*[[Arduino]]&lt;br /&gt;
&lt;br /&gt;
==== Sub-Compact Computers ====&lt;br /&gt;
*[[Android MK802 Pocket PC]]&lt;br /&gt;
*[[Raspberry Pi]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Spam_and_scans:_unwanted_e-mail&amp;diff=1017</id>
		<title>Spam and scans: unwanted e-mail</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Spam_and_scans:_unwanted_e-mail&amp;diff=1017"/>
		<updated>2013-08-08T23:08:55Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some call them spam. Others call them scams. But they both amount to the same thing: unwanted e-mail, some with the potential to fool you into taking an action you might later regret.&lt;br /&gt;
&lt;br /&gt;
 If you want a quick list of things to look for, go straight to [[#Spam]]&lt;br /&gt;
&lt;br /&gt;
== But first... ==&lt;br /&gt;
&lt;br /&gt;
Let&#039;s dispel a myth. Provided that your e-mail client is not configured to download linked images with incoming mail, no e-mail that lands in your Inbox is &#039;&#039;&amp;lt;b&amp;gt;instantly&amp;lt;/b&amp;gt;&#039;&#039; harmful. It is what you do with it that can lead to problems. But your careful attention to detail will help you avoid them.&lt;br /&gt;
&lt;br /&gt;
== Scams ==&lt;br /&gt;
&lt;br /&gt;
Scams, especially via e-mail but also via social media, are an ongoing problem. Everyone needs to exercise a high degree of awareness about them and their potential to be harmful.&lt;br /&gt;
&lt;br /&gt;
The point of a scam is to somehow gain an advantage from you. It may be remittance of money, or just simply giving away personal details. But if you look at an incoming e-mail and it is correctly addressed to you, then you are already on a list somewhere that is being distributed or sold. Apart from abandoning that particular e-mail address, there little you can do about it.&lt;br /&gt;
&lt;br /&gt;
PCUG clearly states that we will never ask you for sensitive details (login, passwords, etc) via e-mail. If there is ever a problem with your account, we will ask you to ring or drop-in at the PCUG Centre to resolve it, where both we and you can confirm who you are working with.&lt;br /&gt;
&lt;br /&gt;
Most reputable organisations (banks, credit unions, trade unions, clubs etc) have similar policies of never requesting sensitive information to be supplied electronically, as it is just too easy for spammers to forge such messages.&lt;br /&gt;
&lt;br /&gt;
A few PCUG members have fallen for such scams. As a result, their accounts were used to send many thousands more SPAM e-mails, which resulted in PCUG being placed on blacklists for a time, thus blocking some e-mail delivery for all users. So please exercise caution, as carelessness by one member can inconvenience and disrupt usage for all!&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
For some guidance on how to avoid being caught by scams, see:&lt;br /&gt;
&lt;br /&gt;
* Stay Smart Online,[http://www.staysmartonline.gov.au/] the Australian government site, or report a scam [http://www.scamwatch.gov.au/reportascam]&lt;br /&gt;
* ACCC Scamwatch free book [http://www.accc.gov.au/publications/the-little-black-book-of-scams] or report a scam to them [http://www.scamwatch.gov.au/reportascam]&lt;br /&gt;
* Financial scams recorded by ASIC [http://www.moneysmart.gov.au/]&lt;br /&gt;
* AFP information [http://www.afp.gov.au/policing/cybercrime/internet-fraud-and-scams.aspx]&lt;br /&gt;
* Wikipedia&#039;s lists [http://en.wikipedia.org/wiki/List_of_confidence_tricks] and [http://en.wikipedia.org/wiki/List_of_email_scams]&lt;br /&gt;
&lt;br /&gt;
(as at 8 Aug 2013)&lt;br /&gt;
&lt;br /&gt;
== Scam Warnings ==&lt;br /&gt;
&lt;br /&gt;
Most scams use well-known brands to try to convince you of their trustworthiness - the Australian Government and its agencies, ANZ, NAB, Westpac and Commonwealth banks, Woolworths, Coles and the list goes on. If you are in doubt about any company-branded email, find their real site and visit it. Most have gotten over their shyness about scammers trying to steal their identities, and are quite up front about the attempts being made to con readers.&lt;br /&gt;
&lt;br /&gt;
== Spam ==&lt;br /&gt;
&lt;br /&gt;
Wikipedia defines spam: &amp;quot;Spam is the use of electronic messaging systems to send unsolicited bulk messages, especially advertising, indiscriminately&amp;quot; The term &amp;quot;spam&amp;quot; covers many different styles of unsolicited communication.&lt;br /&gt;
&lt;br /&gt;
You should be suspicious of e-mails, texts, or social media messages that arrive:&lt;br /&gt;
&lt;br /&gt;
* without a subject&lt;br /&gt;
* from a sender you do not know or recognize&lt;br /&gt;
* offering something too good (even $20 or $50 for a survey) to be true&lt;br /&gt;
* without greeting you by name&lt;br /&gt;
* containing poorly written English or typos&lt;br /&gt;
* having a file attachment of any kind&lt;br /&gt;
* containing a link that, when you hover over it with a mouse, displays a link that seems inappropriate in the context&lt;br /&gt;
* containing a link inviting you click - unless you have a very good idea where it will lead you&lt;br /&gt;
* asking for your personal details.&lt;br /&gt;
&lt;br /&gt;
Also be suspicious where the &amp;quot;To:&amp;quot; list is &amp;quot;undisclosed recipients&amp;quot; but the e-mail attempts familiarity - &amp;quot;with the same last name as you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;When in doubt, delete.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
While this page is about e-mails, don&#039;t lose sight of spam that comes from web browsing. Offers of &#039;free&#039; toolbars, registry cleaners, things to brighten your teeth or reduce flatulence are to be avoided because the offerings are often not what they seem. These often come when you are installing a new app or utility. We tend to fly through such installs, and may regret this later on. Keep your wits about you.&lt;br /&gt;
&lt;br /&gt;
== What Can You Do About E-mail Spam? ==&lt;br /&gt;
&lt;br /&gt;
* Given that preventing Spam is extremely difficult, you can take steps to try and reduce the impact of spam on yourself. However nothing you do can stop it completely (unless you simply decide not to accept any form of electronic communication). Also note that the more effort you make to block spam, the more likely it is that you will also block a fraction of legitimate messages to yourself.&lt;br /&gt;
&lt;br /&gt;
* Make use of your ISP&#039;s anti-spam measures. Different ISPs employ varying amounts of spam counter-measures, depending on their resources and philosophy on to what extent they believe in &amp;quot;intercepting/analyzing&amp;quot; their user&#039;s e-mails. However, please note that whilst PCUG/TIP utilize some anti-spam measures, we do not employ spam filters that scan the message content, as this requires greater system and administrative resources than we have available. Brief details of the measures we use are given on the TIP Wiki Spam page. Or you can try:&lt;br /&gt;
** Make use of the spam filtering capabilities of your e-mail client. Many e-mail clients come with spam filtering capabilities. However you need to activate and train these to make use of them. Once enabled, you need to tag messages as &#039;&#039;spam&#039;&#039; or &#039;&#039;not spam&#039;&#039; so your program learns your selection process. With sufficient training, this can help classify e-mails fairly well. The disadvantage of this approach is that this classification is done on just one system, and doesn&#039;t help if you use several systems, and/or webmail to access your e-mail.&lt;br /&gt;
** Forward your e-mail to another ISP, or to a large web e-mail provider (eg. gmail, yahoo, hotmail) who have the resources to run more agressive and nuanced e-mail filters, and then access and read your e-mail from this site. &lt;br /&gt;
** Use something like Mailwasher...it can stop problem e-mails even getting to you. you will need to &#039;train&#039; it for what you like and don&#039;t, to avoid blocking genuine e-mails.&lt;br /&gt;
&lt;br /&gt;
== A short lesson in looking around for yourself... ==&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a recent e-mail that came via Outlook:&lt;br /&gt;
&lt;br /&gt;
[[File:pcug_sc_1.jpg|center|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Things looked pretty normal at first, allowing for the small typo. A Verizon user (Verizon is a large communication company) had created a Google document, and wanted to share it. But then I passed the mouse pointer over the link, and the popup box told me that it would take me to &#039;latinamericainvest.com&#039; where the reader would be connected to a Wordpress file.&lt;br /&gt;
&lt;br /&gt;
By now my suspicions were raised, so I went to look at the headers of the e-mail. (&#039;&#039;&#039;Tell how to get them in assorted clients&#039;&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
[[File:pcug_sc_2.jpg|center|Fig. 2]]&lt;br /&gt;
&lt;br /&gt;
This looked more useful. The rule here is to read up from the last line. Now, the things to note...&lt;br /&gt;
&lt;br /&gt;
# The e-mail, purporting to come from Google, was written with Outlook Express - Microsoft&#039;s free (and deprecated) e-mail client. That certainly seems &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; to fit with what Google would use.&lt;br /&gt;
# &amp;quot;From&amp;quot; looks like the topmost line, and is just meaningless and is often a fudge because...&lt;br /&gt;
# Here is where any reply will go. It might be real, but there&#039;s no guarantee of that. But look and see if it matches the supposed sender - a mismatch should ring bells.&lt;br /&gt;
# These are the transmission &#039;hops&#039;, where the file gets passed along the chain to you. Not a lot of interest, but if you want to know where point 3. originated, put the URL (in this case 216.59.19.48) into something like http://whois.domaintools.com/ you will find it.&lt;br /&gt;
# Another &#039;hop&#039;&lt;br /&gt;
# TIP found this came from an source unknown to it, so requested a resend. This is &#039;greylisting&#039; which TIP has in place.&lt;br /&gt;
&lt;br /&gt;
That&#039;s not the sum total of what you might find in a header. But if you do read one, break it up into parts and try to see just what has been delivered to you. If you find anything worth sharing, please post it here.&lt;br /&gt;
&lt;br /&gt;
== Finding headers ==&lt;br /&gt;
&lt;br /&gt;
Open the e-mail you want to inspect, then:&lt;br /&gt;
* In Microsoft Office Outlook, looks for &#039;&#039;Tags&#039;&#039; on the ribbon, and click the small downpointing arrow in the lower right-hand corner of the Tags panel&lt;br /&gt;
* In Thunderbird:&lt;br /&gt;
# For the open e-mail, select &#039;&#039;View Source&#039;&#039; from the &#039;&#039;Other Actions&#039;&#039; menu&lt;br /&gt;
# To reveal all headers that you open subsequently, click on &#039;&#039;View&#039;&#039; in the top menu, then &#039;&#039;Headers&#039;&#039; then tick &#039;&#039;All&#039;&#039;  &lt;br /&gt;
* In Windows Mail, Live Mail and Outlook Express:&lt;br /&gt;
# Highlight the message of interest&lt;br /&gt;
# Right click on the message&lt;br /&gt;
# Select &#039;&#039;Properties&#039;&#039; in the context menu&lt;br /&gt;
# Switch to the &#039;&#039;Details&#039;&#039; tab&lt;br /&gt;
* In Evolution, click on &#039;&#039;View&#039;&#039; in the top menu, then &#039;&#039;All Message Headers&#039;&#039;&lt;br /&gt;
* In Forte Agent, tap the H key&lt;br /&gt;
* In Claws-Mail, do Ctrl+H&lt;br /&gt;
* In Pegasus Mail, right-click on the message and select &#039;&#039;Message headers...&#039;&#039; from the window that opens.&lt;br /&gt;
* In Mac Mail, click &#039;&#039;View&#039;&#039;, select &#039;&#039;Message/All Headers&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Odd things ==&lt;br /&gt;
&lt;br /&gt;
Google&#039;s Gmail service omits the sender IP address information from all headers. Instead, only the IP address of Gmail&#039;s mail server is shown in Received: from. This means it is impossible to find a sender&#039;s true IP address in a received Gmail.&lt;br /&gt;
&lt;br /&gt;
Microsoft&#039;s Hotmail service provides an extended header line called &amp;quot;X-Originating-IP&amp;quot; that contains the sender&#039;s actual IP address.&lt;br /&gt;
&lt;br /&gt;
E-mails from Yahoo contain the sender&#039;s IP address in the last Received: entry.&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Spam_and_scans:_unwanted_e-mail&amp;diff=1016</id>
		<title>Spam and scans: unwanted e-mail</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Spam_and_scans:_unwanted_e-mail&amp;diff=1016"/>
		<updated>2013-08-08T23:08:02Z</updated>

		<summary type="html">&lt;p&gt;Pblair: Created page with &amp;quot; Some call them spam. Others call them scams. But they both amount to the same thing: unwanted e-mail, some with the potential to fool you into taking an action you might later r…&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Some call them spam. Others call them scams. But they both amount to the same thing: unwanted e-mail, some with the potential to fool you into taking an action you might later regret.&lt;br /&gt;
&lt;br /&gt;
 If you want a quick list of things to look for, go straight to [[#Spam]]&lt;br /&gt;
&lt;br /&gt;
== But first... ==&lt;br /&gt;
&lt;br /&gt;
Let&#039;s dispel a myth. Provided that your e-mail client is not configured to download linked images with incoming mail, no e-mail that lands in your Inbox is &#039;&#039;&amp;lt;b&amp;gt;instantly&amp;lt;/b&amp;gt;&#039;&#039; harmful. It is what you do with it that can lead to problems. But your careful attention to detail will help you avoid them.&lt;br /&gt;
&lt;br /&gt;
== Scams ==&lt;br /&gt;
&lt;br /&gt;
Scams, especially via e-mail but also via social media, are an ongoing problem. Everyone needs to exercise a high degree of awareness about them and their potential to be harmful.&lt;br /&gt;
&lt;br /&gt;
The point of a scam is to somehow gain an advantage from you. It may be remittance of money, or just simply giving away personal details. But if you look at an incoming e-mail and it is correctly addressed to you, then you are already on a list somewhere that is being distributed or sold. Apart from abandoning that particular e-mail address, there little you can do about it.&lt;br /&gt;
&lt;br /&gt;
PCUG clearly states that we will never ask you for sensitive details (login, passwords, etc) via e-mail. If there is ever a problem with your account, we will ask you to ring or drop-in at the PCUG Centre to resolve it, where both we and you can confirm who you are working with.&lt;br /&gt;
&lt;br /&gt;
Most reputable organisations (banks, credit unions, trade unions, clubs etc) have similar policies of never requesting sensitive information to be supplied electronically, as it is just too easy for spammers to forge such messages.&lt;br /&gt;
&lt;br /&gt;
A few PCUG members have fallen for such scams. As a result, their accounts were used to send many thousands more SPAM e-mails, which resulted in PCUG being placed on blacklists for a time, thus blocking some e-mail delivery for all users. So please exercise caution, as carelessness by one member can inconvenience and disrupt usage for all!&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
For some guidance on how to avoid being caught by scams, see:&lt;br /&gt;
&lt;br /&gt;
* Stay Smart Online,[http://www.staysmartonline.gov.au/] the Australian government site, or report a scam [http://www.scamwatch.gov.au/reportascam]&lt;br /&gt;
* ACCC Scamwatch free book [http://www.accc.gov.au/publications/the-little-black-book-of-scams] or report a scam to them [http://www.scamwatch.gov.au/reportascam]&lt;br /&gt;
* Financial scams recorded by ASIC [http://www.moneysmart.gov.au/]&lt;br /&gt;
* AFP information [http://www.afp.gov.au/policing/cybercrime/internet-fraud-and-scams.aspx]&lt;br /&gt;
* Wikipedia&#039;s lists [http://en.wikipedia.org/wiki/List_of_confidence_tricks] and [http://en.wikipedia.org/wiki/List_of_email_scams]&lt;br /&gt;
&lt;br /&gt;
(as at 8 Aug 2013)&lt;br /&gt;
&lt;br /&gt;
== Scam Warnings ==&lt;br /&gt;
&lt;br /&gt;
Most scams use well-known brands to try to convince you of their trustworthiness - the Australian Government and its agencies, ANZ, NAB, Westpac and Commonwealth banks, Woolworths, Coles and the list goes on. If you are in doubt about any company-branded email, find their real site and visit it. Most have gotten over their shyness about scammers trying to steal their identities, and are quite up front about the attempts being made to con readers.&lt;br /&gt;
&lt;br /&gt;
== Spam ==&lt;br /&gt;
&lt;br /&gt;
Wikipedia defines spam: &amp;quot;Spam is the use of electronic messaging systems to send unsolicited bulk messages, especially advertising, indiscriminately&amp;quot; The term &amp;quot;spam&amp;quot; covers many different styles of unsolicited communication.&lt;br /&gt;
&lt;br /&gt;
You should be suspicious of e-mails, texts, or social media messages that arrive:&lt;br /&gt;
&lt;br /&gt;
* without a subject&lt;br /&gt;
* from a sender you do not know or recognize&lt;br /&gt;
* offering something too good (even $20 or $50 for a survey) to be true&lt;br /&gt;
* without greeting you by name&lt;br /&gt;
* containing poorly written English or typos&lt;br /&gt;
* having a file attachment of any kind&lt;br /&gt;
* containing a link that, when you hover over it with a mouse, displays a link that seems inappropriate in the context&lt;br /&gt;
* containing a link inviting you click - unless you have a very good idea where it will lead you&lt;br /&gt;
* asking for your personal details.&lt;br /&gt;
&lt;br /&gt;
Also be suspicious where the &amp;quot;To:&amp;quot; list is &amp;quot;undisclosed recipients&amp;quot; but the e-mail attempts familiarity - &amp;quot;with the same last name as you&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;When in doubt, delete.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
While this page is about e-mails, don&#039;t lose sight of spam that comes from web browsing. Offers of &#039;free&#039; toolbars, registry cleaners, things to brighten your teeth or reduce flatulence are to be avoided because the offerings are often not what they seem. These often come when you are installing a new app or utility. We tend to fly through such installs, and may regret this later on. Keep your wits about you.&lt;br /&gt;
&lt;br /&gt;
== What Can You Do About E-mail Spam? ==&lt;br /&gt;
&lt;br /&gt;
* Given that preventing Spam is extremely difficult, you can take steps to try and reduce the impact of spam on yourself. However nothing you do can stop it completely (unless you simply decide not to accept any form of electronic communication). Also note that the more effort you make to block spam, the more likely it is that you will also block a fraction of legitimate messages to yourself.&lt;br /&gt;
&lt;br /&gt;
* Make use of your ISP&#039;s anti-spam measures. Different ISPs employ varying amounts of spam counter-measures, depending on their resources and philosophy on to what extent they believe in &amp;quot;intercepting/analyzing&amp;quot; their user&#039;s e-mails. However, please note that whilst PCUG/TIP utilize some anti-spam measures, we do not employ spam filters that scan the message content, as this requires greater system and administrative resources than we have available. Brief details of the measures we use are given on the TIP Wiki Spam page. Or you can try:&lt;br /&gt;
** Make use of the spam filtering capabilities of your e-mail client. Many e-mail clients come with spam filtering capabilities. However you need to activate and train these to make use of them. Once enabled, you need to tag messages as &#039;&#039;spam&#039;&#039; or &#039;&#039;not spam&#039;&#039; so your program learns your selection process. With sufficient training, this can help classify e-mails fairly well. The disadvantage of this approach is that this classification is done on just one system, and doesn&#039;t help if you use several systems, and/or webmail to access your e-mail.&lt;br /&gt;
** Forward your e-mail to another ISP, or to a large web e-mail provider (eg. gmail, yahoo, hotmail) who have the resources to run more agressive and nuanced e-mail filters, and then access and read your e-mail from this site. &lt;br /&gt;
** Use something like Mailwasher...it can stop problem e-mails even getting to you. you will need to &#039;train&#039; it for what you like and don&#039;t, to avoid blocking genuine e-mails.&lt;br /&gt;
&lt;br /&gt;
== A short lesson in looking around for yourself... ==&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a recent e-mail that came via Outlook:&lt;br /&gt;
&lt;br /&gt;
[[File:pcug_sc_1.jpg|center|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Things looked pretty normal at first, allowing for the small typo. A Verizon user (Verizon is a large communication company) had created a Google document, and wanted to share it. But then I passed the mouse pointer over the link, and the popup box told me that it would take me to &#039;latinamericainvest.com&#039; where the reader would be connected to a Wordpress file.&lt;br /&gt;
&lt;br /&gt;
By now my suspicions were raised, so I went to look at the headers of the e-mail. (&#039;&#039;&#039;Tell how to get them in assorted clients&#039;&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
[[File:pcug_sc_2.jpg|center|Fig. 2]]&lt;br /&gt;
&lt;br /&gt;
This looked more useful. The rule here is to read up from the last line. Now, the things to note...&lt;br /&gt;
&lt;br /&gt;
# The e-mail, purporting to come from Google, was written with Outlook Express - Microsoft&#039;s free (and deprecated) e-mail client. That certainly seems &amp;lt;b&amp;gt;not&amp;lt;/b&amp;gt; to fit with what Google would use.&lt;br /&gt;
# &amp;quot;From&amp;quot; looks like the topmost line, and is just meaningless and is often a fudge because...&lt;br /&gt;
# Here is where any reply will go. It might be real, but there&#039;s no guarantee of that. But look and see if it matches the supposed sender - a mismatch should ring bells.&lt;br /&gt;
# These are the transmission &#039;hops&#039;, where the file gets passed along the chain to you. Not a lot of interest, but if you want to know where point 3. originated, put the URL (in this case 216.59.19.48) into something like http://whois.domaintools.com/ you will find it.&lt;br /&gt;
# Another &#039;hop&#039;&lt;br /&gt;
# TIP found this came from an source unknown to it, so requested a resend. This is &#039;greylisting&#039; which TIP has in place.&lt;br /&gt;
&lt;br /&gt;
That&#039;s not the sum total of what you might find in a header. But if you do read one, break it up into parts and try to see just what has been delivered to you. If you find anything worth sharing, please post it here.&lt;br /&gt;
&lt;br /&gt;
== Finding headers ==&lt;br /&gt;
&lt;br /&gt;
Open the e-mail you want to inspect, then:&lt;br /&gt;
* In Microsoft Office Outlook, looks for &#039;&#039;Tags&#039;&#039; on the ribbon, and click the small downpointing arrow in the lower right-hand corner of the Tags panel&lt;br /&gt;
* In Thunderbird:&lt;br /&gt;
# For the open e-mail, select &#039;&#039;View Source&#039;&#039; from the &#039;&#039;Other Actions&#039;&#039; menu&lt;br /&gt;
# To reveal all headers that you open subsequently, click on &#039;&#039;View&#039;&#039; in the top menu, then &#039;&#039;Headers&#039;&#039; then tick &#039;&#039;All&#039;&#039;  &lt;br /&gt;
* In Windows Mail, Live Mail and Outlook Express:&lt;br /&gt;
# Highlight the message of interest&lt;br /&gt;
# Right click on the message&lt;br /&gt;
# Select &#039;&#039;Properties&#039;&#039; in the context menu&lt;br /&gt;
# Switch to the &#039;&#039;Details&#039;&#039; tab&lt;br /&gt;
* In Evolution, click on &#039;&#039;View&#039;&#039; in the top menu, then &#039;&#039;All Message Headers&#039;&#039;&lt;br /&gt;
* In Forte Agent, tap the H key&lt;br /&gt;
* In Claws-Mail, do Ctrl+H&lt;br /&gt;
* In Pegasus Mail, right-click on the message and select &#039;&#039;Message headers...&#039;&#039; from the window that opens.&lt;br /&gt;
* In Mac Mail, click &#039;&#039;View&#039;&#039;, select &#039;&#039;Message/All Headers&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Odd things ==&lt;br /&gt;
&lt;br /&gt;
Google&#039;s Gmail service omits the sender IP address information from all headers. Instead, only the IP address of Gmail&#039;s mail server is shown in Received: from. This means it is impossible to find a sender&#039;s true IP address in a received Gmail.&lt;br /&gt;
&lt;br /&gt;
Microsoft&#039;s Hotmail service provides an extended header line called &amp;quot;X-Originating-IP&amp;quot; that contains the sender&#039;s actual IP address.&lt;br /&gt;
&lt;br /&gt;
E-mails from Yahoo contain the sender&#039;s IP address in the last Received: entry.&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1015</id>
		<title>Technical Info</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=1015"/>
		<updated>2013-08-08T23:07:49Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* Email */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
This page is to support a wide variety of technical IT related hints, help guides, howtos and tips, contributed by members on a range of IT related topics of interest.&lt;br /&gt;
Some selected categories of information are shown below. Member contributions are encouraged, see [[Info_Wiki:About|About this Wiki]], [[Getting Started Editing Wiki Pages]], and the navigation [[Help:Contents|Help]] page for guidance on doing this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=green&amp;gt;Please note that &#039;&#039;&#039;information related specifically to&#039;&#039;&#039; accessing and using the &#039;&#039;&#039;PCUG&#039;s &#039;The Internet Project&#039; (TIP) ISP Services&#039;&#039;&#039; are provided on the &#039;&#039;&#039;[http://www.tip.net.au/wiki/ TIP Wiki]&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please include a link to  &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:category}}:Technical Info]] at the bottom of any page you create in this area.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Define Outer Table --&amp;gt;&lt;br /&gt;
{|style=&amp;quot;border-spacing:8px;margin:0px -8px&amp;quot;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top;color:#000&amp;quot;|&lt;br /&gt;
&amp;lt;!-- Start of 1st column in own table --&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
===Computer Systems===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Android ====&lt;br /&gt;
* [[Getting Started with Android]]&lt;br /&gt;
* [[Android_App_Recommendations]]&lt;br /&gt;
* [[Connect Android to Computer]]&lt;br /&gt;
&lt;br /&gt;
==== Apple ====&lt;br /&gt;
* [[iPad_App_Recommendations]]&lt;br /&gt;
* [[iPhone_App_Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Linux ====&lt;br /&gt;
* [[Linux at PCUG Centre]]&lt;br /&gt;
* [[Additional HDD]]&lt;br /&gt;
* [[Dual-Booting]]&lt;br /&gt;
* [[Emergency_Boot - Including for Dual-Boot]] &lt;br /&gt;
* [[GPT  Partitioning]]&lt;br /&gt;
* [[KDE 4 Desktop Environment]]&lt;br /&gt;
* [[Linux_Distribution_64-bit_v_32-bit]]&lt;br /&gt;
* [[Linux_Distribution_Recommendations]]&lt;br /&gt;
* [[Netbook_Linux_Installation]]&lt;br /&gt;
* [[PC_21C &amp;amp; Secure_Boot]]&lt;br /&gt;
*[[Printing]]&lt;br /&gt;
*[[Scanning]]&lt;br /&gt;
&lt;br /&gt;
==== Smart devices====&lt;br /&gt;
* [[QR codes]]&lt;br /&gt;
&lt;br /&gt;
==== Windows ====&lt;br /&gt;
* [[File sharing between Win7 and XP]]&lt;br /&gt;
* [[File sharing between Windows and other OS]]&lt;br /&gt;
* [[Two Page Display]]&lt;br /&gt;
* [[Win7 Snipping Tool]]&lt;br /&gt;
* [[Win7 Hardware Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Windows 8 ====&lt;br /&gt;
* [[Do I need Windows 8?]]&lt;br /&gt;
* [[Editing Windows 8 - Usefuls]]&lt;br /&gt;
* [[Safe mode]]&lt;br /&gt;
* [[Install a Start button]]&lt;br /&gt;
* [[Confirmation of file delete]]&lt;br /&gt;
* [[File history]]&lt;br /&gt;
* [[Storage Spaces]]&lt;br /&gt;
* [[MRU]]&lt;br /&gt;
* [[CD/DVD player]]&lt;br /&gt;
* [[Computer icon on desktop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 2nd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background:#fef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Internet ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Access ====&lt;br /&gt;
* [[Internet Access Alternatives]]&lt;br /&gt;
&lt;br /&gt;
==== E-mail ====&lt;br /&gt;
* [[Spam and scans: unwanted e-mail]]&lt;br /&gt;
* [[Scams]]&lt;br /&gt;
* [[Spam]]&lt;br /&gt;
* [[Long URLs]]&lt;br /&gt;
* [[Macros]]&lt;br /&gt;
&lt;br /&gt;
==== Family Trees ====&lt;br /&gt;
* [[Sharing Family Tree Information]]&lt;br /&gt;
&lt;br /&gt;
==== Web ====&lt;br /&gt;
* [[Webmail attachments]]&lt;br /&gt;
&lt;br /&gt;
==== Web Hosting ====&lt;br /&gt;
* [[Web hosting]]&lt;br /&gt;
** [[Web hosting in action]]&lt;br /&gt;
*** [[A real project]]&lt;br /&gt;
&lt;br /&gt;
==== Microsoft Web Platform Installer ====&lt;br /&gt;
* [[Web PI]]&lt;br /&gt;
&lt;br /&gt;
==== Wikis ====&lt;br /&gt;
&lt;br /&gt;
* [[Getting Started Editing Wiki Pages]]&lt;br /&gt;
* [[More_on_Working_with_Wikis]]&lt;br /&gt;
* [[Wiki Skins]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 3rd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cedff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Peripherals ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== DVDs and Bootable USBs ====&lt;br /&gt;
* [[Booting from Removable Media]]&lt;br /&gt;
* [[Using dotISO Files]]&lt;br /&gt;
&lt;br /&gt;
==== External Drives ====&lt;br /&gt;
* [[External_Drives]]&lt;br /&gt;
&lt;br /&gt;
==== Monitors &amp;amp; Projectors ====&lt;br /&gt;
* [[Using an External Display or Projector with a Notebook]]&lt;br /&gt;
&lt;br /&gt;
==== Printers ====&lt;br /&gt;
* [[Cleaning Printheads]]&lt;br /&gt;
* [[Parallel Port Printers]]&lt;br /&gt;
* [[Sharing Printers via CUPS]]&lt;br /&gt;
&lt;br /&gt;
==== Scanners ====&lt;br /&gt;
* [[Scanning Slides using CanoScan]]&lt;br /&gt;
* [[Scanning via Network]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 4th column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Backup ====&lt;br /&gt;
* [[Interesting_Techniques]]&lt;br /&gt;
&lt;br /&gt;
==== Firewall ====&lt;br /&gt;
* [[Firewall_Software]]&lt;br /&gt;
&lt;br /&gt;
==== General ====&lt;br /&gt;
* [[Interesting_Programs]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Image and Photo Editing ====&lt;br /&gt;
* [[GIMP]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Office ====&lt;br /&gt;
* [[OpenOffice]]&lt;br /&gt;
&lt;br /&gt;
==== Vector  Drawing ====&lt;br /&gt;
* [[OpenOffice Draw]]&lt;br /&gt;
&lt;br /&gt;
* [[Inkscape]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Disks ====&lt;br /&gt;
*[[Advanced Format (AF) Drives]]&lt;br /&gt;
&lt;br /&gt;
*[[Solid State Drives (SSD)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Gateway_Router ====&lt;br /&gt;
*[[Commercial]]&lt;br /&gt;
*[[DIY]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Programmable Controllers ====&lt;br /&gt;
*[[Arduino]]&lt;br /&gt;
&lt;br /&gt;
==== Sub-Compact Computers ====&lt;br /&gt;
*[[Android MK802 Pocket PC]]&lt;br /&gt;
*[[Raspberry Pi]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Pcug_sc_2.jpg&amp;diff=1014</id>
		<title>File:Pcug sc 2.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Pcug_sc_2.jpg&amp;diff=1014"/>
		<updated>2013-08-08T23:06:41Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Pcug_sc_1.jpg&amp;diff=1013</id>
		<title>File:Pcug sc 1.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Pcug_sc_1.jpg&amp;diff=1013"/>
		<updated>2013-08-08T23:06:24Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=1009</id>
		<title>Connect Android to Computer</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=1009"/>
		<updated>2013-08-03T00:48:09Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&amp;lt;b&amp;gt;This article is based on limited experience with one device, and will need additional information to cover a wider range. Please add what you know, or let me know and I will edit the wiki for you: Paul.&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Connecting an Android device to a computer&#039;&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
It&#039;s a connected world, and setting your devices to communicate with each other can make their use even easier, more useful and more fun. It can make the job of moving files – music, photos etc - more intuitive and positive.&lt;br /&gt;
&lt;br /&gt;
The first task is to connect your computer to your Android device to allow you to move files between them. You can do this wirelessly if you have a wireless router, or physically using the cable you use for recharging your device (most devices have a USB-type cable that plugs into a host device or a power point).&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Wirelessly&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd_1.jpg|left|thumb|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Wireless provides a range of features. For example, you can use the connection to send SMS messages from the keyboard of your computer (much easier than the small keyboards!). But most usefully, you can control your phone from a distance - which, if you lose it, might just be a life saver.&lt;br /&gt;
&lt;br /&gt;
There are numerous packages to choose from, but AirDroid is the pick of them at the time of writing. Do a Google search for AirDroid on your device and install it.  Connection is via your browser. The phone install will give you a URL - something like 10.0.0.9:8888 (the URL will depend on your router), and away you go. That&#039;s it!&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Physically&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd2.jpg|right|thumb|Fig. 2]]As mentioned above, most devices have a cable that serves a dual role – recharging, or connecting to a computer. &lt;br /&gt;
&lt;br /&gt;
If you connect the two, Mac and Linux machines will know about this added device automatically. Windows users will probably have to install a device driver in the same way that you would for any other device. The way you do this will depend on the host device, but the process has been largely automated now, needing no special action on your part.&lt;br /&gt;
&lt;br /&gt;
Windows 8 may not find your driver. Experience shows that HTC drivers are available and do work for many Android devices. There is a useful thread at http://forum.xda-developers.com&lt;br /&gt;
&lt;br /&gt;
Bear in mind that you will probably have to reset your computer and then connect your device for this to work after the driver has been installed. When you have done that, go to Settings/More... and turn on the Tethering/Hotspot feature.&lt;br /&gt;
&lt;br /&gt;
When you have done with tethering, reverse the process and turn it off.  &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Digging Deeper&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
You have been asked to demonstrate your new device to a room full of new owners, and would like to illustrate actual screenshots to complement your talk.  Not all devices have an HDMI port, so you need an alternative.&lt;br /&gt;
&lt;br /&gt;
Before you even contemplate installing this, you can only make this work if you have Java (at least v6) installed.&lt;br /&gt;
&lt;br /&gt;
There is a long-winded or, alternately, a relatively modest way of proceeding.  The long-winded way is to get the entire Android Software Development Kit (SDK)– fine if you plan to write apps, but at 660MB, a bit extreme. The modest way is only (!) 93MB so go to http://developer.android.com/sdk/index.html.&lt;br /&gt;
&lt;br /&gt;
[[File:andd3.jpg|left|thumb|Fig. 3]]If you are using Windows, scroll down a bit and find “Use an existing IDE” and then click the button “Download the SDK Tools for Windows. &lt;br /&gt;
If you are not using Windows, there are download options for Mac and Linux. Download just the SDK tools, you won’t need the ADT ones.&lt;br /&gt;
&lt;br /&gt;
That’s the typical result on a Windows screen when you download and unpack the zip file.  Now you can click on that, and sit back for a few moments while the installer gets busy. Make a note of the directory it is installed in.&lt;br /&gt;
&lt;br /&gt;
All you need to check at this point is that the platform tools are installed. If not, make sure they are (tick the box and follow the on-screen prompts)&lt;br /&gt;
&lt;br /&gt;
[[File:andd4.jpg|450px|center|Fig. 4]]&lt;br /&gt;
&lt;br /&gt;
The next step is to set up an environment variable to point to the SDK directory (you did make a note of it?) If not, take a look at the image above, and you will see it there.&lt;br /&gt;
&lt;br /&gt;
In Windows, press the Microsoft/Windows key together with the Pause/Break key to get to the Properties screen (or right-click your Computer desktop icon and select Properties).  At the left, click on ‘Advanced system settings’ select the Advanced tab, then click the Environment Variables button. Click on New, type ANDROID_HOME in the Variable box, and enter the path which will probably be something like c:\program files\android\android-sdk in the Value box.  Say OK to all that.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;I&#039;m unsure what you would need to do in Linux/Mac Does anyone know?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now, over to your Android device. Find Settings, and then Developer options.[[File:andd5.jpg|center|thumb|Fig. 5]] &lt;br /&gt;
Tap that, and then find and tap USB debugging to turn it on.[[File:andd6.jpg|center|thumb|Fig. 6]]&lt;br /&gt;
Connect your Android device to your computer with a USB cable. This will change a few items on your device, and you need to respond. In Settings, find the USB connection pointer and activate it.[[File:andd7.jpg|center|thumb|Fig. 7]] &lt;br /&gt;
&lt;br /&gt;
Now back to your computer. Go to http://droid-at-screen.ribomation.com/download/ and download Droid@Screen. This will be a .jar file – simply copy it to your desktop.&lt;br /&gt;
&lt;br /&gt;
Double click on the .jar file, wherever you put it. If Droid@Screen cannot find the ADB executable you created, it will prompt you for the path. Just navigate to the installation directory of the Android SDK and then into platform-tools. You should find the adb.exe file there.&lt;br /&gt;
&lt;br /&gt;
That&#039;s the setup finished. You could create a desktop icon for the .jar file, so that you could connect your device then click the icon to get a screen view open.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=995</id>
		<title>Connect Android to Computer</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=995"/>
		<updated>2013-07-29T01:04:19Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&amp;lt;b&amp;gt;This article is based on limited experience with one device, and will need additional information to cover a wider range. Please add what you know, or let me know and I will edit the wiki for you: Paul.&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Connecting an Android device to a computer&#039;&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
It&#039;s a connected world, and setting your devices to communicate with each other can make their use even easier, more useful and more fun. It can make the job of moving files – music, photos etc - more intuitive and positive.&lt;br /&gt;
&lt;br /&gt;
The first task is to connect your computer to your Android device to allow you to move files between them. You can do this wirelessly if you have a wireless router, or physically using the cable you use for recharging your device (most devices have a USB-type cable that plugs into a host device or a power point).&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Wirelessly&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd_1.jpg|left|thumb|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Wireless provides a range of features. For example, you can use the connection to send SMS messages from the keyboard of your computer (much easier than the small keyboards!). But most usefully, you can control your phone from a distance - which, if you lose it, might just be a life saver.&lt;br /&gt;
&lt;br /&gt;
There are numerous packages to choose from, but AirDroid is the pick of them at the time of writing. Do a Google search for AirDroid on your device and install it.  Connection is via your browser. The phone install will give you a URL - something like 10.0.0.9:8888 (the URL will depend on your router), and away you go. That&#039;s it!&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Physically&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd2.jpg|right|thumb|Fig. 2]]As mentioned above, most devices have a cable that serves a dual role – recharging, or connecting to a computer. &lt;br /&gt;
&lt;br /&gt;
If you connect the two, Mac and Linux machines will know about this added device automatically. Windows users will probably have to install a device driver in the same way that you would for any other device. The way you do this will depend on the host device, but the process has been largely automated now, needing no special action on your part.&lt;br /&gt;
&lt;br /&gt;
Windows 8 may not find your driver. Experience shows that HTC drivers are available and do work for many Android devices. There is a useful thread at http://forum.xda-developers.com&lt;br /&gt;
&lt;br /&gt;
Bear in mind that you will probably have to reset your computer and then connect your device for this to work after the driver has been installed. &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Digging Deeper&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
You have been asked to demonstrate your new device to a room full of new owners, and would like to illustrate actual screenshots to complement your talk.  Not all devices have an HDMI port, so you need an alternative.&lt;br /&gt;
&lt;br /&gt;
Before you even contemplate installing this, you can only make this work if you have Java (at least v6) installed.&lt;br /&gt;
&lt;br /&gt;
There is a long-winded or, alternately, a relatively modest way of proceeding.  The long-winded way is to get the entire Android Software Development Kit (SDK)– fine if you plan to write apps, but at 660MB, a bit extreme. The modest way is only (!) 93MB so go to http://developer.android.com/sdk/index.html.&lt;br /&gt;
&lt;br /&gt;
[[File:andd3.jpg|left|thumb|Fig. 3]]If you are using Windows, scroll down a bit and find “Use an existing IDE” and then click the button “Download the SDK Tools for Windows. &lt;br /&gt;
If you are not using Windows, there are download options for Mac and Linux. Download just the SDK tools, you won’t need the ADT ones.&lt;br /&gt;
&lt;br /&gt;
That’s the typical result on a Windows screen when you download and unpack the zip file.  Now you can click on that, and sit back for a few moments while the installer gets busy. Make a note of the directory it is installed in.&lt;br /&gt;
&lt;br /&gt;
All you need to check at this point is that the platform tools are installed. If not, make sure they are (tick the box and follow the on-screen prompts)&lt;br /&gt;
&lt;br /&gt;
[[File:andd4.jpg|450px|center|Fig. 4]]&lt;br /&gt;
&lt;br /&gt;
The next step is to set up an environment variable to point to the SDK directory (you did make a note of it?) If not, take a look at the image above, and you will see it there.&lt;br /&gt;
&lt;br /&gt;
In Windows, press the Microsoft/Windows key together with the Pause/Break key to get to the Properties screen (or right-click your Computer desktop icon and select Properties).  At the left, click on ‘Advanced system settings’ select the Advanced tab, then click the Environment Variables button. Click on New, type ANDROID_HOME in the Variable box, and enter the path which will probably be something like c:\program files\android\android-sdk in the Value box.  Say OK to all that.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;I&#039;m unsure what you would need to do in Linux/Mac Does anyone know?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now, over to your Android device. Find Settings, and then Developer options.[[File:andd5.jpg|center|thumb|Fig. 5]] &lt;br /&gt;
Tap that, and then find and tap USB debugging to turn it on.[[File:andd6.jpg|center|thumb|Fig. 6]]&lt;br /&gt;
Connect your Android device to your computer with a USB cable. This will change a few items on your device, and you need to respond. In Settings, find the USB connection pointer and activate it.[[File:andd7.jpg|center|thumb|Fig. 7]] &lt;br /&gt;
&lt;br /&gt;
Now back to your computer. Go to http://droid-at-screen.ribomation.com/download/ and download Droid@Screen. This will be a .jar file – simply copy it to your desktop.&lt;br /&gt;
&lt;br /&gt;
Double click on the .jar file, wherever you put it. If Droid@Screen cannot find the ADB executable you created, it will prompt you for the path. Just navigate to the installation directory of the Android SDK and then into platform-tools. You should find the adb.exe file there.&lt;br /&gt;
&lt;br /&gt;
That&#039;s the setup finished. You could create a desktop icon for the .jar file, so that you could connect your device then click the icon to get a screen view open.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=994</id>
		<title>Connect Android to Computer</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=994"/>
		<updated>2013-07-29T01:03:40Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&amp;lt;b&amp;gt;This article is based on limited experience with one device, and will need additional information to cover a wider range. Please add what you know, or let me know and I will edit the wiki for you: Paul.&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Connecting an Android device to a computer&#039;&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
It&#039;s a connected world, and setting your devices to communicate with each other can make their use even easier, more useful and more fun. It can make the job of moving files – music, photos etc - more intuitive and positive.&lt;br /&gt;
&lt;br /&gt;
The first task is to connect your computer to your Android device to allow you to move files between them. You can do this wirelessly if you have a wireless router, or physically using the cable you use for recharging your device (most devices have a USB-type cable that plugs into a host device or a power point).&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Wirelessly&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd_1.jpg|left|thumb|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Wireless provides a range of features. For example, you can use the connection to send SMS messages from the keyboard of your computer (much easier than the small keyboards!). But most usefully, you can control your phone from a distance - which, if you lose it, might just be a life saver.&lt;br /&gt;
&lt;br /&gt;
There are numerous packages to choose from, but AirDroid is the pick of them at the time of writing. Do a Google search for AirDroid on your device and install it.  Connection is via your browser. The phone install will give you a URL - something like 10.0.0.9:8888 (the URL will depend on your router), and away you go. That&#039;s it!&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Physically&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd2.jpg|right|thumb|Fig. 2]]As mentioned above, most devices have a cable that serves a dual role – recharging, or connecting to a computer. &lt;br /&gt;
&lt;br /&gt;
If you connect the two, Mac and Linux machines will know about this added device automatically. Windows users will probably have to install a device driver in the same way that you would for any other device. The way you do this will depend on the host device, but the process has been largely automated now, needing no special action on your part.&lt;br /&gt;
&lt;br /&gt;
Windows 8 may not find your driver. Experience shows that HTC drivers are available and do work for many Android devices. There is a useful thread at http://forum.xda-developers.com&lt;br /&gt;
&lt;br /&gt;
Bear in mind that you will probably have to reset your computer and then connect your device for this to work after the driver has been installed. &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Digging Deeper&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
You have been asked to demonstrate your new device to a room full of new owners, and would like to illustrate actual screenshots to complement your talk.  Not all devices have an HDMI port, so you need an alternative.&lt;br /&gt;
&lt;br /&gt;
Before you even contemplate installing this, you can only make this work if you have Java (at least v6) installed.&lt;br /&gt;
&lt;br /&gt;
There is a long-winded or, alternately, a relatively modest way of proceeding.  The long-winded way is to get the entire Android Software Development Kit (SDK)– fine if you plan to write apps, but at 660MB, a bit extreme. The modest way is only (!) 93MB so go to http://developer.android.com/sdk/index.html.&lt;br /&gt;
&lt;br /&gt;
[[File:andd3.jpg|left|thumb|Fig. 3]]If you are using Windows, scroll down a bit and find “Use an existing IDE” and then click the button “Download the SDK Tools for Windows. &lt;br /&gt;
If you are not using Windows, there are download options for Mac and Linux. Download just the SDK tools, you won’t need the ADT ones.&lt;br /&gt;
&lt;br /&gt;
That’s the typical result on a Windows screen when you download and unpack the zip file.  Now you can click on that, and sit back for a few moments while the installer gets busy. Make a note of the directory it is installed in.&lt;br /&gt;
&lt;br /&gt;
All you need to check at this point is that the platform tools are installed. If not, make sure they are (tick the box and follow the on-screen prompts)&lt;br /&gt;
&lt;br /&gt;
[[File:andd4.jpg|450px|center|Fig. 4]]&lt;br /&gt;
&lt;br /&gt;
The next step is to set up an environment variable to point to the SDK directory (you did make a note of it?) If not, take a look at the image above, and you will see it there.&lt;br /&gt;
&lt;br /&gt;
In Windows, press the Microsoft/Windows key together with the Pause/Break key to get to the Properties screen (or right-click your Computer desktop icon and select Properties).  At the left, click on ‘Advanced system settings’ select the Advanced tab, then click the Environment Variables button. Click on New, type ANDROID_HOME in the Variable box, and enter the path which will probably be something like c:\program files\android\android-sdk in the Value box.  Say OK to all that.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;m unsure what you would need to do in Linux/Mac? Does anyone know&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now, over to your Android device. Find Settings, and then Developer options.[[File:andd5.jpg|center|thumb|Fig. 5]] &lt;br /&gt;
Tap that, and then find and tap USB debugging to turn it on.[[File:andd6.jpg|center|thumb|Fig. 6]]&lt;br /&gt;
Connect your Android device to your computer with a USB cable. This will change a few items on your device, and you need to respond. In Settings, find the USB connection pointer and activate it.[[File:andd7.jpg|center|thumb|Fig. 7]] &lt;br /&gt;
&lt;br /&gt;
Now back to your computer. Go to http://droid-at-screen.ribomation.com/download/ and download Droid@Screen. This will be a .jar file – simply copy it to your desktop.&lt;br /&gt;
&lt;br /&gt;
Double click on the .jar file, wherever you put it. If Droid@Screen cannot find the ADB executable you created, it will prompt you for the path. Just navigate to the installation directory of the Android SDK and then into platform-tools. You should find the adb.exe file there.&lt;br /&gt;
&lt;br /&gt;
That&#039;s the setup finished. You could create a desktop icon for the .jar file, so that you could connect your device then click the icon to get a screen view open.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=993</id>
		<title>Connect Android to Computer</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=993"/>
		<updated>2013-07-29T00:29:01Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&amp;lt;b&amp;gt;This article is based on limited experience with one device, and will need additional information to cover a wider range. Please add what you know, or let me know and I will edit the wiki for you: Paul.&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Connecting an Android device to a computer&#039;&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
It&#039;s a connected world, and setting your devices to communicate with each other can make their use even easier, more useful and more fun. It can make the job of moving files – music, photos etc - more intuitive and positive.&lt;br /&gt;
&lt;br /&gt;
The first task is to connect your computer to your Android device to allow you to move files between them. You can do this wirelessly if you have a wireless router, or physically using the cable you use for recharging your device (most devices have a USB-type cable that plugs into a host device or a power point).&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Wirelessly&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd_1.jpg|left|thumb|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Wireless provides a range of features. For example, you can use the connection to send SMS messages from the keyboard of your computer (much easier than the small keyboards!). But most usefully, you can control your phone from a distance - which, if you lose it, might just be a life saver.&lt;br /&gt;
&lt;br /&gt;
There are numerous packages to choose from, but AirDroid is the pick of them at the time of writing. Do a Google search for AirDroid on your device and install it.  Connection is via your browser. The phone install will give you a URL - something like 10.0.0.9:8888 (the URL will depend on your router), and away you go. That&#039;s it!&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Physically&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd2.jpg|right|thumb|Fig. 2]]As mentioned above, most devices have a cable that serves a dual role – recharging, or connecting to a computer. &lt;br /&gt;
&lt;br /&gt;
If you connect the two, Mac and Linux machines will know about this added device automatically. Windows users will probably have to install a device driver in the same way that you would for any other device. The way you do this will depend on the host device, but the process has been largely automated now, needing no special action on your part.&lt;br /&gt;
&lt;br /&gt;
Windows 8 may not find your driver. Experience shows that HTC drivers are available and do work for many Android devices. There is a useful thread at http://forum.xda-developers.com&lt;br /&gt;
&lt;br /&gt;
Bear in mind that you will probably have to reset your computer and then connect your device for this to work after the driver has been installed. &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Digging Deeper&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
You have been asked to demonstrate your new device to a room full of new owners, and would like to illustrate actual screenshots to complement your talk.  Not all devices have an HDMI port, so you need an alternative.&lt;br /&gt;
&lt;br /&gt;
Before you even contemplate installing this, you can only make this work if you have Java (at least v6) installed.&lt;br /&gt;
&lt;br /&gt;
There is a long-winded or, alternately, a relatively modest way of proceeding.  The long-winded way is to get the entire Android Software Development Kit (SDK)– fine if you plan to write apps, but at 660MB, a bit extreme. The modest way is only (!) 93MB so go to http://developer.android.com/sdk/index.html.&lt;br /&gt;
&lt;br /&gt;
[[File:andd3.jpg|left|thumb|Fig. 3]]If you are using Windows, scroll down a bit and find “Use an existing IDE” and then click the button “Download the SDK Tools for Windows. &lt;br /&gt;
If you are not using Windows, there are download options for Mac and Linux. Download just the SDK tools, you won’t need the ADT ones.&lt;br /&gt;
&lt;br /&gt;
That’s the typical result on a Windows screen when you download and unpack the zip file.  Now you can click on that, and sit back for a few moments while the installer gets busy. Make a note of the directory it is installed in.&lt;br /&gt;
&lt;br /&gt;
All you need to check at this point is that the platform tools are installed. If not, make sure they are (tick the box and follow the on-screen prompts)&lt;br /&gt;
&lt;br /&gt;
[[File:andd4.jpg|450px|center|Fig. 4]]&lt;br /&gt;
&lt;br /&gt;
The next step is to set up an environment variable to point to the SDK directory (you did make a note of it?) If not, take a look at the image above, and you will see it there.&lt;br /&gt;
&lt;br /&gt;
In Windows, press the Microsoft/Windows key together with the Pause/Break key to get to the Properties screen (or right-click your Computer desktop icon and select Properties).  At the left, click on ‘Advanced system settings’ select the Advanced tab, then click the Environment Variables button. Click on New, type ANDROID_HOME in the Variable box, and enter the path which will probably be something like c:\program files\android\android-sdk in the Value box.  Say OK to all that.&lt;br /&gt;
&lt;br /&gt;
I&#039;m unsure what you would need to do in Linux/Mac?&lt;br /&gt;
&lt;br /&gt;
Now, over to your Android device. Find Settings, and then Developer options.[[File:andd5.jpg|center|thumb|Fig. 5]] &lt;br /&gt;
Tap that, and then find and tap USB debugging to turn it on.[[File:andd6.jpg|center|thumb|Fig. 6]]&lt;br /&gt;
Connect your Android device to your computer with a USB cable. This will change a few items on your device, and you need to respond. In Settings, find the USB connection pointer and activate it.[[File:andd7.jpg|center|thumb|Fig. 7]] &lt;br /&gt;
&lt;br /&gt;
Now back to your computer. Go to http://droid-at-screen.ribomation.com/download/ and download Droid@Screen. This will be a .jar file – simply copy it to your desktop.&lt;br /&gt;
&lt;br /&gt;
Double click on the .jar file, wherever you put it. If Droid@Screen cannot find the ADB executable you created, it will prompt you for the path. Just navigate to the installation directory of the Android SDK and then into platform-tools. You should find the adb.exe file there.&lt;br /&gt;
&lt;br /&gt;
That&#039;s the setup finished. You could create a desktop icon for the .jar file, so that you could connect your device then click the icon to get a screen view open.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=992</id>
		<title>Connect Android to Computer</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=992"/>
		<updated>2013-07-29T00:27:59Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&amp;lt;b&amp;gt;This article is based on limited experience with one device, and will need adaption to cover a wider range. Please add what you know, or let me know and I will edit the wiki.&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Connecting an Android device to a computer&#039;&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
It&#039;s a connected world, and setting your devices to communicate with each other can make their use even easier, more useful and more fun. It can make the job of moving files – music, photos etc - more intuitive and positive.&lt;br /&gt;
&lt;br /&gt;
The first task is to connect your computer to your Android device to allow you to move files between them. You can do this wirelessly if you have a wireless router, or physically using the cable you use for recharging your device (most devices have a USB-type cable that plugs into a host device or a power point).&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Wirelessly&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd_1.jpg|left|thumb|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Wireless provides a range of features. For example, you can use the connection to send SMS messages from the keyboard of your computer (much easier than the small keyboards!). But most usefully, you can control your phone from a distance - which, if you lose it, might just be a life saver.&lt;br /&gt;
&lt;br /&gt;
There are numerous packages to choose from, but AirDroid is the pick of them at the time of writing. Do a Google search for AirDroid on your device and install it.  Connection is via your browser. The phone install will give you a URL - something like 10.0.0.9:8888 (the URL will depend on your router), and away you go. That&#039;s it!&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Physically&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd2.jpg|right|thumb|Fig. 2]]As mentioned above, most devices have a cable that serves a dual role – recharging, or connecting to a computer. &lt;br /&gt;
&lt;br /&gt;
If you connect the two, Mac and Linux machines will know about this added device automatically. Windows users will probably have to install a device driver in the same way that you would for any other device. The way you do this will depend on the host device, but the process has been largely automated now, needing no special action on your part.&lt;br /&gt;
&lt;br /&gt;
Windows 8 may not find your driver. Experience shows that HTC drivers are available and do work for many Android devices. There is a useful thread at http://forum.xda-developers.com&lt;br /&gt;
&lt;br /&gt;
Bear in mind that you will probably have to reset your computer and then connect your device for this to work after the driver has been installed. &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Digging Deeper&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
You have been asked to demonstrate your new device to a room full of new owners, and would like to illustrate actual screenshots to complement your talk.  Not all devices have an HDMI port, so you need an alternative.&lt;br /&gt;
&lt;br /&gt;
Before you even contemplate installing this, you can only make this work if you have Java (at least v6) installed.&lt;br /&gt;
&lt;br /&gt;
There is a long-winded or, alternately, a relatively modest way of proceeding.  The long-winded way is to get the entire Android Software Development Kit (SDK)– fine if you plan to write apps, but at 660MB, a bit extreme. The modest way is only (!) 93MB so go to http://developer.android.com/sdk/index.html.&lt;br /&gt;
&lt;br /&gt;
[[File:andd3.jpg|left|thumb|Fig. 3]]If you are using Windows, scroll down a bit and find “Use an existing IDE” and then click the button “Download the SDK Tools for Windows. &lt;br /&gt;
If you are not using Windows, there are download options for Mac and Linux. Download just the SDK tools, you won’t need the ADT ones.&lt;br /&gt;
&lt;br /&gt;
That’s the typical result on a Windows screen when you download and unpack the zip file.  Now you can click on that, and sit back for a few moments while the installer gets busy. Make a note of the directory it is installed in.&lt;br /&gt;
&lt;br /&gt;
All you need to check at this point is that the platform tools are installed. If not, make sure they are (tick the box and follow the on-screen prompts)&lt;br /&gt;
&lt;br /&gt;
[[File:andd4.jpg|450px|center|Fig. 4]]&lt;br /&gt;
&lt;br /&gt;
The next step is to set up an environment variable to point to the SDK directory (you did make a note of it?) If not, take a look at the image above, and you will see it there.&lt;br /&gt;
&lt;br /&gt;
In Windows, press the Microsoft/Windows key together with the Pause/Break key to get to the Properties screen (or right-click your Computer desktop icon and select Properties).  At the left, click on ‘Advanced system settings’ select the Advanced tab, then click the Environment Variables button. Click on New, type ANDROID_HOME in the Variable box, and enter the path which will probably be something like c:\program files\android\android-sdk in the Value box.  Say OK to all that.&lt;br /&gt;
&lt;br /&gt;
I&#039;m unsure what you would need to do in Linux/Mac?&lt;br /&gt;
&lt;br /&gt;
Now, over to your Android device. Find Settings, and then Developer options.[[File:andd5.jpg|center|thumb|Fig. 5]] &lt;br /&gt;
Tap that, and then find and tap USB debugging to turn it on.[[File:andd6.jpg|center|thumb|Fig. 6]]&lt;br /&gt;
Connect your Android device to your computer with a USB cable. This will change a few items on your device, and you need to respond. In Settings, find the USB connection pointer and activate it.[[File:andd7.jpg|center|thumb|Fig. 7]] &lt;br /&gt;
&lt;br /&gt;
Now back to your computer. Go to http://droid-at-screen.ribomation.com/download/ and download Droid@Screen. This will be a .jar file – simply copy it to your desktop.&lt;br /&gt;
&lt;br /&gt;
Double click on the .jar file, wherever you put it. If Droid@Screen cannot find the ADB executable you created, it will prompt you for the path. Just navigate to the installation directory of the Android SDK and then into platform-tools. You should find the adb.exe file there.&lt;br /&gt;
&lt;br /&gt;
That&#039;s the setup finished. You could create a desktop icon for the .jar file, so that you could connect your device then click the icon to get a screen view open.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Andd7.jpg&amp;diff=991</id>
		<title>File:Andd7.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Andd7.jpg&amp;diff=991"/>
		<updated>2013-07-29T00:27:24Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=990</id>
		<title>Connect Android to Computer</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=990"/>
		<updated>2013-07-29T00:26:47Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;This article is based on limited experience with one device, and will need adaption to cover a wider range. Please add what you know, or let me know and I will edit the wiki.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;&#039;Connecting an Android device to a computer&#039;&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
It&#039;s a connected world, and setting your devices to communicate with each other can make their use even easier, more useful and more fun. It can make the job of moving files – music, photos etc - more intuitive and positive.&lt;br /&gt;
&lt;br /&gt;
The first task is to connect your computer to your Android device to allow you to move files between them. You can do this wirelessly if you have a wireless router, or physically using the cable you use for recharging your device (most devices have a USB-type cable that plugs into a host device or a power point).&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Wirelessly&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd_1.jpg|left|thumb|Fig. 1]]&lt;br /&gt;
&lt;br /&gt;
Wireless provides a range of features. For example, you can use the connection to send SMS messages from the keyboard of your computer (much easier than the small keyboards!). But most usefully, you can control your phone from a distance - which, if you lose it, might just be a life saver.&lt;br /&gt;
&lt;br /&gt;
There are numerous packages to choose from, but AirDroid is the pick of them at the time of writing. Do a Google search for AirDroid on your device and install it.  Connection is via your browser. The phone install will give you a URL - something like 10.0.0.9:8888 (the URL will depend on your router), and away you go. That&#039;s it!&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Physically&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
[[File:andd2.jpg|right|thumb|Fig. 2]]As mentioned above, most devices have a cable that serves a dual role – recharging, or connecting to a computer. &lt;br /&gt;
&lt;br /&gt;
If you connect the two, Mac and Linux machines will know about this added device automatically. Windows users will probably have to install a device driver in the same way that you would for any other device. The way you do this will depend on the host device, but the process has been largely automated now, needing no special action on your part.&lt;br /&gt;
&lt;br /&gt;
Windows 8 may not find your driver. Experience shows that HTC drivers are available and do work for many Android devices. There is a useful thread at http://forum.xda-developers.com&lt;br /&gt;
&lt;br /&gt;
Bear in mind that you will probably have to reset your computer and then connect your device for this to work after the driver has been installed. &lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Digging Deeper&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
You have been asked to demonstrate your new device to a room full of new owners, and would like to illustrate actual screenshots to complement your talk.  Not all devices have an HDMI port, so you need an alternative.&lt;br /&gt;
&lt;br /&gt;
Before you even contemplate installing this, you can only make this work if you have Java (at least v6) installed.&lt;br /&gt;
&lt;br /&gt;
There is a long-winded or, alternately, a relatively modest way of proceeding.  The long-winded way is to get the entire Android Software Development Kit (SDK)– fine if you plan to write apps, but at 660MB, a bit extreme. The modest way is only (!) 93MB so go to http://developer.android.com/sdk/index.html.&lt;br /&gt;
&lt;br /&gt;
[[File:andd3.jpg|left|thumb|Fig. 3]]If you are using Windows, scroll down a bit and find “Use an existing IDE” and then click the button “Download the SDK Tools for Windows. &lt;br /&gt;
If you are not using Windows, there are download options for Mac and Linux. Download just the SDK tools, you won’t need the ADT ones.&lt;br /&gt;
&lt;br /&gt;
That’s the typical result on a Windows screen when you download and unpack the zip file.  Now you can click on that, and sit back for a few moments while the installer gets busy. Make a note of the directory it is installed in.&lt;br /&gt;
&lt;br /&gt;
All you need to check at this point is that the platform tools are installed. If not, make sure they are (tick the box and follow the on-screen prompts)&lt;br /&gt;
&lt;br /&gt;
[[File:andd4.jpg|450px|center|Fig. 4]]&lt;br /&gt;
&lt;br /&gt;
The next step is to set up an environment variable to point to the SDK directory (you did make a note of it?) If not, take a look at the image above, and you will see it there.&lt;br /&gt;
&lt;br /&gt;
In Windows, press the Microsoft/Windows key together with the Pause/Break key to get to the Properties screen (or right-click your Computer desktop icon and select Properties).  At the left, click on ‘Advanced system settings’ select the Advanced tab, then click the Environment Variables button. Click on New, type ANDROID_HOME in the Variable box, and enter the path which will probably be something like c:\program files\android\android-sdk in the Value box.  Say OK to all that.&lt;br /&gt;
&lt;br /&gt;
I&#039;m unsure what you would need to do in Linux/Mac?&lt;br /&gt;
&lt;br /&gt;
Now, over to your Android device. Find Settings, and then Developer options.[[File:andd5.jpg|center|thumb|Fig. 5]] &lt;br /&gt;
Tap that, and then find and tap USB debugging to turn it on.[[File:andd6.jpg|center|thumb|Fig. 6]]&lt;br /&gt;
Connect your Android device to your computer with a USB cable. This will change a few items on your device, and you need to respond. In Settings, find the USB connection pointer and activate it.[[File:andd7.jpg|center|thumb|Fig. 7]] &lt;br /&gt;
&lt;br /&gt;
Now back to your computer. Go to http://droid-at-screen.ribomation.com/download/ and download Droid@Screen. This will be a .jar file – simply copy it to your desktop.&lt;br /&gt;
&lt;br /&gt;
Double click on the .jar file, wherever you put it. If Droid@Screen cannot find the ADB executable you created, it will prompt you for the path. Just navigate to the installation directory of the Android SDK and then into platform-tools. You should find the adb.exe file there.&lt;br /&gt;
&lt;br /&gt;
That&#039;s the setup finished. You could create a desktop icon for the .jar file, so that you could connect your device then click the icon to get a screen view open.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Andd6.jpg&amp;diff=989</id>
		<title>File:Andd6.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Andd6.jpg&amp;diff=989"/>
		<updated>2013-07-29T00:23:59Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Andd5.jpg&amp;diff=988</id>
		<title>File:Andd5.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Andd5.jpg&amp;diff=988"/>
		<updated>2013-07-29T00:23:49Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Andd4.jpg&amp;diff=987</id>
		<title>File:Andd4.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Andd4.jpg&amp;diff=987"/>
		<updated>2013-07-29T00:23:38Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Andd3.jpg&amp;diff=986</id>
		<title>File:Andd3.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Andd3.jpg&amp;diff=986"/>
		<updated>2013-07-29T00:23:26Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Andd2.jpg&amp;diff=985</id>
		<title>File:Andd2.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Andd2.jpg&amp;diff=985"/>
		<updated>2013-07-29T00:23:16Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Andd1.jpg&amp;diff=984</id>
		<title>File:Andd1.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Andd1.jpg&amp;diff=984"/>
		<updated>2013-07-29T00:22:58Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=983</id>
		<title>Connect Android to Computer</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=983"/>
		<updated>2013-07-28T22:55:27Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a placeholder....&lt;br /&gt;
&lt;br /&gt;
Paul&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=982</id>
		<title>Connect Android to Computer</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Connect_Android_to_Computer&amp;diff=982"/>
		<updated>2013-07-28T22:54:37Z</updated>

		<summary type="html">&lt;p&gt;Pblair: Created page with &amp;quot; This is a placeholder....  Paul&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
This is a placeholder....&lt;br /&gt;
&lt;br /&gt;
Paul&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=981</id>
		<title>Technical Info</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Technical_Info&amp;diff=981"/>
		<updated>2013-07-28T22:54:18Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* Android */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
This page is to support a wide variety of technical IT related hints, help guides, howtos and tips, contributed by members on a range of IT related topics of interest.&lt;br /&gt;
Some selected categories of information are shown below. Member contributions are encouraged, see [[Info_Wiki:About|About this Wiki]], [[Getting Started Editing Wiki Pages]], and the navigation [[Help:Contents|Help]] page for guidance on doing this.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=green&amp;gt;Please note that &#039;&#039;&#039;information related specifically to&#039;&#039;&#039; accessing and using the &#039;&#039;&#039;PCUG&#039;s &#039;The Internet Project&#039; (TIP) ISP Services&#039;&#039;&#039; are provided on the &#039;&#039;&#039;[http://www.tip.net.au/wiki/ TIP Wiki]&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please include a link to  &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;{{ns:category}}:Technical Info]] at the bottom of any page you create in this area.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Define Outer Table --&amp;gt;&lt;br /&gt;
{|style=&amp;quot;border-spacing:8px;margin:0px -8px&amp;quot;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top;color:#000&amp;quot;|&lt;br /&gt;
&amp;lt;!-- Start of 1st column in own table --&amp;gt;&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
===Computer Systems===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Android ====&lt;br /&gt;
* [[Android_App_Recommendations]]&lt;br /&gt;
* [[Connect Android to Computer]]&lt;br /&gt;
&lt;br /&gt;
==== Apple ====&lt;br /&gt;
* [[iPad_App_Recommendations]]&lt;br /&gt;
* [[iPhone_App_Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Linux ====&lt;br /&gt;
* [[Linux at PCUG Centre]]&lt;br /&gt;
* [[Additional HDD]]&lt;br /&gt;
* [[Dual-Booting]]&lt;br /&gt;
* [[Emergency_Boot - Including for Dual-Boot]] &lt;br /&gt;
* [[GPT  Partitioning]]&lt;br /&gt;
* [[KDE 4 Desktop Environment]]&lt;br /&gt;
* [[Linux_Distribution_64-bit_v_32-bit]]&lt;br /&gt;
* [[Linux_Distribution_Recommendations]]&lt;br /&gt;
* [[Netbook_Linux_Installation]]&lt;br /&gt;
* [[PC_21C &amp;amp; Secure_Boot]]&lt;br /&gt;
*[[Printing]]&lt;br /&gt;
*[[Scanning]]&lt;br /&gt;
&lt;br /&gt;
==== Smart devices====&lt;br /&gt;
* [[QR codes]]&lt;br /&gt;
&lt;br /&gt;
==== Windows ====&lt;br /&gt;
* [[File sharing between Win7 and XP]]&lt;br /&gt;
* [[File sharing between Windows and other OS]]&lt;br /&gt;
* [[Two Page Display]]&lt;br /&gt;
* [[Win7 Snipping Tool]]&lt;br /&gt;
* [[Win7 Hardware Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==== Windows 8 ====&lt;br /&gt;
* [[Do I need Windows 8?]]&lt;br /&gt;
* [[Editing Windows 8 - Usefuls]]&lt;br /&gt;
* [[Safe mode]]&lt;br /&gt;
* [[Install a Start button]]&lt;br /&gt;
* [[Confirmation of file delete]]&lt;br /&gt;
* [[File history]]&lt;br /&gt;
* [[Storage Spaces]]&lt;br /&gt;
* [[MRU]]&lt;br /&gt;
* [[CD/DVD player]]&lt;br /&gt;
* [[Computer icon on desktop]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 2nd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;margin:0;background:#fef2e0;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Internet ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Access ====&lt;br /&gt;
* [[Internet Access Alternatives]]&lt;br /&gt;
&lt;br /&gt;
==== Email ====&lt;br /&gt;
* [[Scams]]&lt;br /&gt;
* [[Spam]]&lt;br /&gt;
* [[Long URLs]]&lt;br /&gt;
* [[Macros]]&lt;br /&gt;
&lt;br /&gt;
==== Family Trees ====&lt;br /&gt;
* [[Sharing Family Tree Information]]&lt;br /&gt;
&lt;br /&gt;
==== Web ====&lt;br /&gt;
* [[Webmail attachments]]&lt;br /&gt;
&lt;br /&gt;
==== Web Hosting ====&lt;br /&gt;
* [[Web hosting]]&lt;br /&gt;
** [[Web hosting in action]]&lt;br /&gt;
*** [[A real project]]&lt;br /&gt;
&lt;br /&gt;
==== Microsoft Web Platform Installer ====&lt;br /&gt;
* [[Web PI]]&lt;br /&gt;
&lt;br /&gt;
==== Wikis ====&lt;br /&gt;
&lt;br /&gt;
* [[Getting Started Editing Wiki Pages]]&lt;br /&gt;
* [[More_on_Working_with_Wikis]]&lt;br /&gt;
* [[Wiki Skins]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 3rd column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cedff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Peripherals ===&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== DVDs and Bootable USBs ====&lt;br /&gt;
* [[Booting from Removable Media]]&lt;br /&gt;
* [[Using dotISO Files]]&lt;br /&gt;
&lt;br /&gt;
==== External Drives ====&lt;br /&gt;
* [[External_Drives]]&lt;br /&gt;
&lt;br /&gt;
==== Monitors &amp;amp; Projectors ====&lt;br /&gt;
* [[Using an External Display or Projector with a Notebook]]&lt;br /&gt;
&lt;br /&gt;
==== Printers ====&lt;br /&gt;
* [[Cleaning Printheads]]&lt;br /&gt;
* [[Parallel Port Printers]]&lt;br /&gt;
* [[Sharing Printers via CUPS]]&lt;br /&gt;
&lt;br /&gt;
==== Scanners ====&lt;br /&gt;
* [[Scanning Slides using CanoScan]]&lt;br /&gt;
* [[Scanning via Network]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Start of 4th column in own table --&amp;gt;&lt;br /&gt;
|class=&amp;quot;MainPageBG&amp;quot; style=&amp;quot;width:25%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top&amp;quot;|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Backup ====&lt;br /&gt;
* [[Interesting_Techniques]]&lt;br /&gt;
&lt;br /&gt;
==== Firewall ====&lt;br /&gt;
* [[Firewall_Software]]&lt;br /&gt;
&lt;br /&gt;
==== General ====&lt;br /&gt;
* [[Interesting_Programs]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Image and Photo Editing ====&lt;br /&gt;
* [[GIMP]]&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==== Office ====&lt;br /&gt;
* [[OpenOffice]]&lt;br /&gt;
&lt;br /&gt;
==== Vector  Drawing ====&lt;br /&gt;
* [[OpenOffice Draw]]&lt;br /&gt;
&lt;br /&gt;
* [[Inkscape]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;vertical-align:top;background-color:#f5faff&amp;quot;&lt;br /&gt;
|style=&amp;quot;margin:0;background-color:#cefff2;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
|- &lt;br /&gt;
|style=&amp;quot;color:#000&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
==== Disks ====&lt;br /&gt;
*[[Advanced Format (AF) Drives]]&lt;br /&gt;
&lt;br /&gt;
*[[Solid State Drives (SSD)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Gateway_Router ====&lt;br /&gt;
*[[Commercial]]&lt;br /&gt;
*[[DIY]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Programmable Controllers ====&lt;br /&gt;
*[[Arduino]]&lt;br /&gt;
&lt;br /&gt;
==== Sub-Compact Computers ====&lt;br /&gt;
*[[Android MK802 Pocket PC]]&lt;br /&gt;
*[[Raspberry Pi]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=File:Andd_1.jpg&amp;diff=980</id>
		<title>File:Andd 1.jpg</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=File:Andd_1.jpg&amp;diff=980"/>
		<updated>2013-07-27T02:52:55Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Web_hosting&amp;diff=972</id>
		<title>Web hosting</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Web_hosting&amp;diff=972"/>
		<updated>2013-07-20T00:41:12Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When you open an account with an internet service provider (ISP), you will usually get an allowance of storage space on the ISP&#039;s servers that you can use. This is your own personal &#039;cloud&#039;&lt;br /&gt;
&lt;br /&gt;
The space is usually not large (maybe 10MB) but it can be useful for storing backup files or simple web pages.&lt;br /&gt;
&lt;br /&gt;
Simple web pages are just that - a page or collection (usually HTML) that renders simply to readers via their browsers. Their content is &#039;fixed&#039; until the author makes amendments.&lt;br /&gt;
&lt;br /&gt;
More complicated web pages are often handled differently. Information and instructions are stored on the ISP&#039;s server, and, when accessed, the instructions (usually known as &#039;scripts&#039;) construct a page and send it to the browser. This is often referred to as &#039;server-side scripting&#039;. The Google search engine provides a (huge!) example - ask it to search for something, and it searches then composes a response that you read on your screen or device.&lt;br /&gt;
&lt;br /&gt;
Building web pages in this way introduces the expression &#039;web hosting&#039;, where your ISP is the host, and provides the tools to make it happen. Hosting is offered by many ISPs and is quite affordable. &lt;br /&gt;
&lt;br /&gt;
==== What would you use it for? ====&lt;br /&gt;
&lt;br /&gt;
At the home user/enthusiast level, there are any number of clubs and associations that host their websites. PCUG alone hosts more than 30 users. Typical users in the wider world are health organisations, dance clubs, hiking groups and philatelic clubs - but that&#039;s just a sample.&lt;br /&gt;
&lt;br /&gt;
Popular Content Management Systems (CMS) like WordPress (http://www.pcug.org.au/wp/), Joomla! and Drupal rely on hosting.&lt;br /&gt;
&lt;br /&gt;
==== The learning curve ====&lt;br /&gt;
&lt;br /&gt;
At first glance, the curve seems steep. Novices find themselves surrounded by jargon and abbreviations, whereas the structure of what is used is quite simple.&lt;br /&gt;
&lt;br /&gt;
[[File:XAMPP.jpg|left]]At the top of the list is the web server software itself, the operating system that figures out how to deal with multiple users at once. This comes in various levels of use, from the simple to the complicated, usually defined in terms of the workload they will have to cope with. By brand name, the most used software on the internet comes from Apache (http://en.wikipedia.org/wiki/Apache_HTTP_Server), with Microsoft&#039;s IIS (Internet Information Server) a fair way behind.&lt;br /&gt;
&lt;br /&gt;
Along with the server software, we generally have scripting (instruction) language software. There are many options here, but names like PHP, Java, Python, Ruby, and Perl will appear in web pages and help files. All have proven themselves, and usually attract devotees who share their efforts widely to the benefit of other users.&lt;br /&gt;
&lt;br /&gt;
Often data is involved, so some form of database system is needed. At the smaller enterprise/enthusiast level, MySQL is probably the most used. It can be used as a flat file, or relationally, using related tables for efficiency.&lt;br /&gt;
&lt;br /&gt;
[[File:Xampp_ok.jpg|right|300px]]You can try this all for yourself at home! If you have the space and the curiosity, download &#039;&#039;&#039;XAMPP&#039;&#039;&#039; (for Windows at http://www.apachefriends.org/en/xampp.html) or &#039;&#039;&#039;LAMPP&#039;&#039;&#039; (for Linux at http://www.apachefriends.org/en/xampp-linux.html)  and Mac (at http://www.apachefriends.org/en/xampp-macosx.html).. all for &#039;&#039;&#039;free&#039;&#039;&#039;. Downloads are typically about 80MB. The sites given here provide full installation instructions. See if you can figure out what the acronyms stand for...&lt;br /&gt;
&lt;br /&gt;
And there you have it - a home server of which you are the webmaster, where you can experiment with HTML pages, write PHP scripts, trial WordPress or Joomla! and all in the privacy (and convenience) of your own computer.&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Sharing_Family_Tree_Information&amp;diff=949</id>
		<title>Sharing Family Tree Information</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Sharing_Family_Tree_Information&amp;diff=949"/>
		<updated>2013-06-25T00:40:29Z</updated>

		<summary type="html">&lt;p&gt;Pblair: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gathering information about present and previous members of your family has become quite popular. A whole industry has grown around family research and recording, aided by the internet and a number of commercial interests. &lt;br /&gt;
&lt;br /&gt;
Storage methods vary. Many folk are quite happy to have a supply of index cards in a shoe box. Others prefer some computerised method, and there are relatively inexpensive software programs available to fill that role.&lt;br /&gt;
&lt;br /&gt;
For many people, that is enough. They may not want to broadcast or even share what they know. But there are others who do want to share - as much to tell others what they have discovered as to seek help in correcting misinformation that might have crept in. The thought begins - could this be shared via the web? And how would you make web pages?&lt;br /&gt;
&lt;br /&gt;
One way of achieving this is through commercial channels. You will be offered space to upload your data. At that point, most commercial channels then claim your data as their own, and in giving them the data you give them the right to charge for other people to view it. As well, you might find that you no longer have any editing rights, so any errors or omissions cannot be amended. Among serious researchers, these sites are known for their errors, not their facts.&lt;br /&gt;
&lt;br /&gt;
Or you could do it yourself. This has many pluses and a few minuses.&lt;br /&gt;
&lt;br /&gt;
The two main pluses are that you are in control - you can add or subtract facts as you discover them (and family trees are never static). And then you can control who has access to your data, if you wish, so you can protect privacy.&lt;br /&gt;
&lt;br /&gt;
The main minus is that you have to learn a few new tricks!&lt;br /&gt;
&lt;br /&gt;
This takes us into the world of hosting - where you contract with a supplier to sell you some web space and some software to help create useful things in that space. &lt;br /&gt;
&lt;br /&gt;
If you would prefer to experiment at home first, you can set up your own server - see the wiki items [http://pcug.org.au/info/index.php/Web_hosting at].&lt;br /&gt;
&lt;br /&gt;
If you want you could also register a domain, so that your hosted site is personalised. But that&#039;s not essential.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The New Tricks&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The online process is simplicity itself. You create a database to hold the data, and you have some scripts to take the data and deliver it to the world in a presentable format.&lt;br /&gt;
&lt;br /&gt;
The data and the scripts live in the hosted web space, so there are a few things you will need to learn to help manage them.  &lt;br /&gt;
&lt;br /&gt;
The data comes from direct entry - you type it into the database - or you import it from the program you use at home on your computer.&lt;br /&gt;
&lt;br /&gt;
You don&#039;t need to create any web pages - the scripts create them on the fly. And if there is a change in the data - someone dies or a baby is born - you amend the data and the web pages recreate themselves to reflect these changes. If there was one strong reason to use an online system, that is it.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;To Whet Your Appetite&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are a number of application offerings - the main two being &#039;&#039;webtrees&#039;&#039; and &#039;&#039;The Next Generation&#039;&#039; (TNG). &lt;br /&gt;
&lt;br /&gt;
webtrees is at  http://www.webtrees.net/index.php/en/, where there is a demo - or a showcase to see how others use it. webtrees is free.&lt;br /&gt;
&lt;br /&gt;
TNG is at http://lythgoes.net/genealogy/software.php and again, there are examples. TNG is about AU$30.&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Do_I_need_Windows_8%3F&amp;diff=947</id>
		<title>Do I need Windows 8?</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Do_I_need_Windows_8%3F&amp;diff=947"/>
		<updated>2013-06-18T09:59:08Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* An addition from Canberra */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is Windows 8? ==&lt;br /&gt;
Windows 8 is the latest version of Microsoft Windows. It comes after Windows 7 (which came after Windows Vista, which came after Windows XP).  Windows 8 brings a big change in the appearance of the operating system.  It now has two main screens, a new one (which Microsoft at first called Metro, but now calls Modern) and a more familiar desktop screen.  It starts up in the new &#039;Modern&#039; screen.&lt;br /&gt;
&lt;br /&gt;
== What is Windows RT? ==&lt;br /&gt;
&lt;br /&gt;
Windows RT is a version of Windows 8 that runs on ARM processors (which are common in mobile devices including Microsoft&#039;s Surface RT tablet).  It presents the Modern interface and only runs programs downloaded from the new Microsoft App Store, in addition to a suite of pre-installed programs which includes Internet Explorer and Microsoft Office 2013 (Word, Excel, PowerPoint and OneNote).&lt;br /&gt;
&lt;br /&gt;
== Do I need to move on from my present version of Windows? ==&lt;br /&gt;
&lt;br /&gt;
If you can do everything you want to do with your present setup, there&#039;s no need to upgrade to Windows 8.  If you are still using Windows XP, it&#039;s good to plan to move on well before April next year (2014) when Microsoft will stop issuing security updates for Windows XP, but that still gives you time to watch how Windows 8 beds down.&lt;br /&gt;
&lt;br /&gt;
== If I want to upgrade from my current version of Windows to Windows 8, how can I find out if my computer can cope with Windows 8? ==&lt;br /&gt;
&lt;br /&gt;
Microsoft will test your computer for you.  Go to the Microsoft  &lt;br /&gt;
[http://windows.microsoft.com/en-US/windows-8/upgrade-to-windows-8&amp;quot;Upgrade to Windows 8] page&lt;br /&gt;
and click on the &amp;quot;Download Upgrade Assistant&amp;quot; link and follow the instructions.  The Assistant checks your hardware for compatibility with Windows 8.  You can install and run the Assistant without having to download the full operating system if you do not want to.&lt;br /&gt;
&lt;br /&gt;
== Do I need a touch-screen computer or tablet to use Windows 8? ==&lt;br /&gt;
The new Modern interface is designed for use with a touch-screen but it can also be controlled with a mouse and keyboard.  You do not have to have a touch-screen to use Windows 8.&lt;br /&gt;
&lt;br /&gt;
== How do I buy Windows 8? ==&lt;br /&gt;
&lt;br /&gt;
If your computer passes the test and can cope with Windows 8, you can buy Windows 8 as an upgrade to your present operating system (which may be anything from Windows XP Service Pack 3, through to Windows 7).   If your operating system is older than Windows XP, it&#039;s very likely that your computer will not pass the test for Windows 8 compatibility, and you will need to purchase a new computer if you want to use Windows 8.&lt;br /&gt;
&lt;br /&gt;
== Should I download the upgrade or buy it on a DVD? ==&lt;br /&gt;
&lt;br /&gt;
The download costs less, but if you choose it, you will receive the version of Windows 8 that matches your older operating system.  If your old OS is the 32-bit version, you will receive the 32-bit version of Windows 8.  Provided that your computer hardware can cope with the 64-bit version of Windows 8 (the test result will tell you) you can make better use of your computer&#039;s resources by upgrading to the 64-bit version even if your current OS is 32-bit.  But to do that you will need to purchase the DVD.  Members who have very slow internet connections such as dial-up, or who have limited internet data allowances, will also need to purchase the DVD.  (The size of the Windows 8 download is about 3 gigabytes.)&lt;br /&gt;
&lt;br /&gt;
== Should I upgrade or do a clean reinstall of Windows? ==&lt;br /&gt;
&lt;br /&gt;
The easiest way to upgrade is to download Windows 8 and install it as an upgrade over your old OS.  If you do that, the installer will do its best to keep your old settings, program installations etc.  (If you are upgrading from Windows XP, only your data will be preserved; if from Vista, your settings and data will be preserved; but  in both those cases you will need to reinstall your programs.)   A clean install of your new Windows 8 involves a fresh start: it requires you to reinstall all your programs, and to fetch your data files from your backup, and redo your settings.  You would have to do this anyway if you purchased a new computer.  A clean install minimizes any risk that old information on your hard disk could confuse Windows 8 even after installation.  Whichever you choose, It&#039;s very important to have a full backup before you install Windows 8.&lt;br /&gt;
&lt;br /&gt;
== Will Windows 8 allow me to use all my old programs? ==&lt;br /&gt;
If you accept the download and you have Windows Vista or Windows 7, all your old programs will run under Windows 8.  Also, if you move from 32-bit to 64-bit Windows, your 32-bit programs will still run (as they will under Vista or Windows 7 64-bit).  If you are moving from Windows XP, and are still using some old DOS-style 16-bit programs, these will not run under Windows 8 without the help of an additional program to provide the 16-bit environment these programs need.&lt;br /&gt;
&lt;br /&gt;
== With Windows 8 installed on my computer, how can I learn to use the new features? ==&lt;br /&gt;
&lt;br /&gt;
When you install Windows 8 and start it up you will be given some introductory information on your screen.  Windows 8 also has a built-in help system, with advice on using the new interface, which you can access by pressing the Windows key and the F1 key together.&lt;br /&gt;
&lt;br /&gt;
== I have purchased a new computer with Windows 8 already installed.  How do I find the desktop? ==&lt;br /&gt;
&lt;br /&gt;
On the Modern interface clicking on the bottom left pane opens the desktop.  To return to the Modern screen from the old-style Windows desktop, just press the Windows key on your keyboard.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Text courtesy of the Melbourne PC User Group&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== An addition from Canberra about Windows 8 protection inclusion ==&lt;br /&gt;
&lt;br /&gt;
Windows 8 comes with Windows Defender built in. &lt;br /&gt;
&lt;br /&gt;
Defender incorporates Early Launch Antimalware (ELAM) protection, Unified Extensible Firmware Interface (UEFI) Secure Boot, Bootkit Detection and anti-virus protection.&lt;br /&gt;
&lt;br /&gt;
Defender will disable itself if you install another antivirus suite. This is to stop multiple (often conflicting) AVs/AMWs getting underfoot.&lt;br /&gt;
&lt;br /&gt;
To find the management window, tap the Windows key and type Defender on the screen.&lt;br /&gt;
&lt;br /&gt;
Updates are vigorous (almost daily). &lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Do_I_need_Windows_8%3F&amp;diff=946</id>
		<title>Do I need Windows 8?</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Do_I_need_Windows_8%3F&amp;diff=946"/>
		<updated>2013-06-17T03:07:25Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* An addition from Canberra */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is Windows 8? ==&lt;br /&gt;
Windows 8 is the latest version of Microsoft Windows. It comes after Windows 7 (which came after Windows Vista, which came after Windows XP).  Windows 8 brings a big change in the appearance of the operating system.  It now has two main screens, a new one (which Microsoft at first called Metro, but now calls Modern) and a more familiar desktop screen.  It starts up in the new &#039;Modern&#039; screen.&lt;br /&gt;
&lt;br /&gt;
== What is Windows RT? ==&lt;br /&gt;
&lt;br /&gt;
Windows RT is a version of Windows 8 that runs on ARM processors (which are common in mobile devices including Microsoft&#039;s Surface RT tablet).  It presents the Modern interface and only runs programs downloaded from the new Microsoft App Store, in addition to a suite of pre-installed programs which includes Internet Explorer and Microsoft Office 2013 (Word, Excel, PowerPoint and OneNote).&lt;br /&gt;
&lt;br /&gt;
== Do I need to move on from my present version of Windows? ==&lt;br /&gt;
&lt;br /&gt;
If you can do everything you want to do with your present setup, there&#039;s no need to upgrade to Windows 8.  If you are still using Windows XP, it&#039;s good to plan to move on well before April next year (2014) when Microsoft will stop issuing security updates for Windows XP, but that still gives you time to watch how Windows 8 beds down.&lt;br /&gt;
&lt;br /&gt;
== If I want to upgrade from my current version of Windows to Windows 8, how can I find out if my computer can cope with Windows 8? ==&lt;br /&gt;
&lt;br /&gt;
Microsoft will test your computer for you.  Go to the Microsoft  &lt;br /&gt;
[http://windows.microsoft.com/en-US/windows-8/upgrade-to-windows-8&amp;quot;Upgrade to Windows 8] page&lt;br /&gt;
and click on the &amp;quot;Download Upgrade Assistant&amp;quot; link and follow the instructions.  The Assistant checks your hardware for compatibility with Windows 8.  You can install and run the Assistant without having to download the full operating system if you do not want to.&lt;br /&gt;
&lt;br /&gt;
== Do I need a touch-screen computer or tablet to use Windows 8? ==&lt;br /&gt;
The new Modern interface is designed for use with a touch-screen but it can also be controlled with a mouse and keyboard.  You do not have to have a touch-screen to use Windows 8.&lt;br /&gt;
&lt;br /&gt;
== How do I buy Windows 8? ==&lt;br /&gt;
&lt;br /&gt;
If your computer passes the test and can cope with Windows 8, you can buy Windows 8 as an upgrade to your present operating system (which may be anything from Windows XP Service Pack 3, through to Windows 7).   If your operating system is older than Windows XP, it&#039;s very likely that your computer will not pass the test for Windows 8 compatibility, and you will need to purchase a new computer if you want to use Windows 8.&lt;br /&gt;
&lt;br /&gt;
== Should I download the upgrade or buy it on a DVD? ==&lt;br /&gt;
&lt;br /&gt;
The download costs less, but if you choose it, you will receive the version of Windows 8 that matches your older operating system.  If your old OS is the 32-bit version, you will receive the 32-bit version of Windows 8.  Provided that your computer hardware can cope with the 64-bit version of Windows 8 (the test result will tell you) you can make better use of your computer&#039;s resources by upgrading to the 64-bit version even if your current OS is 32-bit.  But to do that you will need to purchase the DVD.  Members who have very slow internet connections such as dial-up, or who have limited internet data allowances, will also need to purchase the DVD.  (The size of the Windows 8 download is about 3 gigabytes.)&lt;br /&gt;
&lt;br /&gt;
== Should I upgrade or do a clean reinstall of Windows? ==&lt;br /&gt;
&lt;br /&gt;
The easiest way to upgrade is to download Windows 8 and install it as an upgrade over your old OS.  If you do that, the installer will do its best to keep your old settings, program installations etc.  (If you are upgrading from Windows XP, only your data will be preserved; if from Vista, your settings and data will be preserved; but  in both those cases you will need to reinstall your programs.)   A clean install of your new Windows 8 involves a fresh start: it requires you to reinstall all your programs, and to fetch your data files from your backup, and redo your settings.  You would have to do this anyway if you purchased a new computer.  A clean install minimizes any risk that old information on your hard disk could confuse Windows 8 even after installation.  Whichever you choose, It&#039;s very important to have a full backup before you install Windows 8.&lt;br /&gt;
&lt;br /&gt;
== Will Windows 8 allow me to use all my old programs? ==&lt;br /&gt;
If you accept the download and you have Windows Vista or Windows 7, all your old programs will run under Windows 8.  Also, if you move from 32-bit to 64-bit Windows, your 32-bit programs will still run (as they will under Vista or Windows 7 64-bit).  If you are moving from Windows XP, and are still using some old DOS-style 16-bit programs, these will not run under Windows 8 without the help of an additional program to provide the 16-bit environment these programs need.&lt;br /&gt;
&lt;br /&gt;
== With Windows 8 installed on my computer, how can I learn to use the new features? ==&lt;br /&gt;
&lt;br /&gt;
When you install Windows 8 and start it up you will be given some introductory information on your screen.  Windows 8 also has a built-in help system, with advice on using the new interface, which you can access by pressing the Windows key and the F1 key together.&lt;br /&gt;
&lt;br /&gt;
== I have purchased a new computer with Windows 8 already installed.  How do I find the desktop? ==&lt;br /&gt;
&lt;br /&gt;
On the Modern interface clicking on the bottom left pane opens the desktop.  To return to the Modern screen from the old-style Windows desktop, just press the Windows key on your keyboard.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Text courtesy of the Melbourne PC User Group&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== An addition from Canberra ==&lt;br /&gt;
&lt;br /&gt;
Windows 8 comes with Windows Defender built in. To find the management window, tap the Windows key and type Defender on the screen.&lt;br /&gt;
&lt;br /&gt;
Defender incorporates Early Launch Antimalware (ELAM) protection, Unified Extensible Firmware Interface (UEFI) Secure Boot, Bootkit Detection and anti-virus protection.&lt;br /&gt;
&lt;br /&gt;
Defender will disable itself if you install another antivirus suite. This is to stop multiple (often conflicting) AVs/AMWs getting underfoot.&lt;br /&gt;
&lt;br /&gt;
Updates are vigorous (almost daily). &lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Do_I_need_Windows_8%3F&amp;diff=945</id>
		<title>Do I need Windows 8?</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Do_I_need_Windows_8%3F&amp;diff=945"/>
		<updated>2013-06-17T03:06:26Z</updated>

		<summary type="html">&lt;p&gt;Pblair: /* I have purchased a new computer with Windows 8 already installed.  How do I find the desktop? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is Windows 8? ==&lt;br /&gt;
Windows 8 is the latest version of Microsoft Windows. It comes after Windows 7 (which came after Windows Vista, which came after Windows XP).  Windows 8 brings a big change in the appearance of the operating system.  It now has two main screens, a new one (which Microsoft at first called Metro, but now calls Modern) and a more familiar desktop screen.  It starts up in the new &#039;Modern&#039; screen.&lt;br /&gt;
&lt;br /&gt;
== What is Windows RT? ==&lt;br /&gt;
&lt;br /&gt;
Windows RT is a version of Windows 8 that runs on ARM processors (which are common in mobile devices including Microsoft&#039;s Surface RT tablet).  It presents the Modern interface and only runs programs downloaded from the new Microsoft App Store, in addition to a suite of pre-installed programs which includes Internet Explorer and Microsoft Office 2013 (Word, Excel, PowerPoint and OneNote).&lt;br /&gt;
&lt;br /&gt;
== Do I need to move on from my present version of Windows? ==&lt;br /&gt;
&lt;br /&gt;
If you can do everything you want to do with your present setup, there&#039;s no need to upgrade to Windows 8.  If you are still using Windows XP, it&#039;s good to plan to move on well before April next year (2014) when Microsoft will stop issuing security updates for Windows XP, but that still gives you time to watch how Windows 8 beds down.&lt;br /&gt;
&lt;br /&gt;
== If I want to upgrade from my current version of Windows to Windows 8, how can I find out if my computer can cope with Windows 8? ==&lt;br /&gt;
&lt;br /&gt;
Microsoft will test your computer for you.  Go to the Microsoft  &lt;br /&gt;
[http://windows.microsoft.com/en-US/windows-8/upgrade-to-windows-8&amp;quot;Upgrade to Windows 8] page&lt;br /&gt;
and click on the &amp;quot;Download Upgrade Assistant&amp;quot; link and follow the instructions.  The Assistant checks your hardware for compatibility with Windows 8.  You can install and run the Assistant without having to download the full operating system if you do not want to.&lt;br /&gt;
&lt;br /&gt;
== Do I need a touch-screen computer or tablet to use Windows 8? ==&lt;br /&gt;
The new Modern interface is designed for use with a touch-screen but it can also be controlled with a mouse and keyboard.  You do not have to have a touch-screen to use Windows 8.&lt;br /&gt;
&lt;br /&gt;
== How do I buy Windows 8? ==&lt;br /&gt;
&lt;br /&gt;
If your computer passes the test and can cope with Windows 8, you can buy Windows 8 as an upgrade to your present operating system (which may be anything from Windows XP Service Pack 3, through to Windows 7).   If your operating system is older than Windows XP, it&#039;s very likely that your computer will not pass the test for Windows 8 compatibility, and you will need to purchase a new computer if you want to use Windows 8.&lt;br /&gt;
&lt;br /&gt;
== Should I download the upgrade or buy it on a DVD? ==&lt;br /&gt;
&lt;br /&gt;
The download costs less, but if you choose it, you will receive the version of Windows 8 that matches your older operating system.  If your old OS is the 32-bit version, you will receive the 32-bit version of Windows 8.  Provided that your computer hardware can cope with the 64-bit version of Windows 8 (the test result will tell you) you can make better use of your computer&#039;s resources by upgrading to the 64-bit version even if your current OS is 32-bit.  But to do that you will need to purchase the DVD.  Members who have very slow internet connections such as dial-up, or who have limited internet data allowances, will also need to purchase the DVD.  (The size of the Windows 8 download is about 3 gigabytes.)&lt;br /&gt;
&lt;br /&gt;
== Should I upgrade or do a clean reinstall of Windows? ==&lt;br /&gt;
&lt;br /&gt;
The easiest way to upgrade is to download Windows 8 and install it as an upgrade over your old OS.  If you do that, the installer will do its best to keep your old settings, program installations etc.  (If you are upgrading from Windows XP, only your data will be preserved; if from Vista, your settings and data will be preserved; but  in both those cases you will need to reinstall your programs.)   A clean install of your new Windows 8 involves a fresh start: it requires you to reinstall all your programs, and to fetch your data files from your backup, and redo your settings.  You would have to do this anyway if you purchased a new computer.  A clean install minimizes any risk that old information on your hard disk could confuse Windows 8 even after installation.  Whichever you choose, It&#039;s very important to have a full backup before you install Windows 8.&lt;br /&gt;
&lt;br /&gt;
== Will Windows 8 allow me to use all my old programs? ==&lt;br /&gt;
If you accept the download and you have Windows Vista or Windows 7, all your old programs will run under Windows 8.  Also, if you move from 32-bit to 64-bit Windows, your 32-bit programs will still run (as they will under Vista or Windows 7 64-bit).  If you are moving from Windows XP, and are still using some old DOS-style 16-bit programs, these will not run under Windows 8 without the help of an additional program to provide the 16-bit environment these programs need.&lt;br /&gt;
&lt;br /&gt;
== With Windows 8 installed on my computer, how can I learn to use the new features? ==&lt;br /&gt;
&lt;br /&gt;
When you install Windows 8 and start it up you will be given some introductory information on your screen.  Windows 8 also has a built-in help system, with advice on using the new interface, which you can access by pressing the Windows key and the F1 key together.&lt;br /&gt;
&lt;br /&gt;
== I have purchased a new computer with Windows 8 already installed.  How do I find the desktop? ==&lt;br /&gt;
&lt;br /&gt;
On the Modern interface clicking on the bottom left pane opens the desktop.  To return to the Modern screen from the old-style Windows desktop, just press the Windows key on your keyboard.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Text courtesy of the Melbourne PC User Group&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== An addition from Canberra ==&lt;br /&gt;
&lt;br /&gt;
Windows 8 comes with Windows Defender built in. To find the management window, tap the Windows key and type Defender on the screen.&lt;br /&gt;
&lt;br /&gt;
Defender incorporates Early Launch Antimalware (ELAM) protection, Unified Extensible Firmware Interface (UEFI) Secure Boot, Bootkit Detection and anti-virus protection.&lt;br /&gt;
&lt;br /&gt;
Defender will disable itself if you install another antivirus suite. This is to stop multiple (often conflicting) AVs getting underfoot.&lt;br /&gt;
&lt;br /&gt;
Updates are vigorous (almost daily). &lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Info]]&lt;/div&gt;</summary>
		<author><name>Pblair</name></author>
	</entry>
</feed>