Found this page with quick and easy code for adding a search functionality to a Google Blogger blog...
http://www.hamidshahzad.com/blogger-widgets/how-to-add-simple-search-box-to-blogger/
Friday, April 26, 2013
Thursday, April 11, 2013
Can Macs get viruses or malware?
Can an Apple Mac computer get a virus? Yes! There is a common misconception that Mac computers can never get viruses, that malware is only a Windows problem. Well that's not true. Probably there are more viruses out there that attack Windows computers, but it doesn't mean it is impossible to get a virus on a Mac. An Operating System, like any complex software, is likely to have many security holes or bugs that could be exploited by a malicious attacker. So yes, it is definitely possible for a Mac computer (or iPad or iPhone or Android or whatever) to get a virus or malware.
As with Windows computers, you have to keep your Mac software up-to-date. Newer versions have built-in anti-virus protection that is kept up-to-date by Apple (as long as you do the updates). Older versions of Mac OS may not be as safe, and you may need to install anti-virus software.
Here is a User Tip from the Apple Support Communities site about protecting your Mac:
Harden your Mac against malware attacks
Here is some free antivirus software available for Mac OS X:
www.clamxav.com
Of course, there are also protection products you can purchase from companies like Symantec/Norton, Sophos, McAfee etc.
As with Windows computers, you have to keep your Mac software up-to-date. Newer versions have built-in anti-virus protection that is kept up-to-date by Apple (as long as you do the updates). Older versions of Mac OS may not be as safe, and you may need to install anti-virus software.
Here is a User Tip from the Apple Support Communities site about protecting your Mac:
Harden your Mac against malware attacks
Here is some free antivirus software available for Mac OS X:
www.clamxav.com
Of course, there are also protection products you can purchase from companies like Symantec/Norton, Sophos, McAfee etc.
Monday, February 18, 2013
Free DNS hosting service?
I haven't actually used it yet, but I found this free DNS Hosting service available. Use it as your primary DNS, or as backup. Here it is: http://www.namecheap.com/products/freedns.aspx.
Thursday, January 24, 2013
How to change the username in Office 365
I had a problem recently while doing a Staged Migration from Exchange 2007 to Microsoft Office 365. At the on-premises site, the Active Directory had a setup as follows:
Here is a copy of the main steps from that KB article:
- User first name: First (eg Joe)
- User last name: Last (eg Bloggs)
- User login name: firstl (eg joeb)
- User primary email: flast@mydomain.com (eg jbloggs@myuni.edu.au)
How to change the UPN?
So how did I change the UPN for those users to be the same as their primary email address? In the end I used PowerShell for Microsoft Online, and these are the steps I followed:- Installed Microsoft Online Services Sign-In Assistant (IDCRL7) - 64 bit version
- Installed Microsoft Online Services Module for Windows PowerShell (64-bit version)
- Clicked the Microsoft Online Services Module shortcut to open a Windows PowerShell workspace
- Ran "connect-MSOLService" to connect to Microsoft Online (and entered username and password for Office 365 administrator account)
- Ran "Set-MsolUserPrincipalName -UserPrincipalName firstl@mydomain.com -NewUserPrincipalName flast@mydomain.com"
- http://onlinehelp.microsoft.com/en-au/office365-enterprises/hh124998.aspx
- http://msryanph.wordpress.com/2012/08/06/office-365-management-account-renames-or-getting-married/
- http://support.microsoft.com/kb/2669550
How to change the primary email address?
How about the account which had the wrong primary email address? For this one I needed to change the Proxy Addresses for the account, and because the Office 365 users were still synchronized with the on-premises Active Directory, I had to use ADSIEdit.msc to change the proxyAddresses attribute for that account, specifying SMTP in all-caps, for the address I wanted to use as the primary email address. I followed the instructions I found in Step 4 of the Solution in the following Microsoft KB article: http://support.microsoft.com/kb/2492140.Here is a copy of the main steps from that KB article:
Use Active Directory Service Interfaces (ADSI) Edit to edit the proxyAddresses attribute of the user object so that it matches the primary SMTP address that you noted in step 1D. To do this, follow these steps:(It was this forum discussion that helped me get to the answer: http://community.office365.com/en-us/forums/158/t/44701.aspx)
Note The primary SMTP address value for the user object should be prepended by an uppercase "SMTP:" designator for the address value to be formatted correctly for the proxyAddresses attribute. For example, "SMTP:username@contoso.com" is an acceptable value, and "username@contoso.com" isn't an acceptable value. f.Click OK two times, and then exit ADSI Edit.
- Click Start, click Run, type ADSIEdit.msc, and then click OK.
- Right-click ADSI Edit, select Connect to, and then click OK to load the domain partition.
- In the navigation pane, locate the user object that you want to change, right-click it, and then click Properties.
- In the Attributes list, click the proxyAddresses attribute, and then click Edit.
- In the Value to add field, enter the appropriate SMTP address, and then click Add.
Wednesday, December 12, 2012
Free cloud mail hosting for Education?
Looking for a cloud-based mail solution for Education sector, that is reliable, robust, well-featured? And of course low-cost. Well, how about free? Both Microsoft and Google have free mail-hosting services for Education/Academic customers (eg Schools, Colleges, Universities, etc). Both offer their enterprise-class services for free to eligible customers:
- Microsoft: Office 365/Exchange Online. Lots of free stuff (probably enough features for most), but you can pay extra for more. Sign-up is quite easy, based on .edu.au domain name. (The link provided is to the Australian service.)
- Google: Google Apps for Education. Totally free, same as business/enterprise features. Requires a bit more work to sign-up when I used it (perhaps because it is US-based).
Subscribe to:
Posts (Atom)