Wednesday, September 5, 2012
Automatic Numbering in Word Tables
Thursday, June 28, 2012
how to unlock scott user in oracle 10g
SQL> alter user scott account unlock;
User altered.
SQL> alter user scott identified by tiger;
User altered.
Friday, April 27, 2012
The IP address XXX.XXX.XXX.XXX you have entered for this network adapter is already assigned to another adapter
- Click Start, click Run, type cmd.exe, and then press ENTER.
- Type set devmgr_show_nonpresent_devices=1, and then press ENTER.
- Type Start DEVMGMT.MSC, and then press ENTER.
- Click View, and then click Show Hidden Devices.
- Expand the Network Adapters tree.
- Right-click the dimmed network adapter, and then click Uninstall.
How to remove hidden network adapter
- Click Start, click Run, type cmd.exe, and then press ENTER.
- Type set devmgr_show_nonpresent_devices=1, and then press ENTER.
- Type Start DEVMGMT.MSC, and then press ENTER.
- Click View, and then click Show Hidden Devices.
- Expand the Network Adapters tree.
- Right-click the dimmed network adapter, and then click Uninstall.
Friday, March 23, 2012
unable to download attachement
Thursday, March 22, 2012
Difference between LED and LCD
The LCD television is a flat-panel television which utilizes a Liquid Crystal Display technology. It has two layers of glass which are polarized and stuck together. The liquid crystals are held in one of the layers. These liquid crystals pass, or block the light, to produce images on the screen when the electric current passes through it.
The crystals do not produce their own light. The light comes from the series of fluorescent lamps at the back of the screen. There are millions of shutters arranged in a grid, which open and close to release and trap some of the light that is not needed to create images. Then each shutter is paired with a colored filter which produces a sub-pixel. These are so small, that when they combine, they create a single pixel, which appears to be a single spot of color on the screen. With the help of the fluorescent lamps, the images created by the liquid crystals become visible to the viewer.
LCD television produces high image quality. They can be made very thin, which makes them less space-consuming, and the user can hang them anywhere. This makes them appealing to buyers.
LED TV’s are actually very much like LCD TV’s. They also have a flat-screen which utilizes Liquid Crystal Display technology. The only difference is their source of light, which is at the back of the screen. The LCD TV uses fluorescent lamps, and the LED TV uses LED (Light Emitting Diodes).
There are two types of LED backlighting. One is referred to as Edge lighting, and the other is called Full-Array lighting. With the Edge lighting, the series of diodes are arranged along the outside edges of the screen. When there is power, the light is distributed across the screen. Alternatively, in Full-Array lighting, there are several rows of diodes behind the entire surface of the screen. They provide more control over brightness and dimming, because the diodes can be turned on and off independently.
LED TV’s are LCD TV’s with a new backlight system. They are newly developed for LCD’s, because Light Emitting Diodes are said to give more balance in color saturation, and use less power than the fluorescent lamps. LED TV’s are the newest version, and that’s why they are currently more expensive than the standard LCD TV’s.
LED TV’s are still LCD TV’s. They are just considered to be the newer LCD TV version because of the new backlight system used. The LED TV uses Light Emitting Diodes, while the standard LCD TV uses fluorescent lamps. Although they both still use Liquid Crystal Display technology. The main difference is the part behind their screen, which is the backlight.
Wednesday, March 21, 2012
How to change system time for specific Users group via group policy
Tuesday, March 20, 2012
Monday, March 12, 2012
how to add gateway for existing local area connection
call recording for Samsung Wave 5253 phones in India
Thursday, March 1, 2012
Uninstall McAfee AntiVirus and Agent using Script
Tuesday, February 7, 2012
User name creation Using patch file
Map network drive from Shared resources
Thursday, February 2, 2012
Batch file for Shortcuts
Fortigate Mac based user name creation
type the following
creation:
Config system dhcp reserved_address
show
edit nameoftheuser
set ip 195.168.6.85
set mac 00:01:02:03:04
set type regular
end
Deletion:
config system dhcp reserved_address
delete nameoftheuser
end
Wednesday, February 1, 2012
How to Use Network Shortcuts in IE via Group Policy
Go to User configuration/Policies/Windows Settings/Internet Explorer Maintenance/URL/favorites and links
add the link file:////fileservername/filename.bat
then close the Group Policy Management console
go to run type cmd and use the command "gpupdate /force"
Tuesday, January 31, 2012
HP LaserJet 1010 driver for windows 7
1. go to Control Panel\Hardware and Sound\Devices and Printers
2. Add a printer, add a local printer
3. Use an existing port - DOT4 001
4. Choose HP 3050's driver from the list
Monday, January 30, 2012
Failed To Initialize Common Updater Subsystem. Make Sure The Mcafee Framework Service is Running
2. Double-Click the default value, and type IStream as the value.
3. Locate [HKEY_CLASSES_ROOT\Interface\{0000000C-0000-0000-C000-000000000046}\NumMethods] If it doesn't exist then create it.
4. Double-Click the default value, and type 14 as the value.
5. Locate [HKEY_CLASSES_ROOT\Interface\{0000000C-0000-0000-C000-000000000046}\ProxyStubClsid32] If it doesn't exist then create it.
6. Double-Click the default value, and type {00000320-0000-0000-C000-000000000046} as the value.
7. Close regedit and try updating again.