Oracle Database 11g Release 2 Operating System Requirements for Windows
According to latest Oracle documentation, the following operating system or later versions are required to successful installation of Oracle Database 11g Release 2 on Windows. We have ...
How to find Windows Install Date
Use the following command to find windows install date:
systeminfo | find /i “install date”
You will find the the result like this:
Original Install Date: 28/11/2011, ...
How to Configure XManager on Linux
Open /etc/gdm/custom.conf and edit the security and xdmcp section like the followings:
[daemon]
RemoteGreeter=/usr/libexec/gdmgreeter
[security]
AllowRemoteRoot=true
[xdmcp]
Enable=true
[gui]
[greeter]
[chooser]
[debug]
Restart ...
Android Emulator Proxy Settings
Internet browsing in android emulator required no configuration if your host operating system is out of proxy. But if you are behind the proxy you must set android emulator proxy ...
