Friday, October 5, 2007

Free Softwares ( Open source) Stickers Book

Here the lot of open source product logo and stickers are listed in the following url. We can use it anywhere like laptops, pc, cds etc..

http://raro.oreto.inf-cr.uclm.es/apps/stickers/

SMTP Relay 550 5.7.1. Error

The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay

1. Open Control panel
2. Open Administrative tool
3. Open Internet information service
4. Right click on your “Default SMTP Virtual Server”.
5. Properties -> Access -> Relay Restrictions.
6. Grant access to the local host at address 127.0.0.1 or Your "IP Address"
7. Retain the "Only the list below" setting.

Tuesday, October 2, 2007

Great Oracle Blog?

Top Blogs

Friday, September 28, 2007

Address Resolution Protocol Cache

Viewing the ARP Cache

If you would like to view your ARP cache, this can be accomplished using the `arp` command:

C:\>arp -a

Interface: 192.168.1.100 --- 0x10004

Internet Address Physical Address Type
192.168.1.1 00-0f-66-37-22-32 dynamic

If Clearing the ARP Cache Fails

Occasionally, clearing your ARP cache will fail due to a bug in Microsoft Windows.

If you try to use Microsoft Windows to repair the network connection, you will receive an error message that says:

“Windows could not finish repairing the problem because the following operation could not be completed:
Clearing the ARP cache for assistance, contact the person who manages your network”

This bug occurs when Routing and Remote Services is enabled. Routing and Remote Services is almost unnecessary and can be turned off unless you know that you are using it.

To disable Routing and Remote Services:
  • Click the “Start” button
  • Click the “Control Panel” button
  • Switch to "Classic View" if you are in "Category View"
  • Click “Administrative Tools
  • Click “Computer Management
  • Double-click “Services and Applications
  • Double-click “Services
  • Scroll down to “Routing and Remote Services
  • Double-click “Routing and Remote Services"
  • Examine the "Startup Type"
  • The options are "Automatic", "Manual", and "Disabled"
  • Set the "Startup Type" to "Disabled"
  • Examine the "Service status"
  • Make sure that the service status is stopped. If it is not Stopped, click the “Stop” button
  • Click the “OK" button
Now, try clearing the ARP cache again and it should complete with no error messages.

Wednesday, September 26, 2007

Oracle Database Lite 10g: What's the Difference With Other Oracle Database Editions?

Oracle Database Lite is another edition, however the Oracle Database Lite Edition functions as a feature for either Oracle Database Enterprise Edition or Oracle Database Standard Edition. Oracle Database Lite does not replace other database editions. Oracle Database Lite is designed to make your existing Oracle Database mobile.