<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>Alfred&apos;s Ramblings</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/" />
   <link rel="self" type="application/atom+xml" href="http://www.alfredivy.per.sg/blog/atom.xml" />
   <id>tag:www.alfredivy.per.sg,2011:/blog/1</id>
   <updated>2009-01-26T15:14:11Z</updated>
   <subtitle>Blog about life, family, work, IT and of course Palm</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.31</generator>

<entry>
   <title>Guns animation</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2009/01/guns_animation.html" />
   <id>tag:www.alfredivy.per.sg,2009:/blog//1.698</id>
   
   <published>2009-01-26T14:33:15Z</published>
   <updated>2009-01-26T15:14:11Z</updated>
   
   <summary>Guns animation</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="Others" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="112" label="guns" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      I have always been fascinated by guns, how they pack so much mechanical automation in a such a small package.
      <![CDATA[The <a href="http://thefirearmblog.com">Firearm Blog</a> have these great links.

<a href="http://www.m1911.org/loader.swf">1911 Pistol</a>

<a href="http://www.sniperworld.com/content.aspx?ckey=Sniper_World_Glock_Index">Glock</a>

<a href="http://www.genitron.com/IntPistol.html">Beretta 92FS</a>

<a href="http://static.howstuffworks.com/flash/revolver-diagram.swf">
Revolver</a>

<a href="http://www.bushmaster.com/anatomy_bushmaster.asp">AR15</a>

<a href="http://www.armytimes.com/projects/flash/2007_02_20_carbine/">HK 416 vs M-4</a>

<a href="http://www.thefirearmblog.com/blog/2007/09/20/ak-47-animation/">AK-47</a>

<a href="http://science.howstuffworks.com/machine-gun4.htm">Gatling machine gun</a>]]>
   </content>
</entry>
<entry>
   <title>Palm Pre</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2009/01/palm_pre.html" />
   <id>tag:www.alfredivy.per.sg,2009:/blog//1.697</id>
   
   <published>2009-01-11T08:08:04Z</published>
   <updated>2009-01-11T08:14:03Z</updated>
   
   <summary>New Palm Pre</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="PDA Palm" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="75" label="Palm" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      <![CDATA[Palm is back, introducing a totally new device called Pre, this time whith a phone similar to a Treo, but way better.

But it is going take a lot more  than a product announcement to tempt me back.  I migrated to a P1.  To get new and old users using their product, Palm has to show that it can deliver and do it continuously.

Now if that thing comes with a 5MP camera.

Read about it <a href="http://www.reghardware.co.uk/2009/01/08/palm_launches_pre/">here.</a>]]>
      
   </content>
</entry>
<entry>
   <title>Target account name is incorrect.</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2009/01/target_account_name_is_incorre.html" />
   <id>tag:www.alfredivy.per.sg,2009:/blog//1.695</id>
   
   <published>2009-01-10T15:13:29Z</published>
   <updated>2009-01-11T01:39:51Z</updated>
   
   <summary>DNS partition problem, solved by netdom reset machine password and the SYSVOL error is solved by forcing a full replication.</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="Windows" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="110" label="Active Directory" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="111" label="DNS" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="109" label="replication" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="68" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      A customer encountered this error message, when he tried to join computer to domain or change the DNS from Primary to AD integrated.  Oh did I mention that the 2 out of 3 domain controllers in the domain are offline?
      <![CDATA[The offline domain controllers have missing SYSVOL and NETLOGON shares.  Event viewer is flooded with errors.  DCdiag and Netdiag shows the FSMO roles and network is working properly.  So it isn't all that bad. 

AD replication is not working properly which means FRS and/or DNS is a problem.  The customer told me that the DNS zone was missing and the current zone was recreated manually.as primary. Hmm no good. 

Changing the DNS zone type from Primary to AD integrated gives an error replication partition is not created.  Creating the default DNS zones (CreateBuiltinDirectoryPartitions) manually using dnscmd gives an error 13.

Recreated DNS as a primary zone and there was this strange entry in the event viewer about cannot access Active Directory and waiting for it to start.  There is something disjointed here.  It is as if the server has lost its connection to AD.

Reset the only working domain controller password using netdom on the sole working machine is nerve biting but after the reboot the DNS is now magically AD integrated.  The syntax for the netdom command is a bit weird. But then is a weird day.

netdom resetpw myserver /userd:myserver\administrator  /password:*

Note administrator is a domain admin account.

To get the SYSVOL and NETLOGON back the File Replication Service must be running. on all servers.  The only working server have event id 13568 in File Replication.  Following Event id article, is to re-generate the the SYSVOL with "Enable Journal Wrap Automatic Restore".  But this is meant to re-replicate from a working DC.  I took a chance and followed the suggestion in the event id, and trigger a full sync.  It cleared the SYSVOL and recreated successfully.


<a href="http://technet.microsoft.com/en-us/library/cc739505.aspx">Create DNS partition</a>,  <a href="http://www.petri.co.il/forums/showpost.php?p=117759&postcount=71">DNS fix link</a>, the <a href="http://www.eventid.net/display.asp?eventid=13568&eventno=1743&source=NtFrs&phase=1">SYSVOL fix</a> and <a href="http://technet.microsoft.com/en-us/library/bb727056.aspx#EFAA">here</a>]]>
   </content>
</entry>
<entry>
   <title>Guests cannot connect to VMware server host.</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/12/guests_cannot_connect_to_vmwar.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.693</id>
   
   <published>2008-12-24T10:20:40Z</published>
   <updated>2008-12-24T10:24:56Z</updated>
   
   <summary>Guest cannot connect to VMware server host.</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="VMware" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="61" label="VMware" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="68" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      This sounds a bit weird.  If you have VMware server running on Windows 2003 SP2, you might encounter connection problems from the guest.  I have tested using Window shares or UNC paths.
      <![CDATA[This is problem occurs mainly for DELL 2900 servers.  You can disable TOE for the Host server using <a href="http://support.dell.com/support/topics/global.aspx/support/dsn/en/document?c=us&dl=false&l=en&s=gen&docid=395096AA3480EFFFE040A68F5B28437E&doclang=en&cs">this</a>]]>
   </content>
</entry>
<entry>
   <title>Joining a Linux server to Active Directory domain</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/12/joining_a_linux_server_to_acti.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.692</id>
   
   <published>2008-12-22T18:13:19Z</published>
   <updated>2009-01-11T01:44:37Z</updated>
   
   <summary>Joining Samba server to Active Directory domain</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="Linux and Unix" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="88" label="Linux" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="68" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      A file server running on Linux with Samba is an attactive option to reduce license cost.  Samba is configure is easy enough.  To get the user permissions right, you will need to join the Linux sever to the Active Directory domain.
      <![CDATA[You will need to an administrator to the Computer OU, set the Samba options in the SMB.conf file.  Note you have a weird domain name, eg abc.contoso.com whereas the netbios is xyz, you will need to change the workgroup name in the config file.

Once completed, use wbinfo to test.  You should be able to enumerate all the domain users and groups.

For more information see <a href="http://www.docs.hp.com/en/7212/ADSJoinMinimumPerms.pdf">here</a> and  <a href="http://www.ccs.neu.edu/home/battista/documentation/winbind/index.html"> here</a>]]>
   </content>
</entry>
<entry>
   <title>Death in the Family</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/12/death_in_the_family_1.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.696</id>
   
   <published>2008-12-12T04:10:48Z</published>
   <updated>2009-01-11T02:05:30Z</updated>
   
   <summary>Death in the family</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="Family" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="20" label="family" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      This is more of a follow up from the previous post.  This post is done retroactively, eg I change the posting date to time of death.
      My mother passed away today, after a two year fight with cervical cancer.  She underwent a hysterectomy and was in the clear for a year.  Last year about the same time, a tumor was discovered and the cancer specialist recommended a surgical removal.

The surgeon was unable to remove as the tumor was sitting too near nerves and blood vessels.  So he made a bypass to &quot;make her comfortable&quot; and &quot;buy time&quot;.  This was later followed up with rounds and rounds of chemotherapy and radiation.  This was not successful and her condition deteriorated considerably in December 2008.

Looking back, the cancer even though does not affect the brain, the cancer and the chemotherapy changed her psychologically. She became short tempered, irritable later forgetful. The old memories came rushing back on this last day.

On the last day, she could not woken up for breakfast and the staff gave her an oxygen feed, which made her more alert.  Thinking it was one of the usual phase, we went back to work.

She stopped breathing at 12 Dec 08, at about 12 noon.
   </content>
</entry>
<entry>
   <title>Remote Access Authentication</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/12/remote_access_authentication.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.691</id>
   
   <published>2008-12-01T15:10:27Z</published>
   <updated>2009-01-11T01:43:48Z</updated>
   
   <summary>Configuring Windows 2008 for Radius</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="IT" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="11" label="IT" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="68" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      Your users wants to have VPN access to access stuff on the road.  The VPN tunnel stops at the appliance.  You loathe create an access control list just for that box.  Not to mention internal audit is going to you hell for static passwords.  The solution is RADIUS
      <![CDATA[RADIUS or Remote Authentication Dial In User Service is used to connect banks of modems to a central authentication servers.  Nowadays it is used to connect VPN gateways and firewalls to a central authentication service like Active Directory.

Radius Servers that connects to authentication service are available in Microsoft Windows.  In NT, 2000 and 2003 it is called the Internet Authentication Service.  In Windows 2008, it is part of the Network Policy Server.

This post is mean as a guide to create a Radius solution using Windows 2008.

1. Enable your VPN box to use Radius as authentication.  This varies from vendor to vendor.  Please see vendor documentation.
2. On the Windows 2008 server, add the role of Network Policy and Access Service.  Check Network Policy Server.
3. Under Administrative Tools, launch the Network Policy Server MMC.
4. Create a Radius client in the server.  This is for the communication with the VPN box or firewall.
5. Create a new Connection Policy.  Add a time condition for the access.
6. Create a new Network Policy.  Leave type as unknown.  Add a condition pointing to desired Windows group, eg VPN users.
7. Add your users to the Windows group. 
8. Test and check for errors in the log files. Using <a href="http://technet.microsoft.com/en-us/library/cc785145.aspx"> this </a>to guide you.

If you did not create a Connection Policy, the authentication will pass, (4142 0) and it will be rejected (4142 49), "Did not match connection request policy".
]]>
   </content>
</entry>
<entry>
   <title>Forklift upgrade</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/11/forklift_upgrade.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.690</id>
   
   <published>2008-11-24T14:45:59Z</published>
   <updated>2008-11-25T01:45:44Z</updated>
   
   <summary>Exchange forklift upgrade using disasterrecovery switch.</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="Exchange" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="28" label="Exchange" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      What happens if you need to upgrade the creaking old server hardware that Exchange is sitting on?  Especially if you want to keep the same name to prevent users from going bonkers and yourself from updating all the docs.  Read on.
      <![CDATA[You can do a forklift upgrade.  This is a big bang approach.  The main idea is to use the DisasterRecovery switch in setup.  This will reinstall Exchange and take all the settings from Active Directory.  Quite neat trick actually, when you compared it Exchange 5.5 DR.

Basically you do this:
1. Prep a new server to be exactly like the current server.  Same number drives and letters for the location of the storage groups.  You can make the system partition bigger or even use a new version of Operating system with a caveat.
2. Shutdown the current Exchange.
3. Move the stores over to the new server.
4. Reset the computer account of the current Exchange server.
5. Rename the new server, as the current server and join domain.
6. Reinstall Exchange using the /DisasterRecovery switch.  Note you may have to do this from the Start , Run location or through control panel.
7. Install service pack/s using the /DisasterRecovery switch.  This will prevent the stores from being mounted.
8. Mount the stores and uncheck "Do not mount stores at startup".

Microsoft <a href="http://technet.microsoft.com/en-us/library/aa997176(EXCHG.65).aspx">supports forklift upgrade</a> reusing back the same version of operating system.]]>
   </content>
</entry>
<entry>
   <title>VMware Converter 3.0</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/11/vmware_converter_30.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.688</id>
   
   <published>2008-11-02T16:27:56Z</published>
   <updated>2009-01-11T01:37:49Z</updated>
   
   <summary>VMware converter on Windows 2000 and Linux servers.  Remember to disable your anti-virus software.</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="VMware" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="61" label="VMware" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="68" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      A customer have a bunch of really old Compaq servers running, you guess it a mission critical application that nobody knows how to reinstall.  So I convinced them to virtualize the machines as a business continuity plan.  That way hardware failure will not affect applications.
      <![CDATA[The task at hand is to convert 3 Windows 2000, 1 Windows 2003 (Sharepoint), 1 Windows XP and 1 Linux machine to two VMware server 1.03

The Windows 2003 and XP machine went smoothly.  Power up the virtual, enter the original IP adddress and everything is back in production.  Interestingly I can cold convert 2 physical to a host machine with no performance hit.

2 of the 3 Windows require patching for a corrupted SCSIport.sys file KB891861.  This was solved by installing the patch.  Another alternative method is to manually insert the driver. scsiport.sys

Windows dynamic disks and attached SAN volumes were picked by the Converter and copied over with minimal fuss.

The most important thing to note after conversion is to boot the VM to safe mode and correct for page file, IP address and disable all unused services. Especially for Compaq services.  It maxed out the VM looking for non existent hardware.  VMware server  to its credit, controlled the VM and the other machines were not affected.

For Linux machines, after conversion, you will need to boot using a Linux live CD, delete off all the configured hardware, alias the hardware to BusLogic and reboot.

Don''t forget turn off the anti-virus software on the host machines!!

Linux procedure <a href="http://virtualaleph.blogspot.com/2007/04/cloning-linux-machine-with-converter.html">link</a>  <a href="http://conshell.net/wiki/index.php/Linux_P2V">link</a>

<a href="http://www.alfredivy.per.sg/blog/2008/11/tools_for_converting_machines.html">Stuff to have on hand before conversion</a>
]]>
   </content>
</entry>
<entry>
   <title>Tools for converting machines to VMware</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/11/tools_for_converting_machines.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.689</id>
   
   <published>2008-11-02T04:01:16Z</published>
   <updated>2008-11-04T08:50:30Z</updated>
   
   <summary>Some helpful tools to aid in VMware conversion.</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="VMware" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="61" label="VMware" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      VMware converter CD and the following:

1.	Linux Live CD, eg Ubuntu, not UBCD.
2.	Hiren CD, for TestDisk to read partition information.
3.	Boot.ini configuration
4.	Installed SCSI adapter type.

      
   </content>
</entry>
<entry>
   <title>What happens when your VMs refuse to start.</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/10/what_happens_when_your_vms_ref.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.687</id>
   
   <published>2008-10-13T14:44:55Z</published>
   <updated>2008-10-13T14:50:55Z</updated>
   
   <summary>VMware guest os cannot start</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="VMware" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="61" label="VMware" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      On powering up the virtual servers, they keep hanging.   Strangely they use to be working  just a few minutes ago?
      Check the properties of each of the virtual servers.  Uncheck all devices that are connected at power up.

If all else fails, check the log files.
   </content>
</entry>
<entry>
   <title>Installing Windows 2008 using HP SmartStart 8.1</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/10/installing_windows_2008_using.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.686</id>
   
   <published>2008-10-12T14:38:56Z</published>
   <updated>2008-10-13T14:30:58Z</updated>
   
   <summary>Installing Windows 2008 using HP SmartStart 8.1</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="IT" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="57" label="hp" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="103" label="smartstart" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="105" label="windows 2008" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      Installing servers with vendor installation CD is to make your life easier as it comes with all the necessary drivers for their hardware.
      HP SmartStart Deployment Wizard will create a hidden partition and a system partition.  Thereafter it will copy the drivers on to the server disk, followed by the OS CD.

For some reason the SmartStart 8.1 wizard refuse to recognize the DVD, flat file or ISO image for Windows 2008.

If you are caught in the same bind, fret not.  Pop in the Windows 2008 DVD and reboot the server.  Boot from the DVD and commence installation.  The Windows installer will install based on the questions answered during the SmartStart phase.

Lastly, did you match 64 bit installer with 64 bit OS DVD?
   </content>
</entry>
<entry>
   <title>Playing with Netbackup II</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/09/playing_with_netbackup_ii.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.685</id>
   
   <published>2008-09-28T02:16:29Z</published>
   <updated>2008-09-29T00:52:26Z</updated>
   
   <summary>Symantec Netbackup Media server, SAN media server and SAN client</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="Data Backup" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="72" label="Symantec" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      Some important Netbackup terminology that you should know but are buried deep in the PDF docs.  You need to settle on the method of backup before committing to buy the licenses.
      <![CDATA[<strong>Licensing</strong>

Standard Client - Client license for backup via LAN.

Enterprise Client - SAN Media Server, SAN Client, Snapshot client. SAN Media Server are Media server that can only backup itself via SAN. It is also a Standard client.

Enterprise Server - Media servers that can backup itself and others via SAN.  It offloads the work from the master server. It is also a Standard client.  Not to be confused different editions of Netbackup, Netbackup Enterprise Server, Netbackup Server and Netbackup Starter Pack.

The Enterprise Server costs much more than Enterprise Client.

SAN Client - These clients that do not have access to tape, it can send data via SAN to a FT Media server that has.

Not commonly used.

This is the second part of a two part article on <a href="http://www.alfredivy.per.sg/blog/2008/09/playing_with_netbackup.html">Netbackup</a>.
<a href="http://www4.symantec.com/Vrt/wl?a_id=41123&dest_url=153-225-197-133-113-114-101-94-135-223-173-110-142-182-142-39-102-86-13-53-231-17-34-226-250-253-199-254-100-57-141-75-11-19-19-119-68-136-49-165-10-37-79-25-176-178-63-209-111-50-151-105-122-64-250-136-39-86-97-152-55-235-185-100-75-66-209-223-120-70-87-121-125-97-245-153-248-90-109-119-80-53-201-37-88-120-145-148-245-66-162-51-160-19-149-204-149-173-197-6-189-80-197-17-213-47-59-34-33-64-45-237-147-152-37-53-235-110-217-95&isEncr=Y&">
Link</a>  <a href="http://www.symantec.com/business/products/datasheets.jsp?pcid=2244&pvid=2_1">Other options available</a>  <a href="http://eval.symantec.com/mktginfo/enterprise/fact_sheets/ent-datasheet_nbu_6.5_core_09-2007.en-us.pdf">Core</a>]]>
   </content>
</entry>
<entry>
   <title>Playing with Netbackup I</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/09/playing_with_netbackup.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.684</id>
   
   <published>2008-09-26T01:44:26Z</published>
   <updated>2008-10-13T14:43:10Z</updated>
   
   <summary>Installing Netbackup to do SAN based backup.</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="Data Backup" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="72" label="Symantec" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      I was passed a job to get Netbackup 6.5 to do a SAN based backup. There are three ways to perform a backup of server/s data from a dedicated server, LAN, backup LAN and lastly SAN.
      <![CDATA[LAN backup is the most common method used.  This the simplest and cheapest method.  Backup LAN involves setting up an additional LAN and playing with another set of IP address.  SAN based backup is costly as it involves Fibre Channel (FC) connection.

The power of Netbackup comes from the ability do the job across a wide range of different operating systems, Novell, Windows and different flavours of Unix.

SAN based backup requires the tape library to be SAN enabled, that is connecting it directly to the SAN via FC HBAs or through a SCSI - FC bridge.  On the SAN, in addition to production zones, zones containing only the Netbackup clients and tape library need to be created.  In each of the client, the operating system should be able to detect the media changer and tape drive, with the proper drivers installed.  Later with the Netbackup software, the client will copy data from its drives (local and/or SAN) and write to the tape library.

Once the zoning is done, the clients can be installed with the appropriate Netbackup software.  In Netbackup parlance, the server that controls everything is the master server.  The server that can write data to tape is the media server.

This means that to do a SAN based backup, the client server needs to be installed as a media server.

To setup a media server is straight forward, pop in the CD, click on the custom, enter the license key and select Media Server.  When the installer completes, you will need to add the the license key for the Share Storage Option (SSO).  Note the license key screen only shows keys on the master server.  Failure to install the SSO key will result in the Media Server unable to detect the tape library.  You can add the SSO key manually in the Administrator Console.

On the master server, run the Device Configuration Wizard to create a storage group for each media server. Create a backup policy to use the storage unit with the respective media server. Note if the backup policy were to use master server storage unit, backup via LAN will be performed.  The data will flow from the media server across the LAN to the master server and write to the tape library.

This is now complete and done without SAN client or FT Media.  See <a href="http://www.alfredivy.per.sg/blog/2008/09/playing_with_netbackup_ii.html">part II</a> for details on the above terminology.]]>
   </content>
</entry>
<entry>
   <title>How to bypass security for your UIQ3</title>
   <link rel="alternate" type="text/html" href="http://www.alfredivy.per.sg/blog/2008/09/how_to_bypass_security_for_you.html" />
   <id>tag:www.alfredivy.per.sg,2008:/blog//1.683</id>
   
   <published>2008-09-17T10:21:35Z</published>
   <updated>2008-09-17T10:50:50Z</updated>
   
   <summary>How to install unsigned applications for your UIQ3 device</summary>
   <author>
      <name>Alfred Loo</name>
      
   </author>
         <category term="PDA Palm" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.alfredivy.per.sg/blog/">
      How to install unsigned applications for your UIQ3 device.  I have tried this successfully on my P1i

Briefly, you need to unlock the protected folders to install two applications and a driver. One to unlock security, the other to take unsigned applications.
      <![CDATA[Follow this <a href="http://www.agathosyne.de/files_ext/CapsSwitch.zip">http://www.agathosyne.de/files_ext/CapsSwitch.zip</a> to download the software to unlock protected folders.  Note this involves installing <a href="http://www.python.org/download/releases/2.5.1/">Python</a>, <a href="http://sourceforge.net/projects/pywin32/">Extensions for Windows</a> and <a href="http://pyserial.wiki.sourceforge.net/pySerial">Serial Port Extensions</a>. If you are not comfortable using the software here, you can download the latest version from SourceForge.  I did.

A better guide to use the software is available <a href="http://aeblogs.com/uiq/how-to-access-uiq-protected-folders ">http://aeblogs.com/uiq/how-to-access-uiq-protected-folders </a>

Don't forget to install CapsSwitch and copy the driver to device's c:\sys\bin folder.

Install installserver.exe from <a href="http://www.agathosyne.de/files_ext/sis-installer_mod.zip">http://www.agathosyne.de/files_ext/sis-installer_mod.zip</a>
Note I tried using <a href="http://101swmail010.googlepages.com/uiq3mods">swmail</a>'s installserver.exe, it does not work.  Installing any application just causes the screen to blink.

Once the installserver.exe is in, you can install any software you desire at your own risk.]]>
   </content>
</entry>

</feed>

