Sunday, November 18, 2012

Disable administrative shares in Win 7

Administrative shares are default shares of drives which can be accessed from network by adding $ sign.

To disable administrative share open computer management console
Run compmgmt.msc

Go to shared folders\shares
OR you can directly access Shared folders by running fsmgmt.msc


Right click on $ shares and select Stop sharing





This settings will be lost once the system restarts. To disable permanently 
Run\Registry Editor  (Regedit)



Go to
HKEY_LOCAL_MACHINE\SYSTE\CurrentControlSet\Service\LanmanServe\Parameters 





On right pane right click then New, DWORD (32-bit) Value



Add  new dword AutoShareWks
and set value to 0 (Default value)

 
 Restart to confirm (Optional)


Wednesday, August 22, 2012

Disable Hibernation in Win 7

run command prompt as administrator

type in command

powercfg –h off

Sunday, March 18, 2012

Disable Auto Login While Accessing Network Folder

It is common in windows network that when you access a network folder it won't prompt for username and password. If we are accessing files from a normal user account but we need admin rights to open folders then we have to log out and then log in as administrator. It will be easy if it asked for user credentials while accessing network folders. This could be done by registering these files.
keymgr.dll
KRShowKeyMgr
To register run the following command in Run

rundll32.exe keymgr.dll, KRShowKeyMgr


OR try this

To disable auto login run the following command in Run

control userpasswords2
Go to Advanced tab
Click Manage Passwords
Select and Remove passwords
Click OK
Now try to access the network folder it should ask for username and password. This time do not check Remember password option.

Wednesday, March 14, 2012

Run as from command prompt

runas /u:administrator cmd

Unlock Nokia Phone Security Code

  • First of all download the security code hack patch . Once you have downloaded it, extract it.
  • Now Ceate a new folder ‘Recogs‘ in your desktop.
  • Now take out the memory card from your Nokia phone and plug it in to you card reader and open it.
  • Copy the THC-NOKIA-UNLOCK.MDL file from the extracted file to Recogs folder.
  • Go to System folder in memory card
  • Copy and paste the Recogs folder into System folder.
  • Eject memory card and insert it to phone which you want to unlock.
  • Once you insert the memory card, it will automatically start the unclocker file and resets the Locking code.Once it successfully resets your Locking code, it will prompt a message on white screen with, ‘Press a Key’.
  • Press any key and code is rested to 12345. Now you can change it any time.
  • Done

Thursday, February 23, 2012

Adding Tables in Blogs

We are going to fix an annoying problem in Blogger which renders too much white space above the table. We do this by adding the following styling denoted in red directly above the table tag and adding a closing </div> at the end of the table code
<style type="text/css">.nobrtable br { display: none }</style><div class="nobrtable">
<table border="1" bordercolor="#000000" width="100%" cellpadding="3" cellspacing="0">
<tr>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
<tr>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
<tr>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
<tr">
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
</table>
</div>

Let's add some further styling to our table header to improve the look of our table.
Modify the following section
<tr style="background-color:#5555FF; color:#ffffff; padding-top:5px; padding-bottom:4px;">
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>

Now we are going to jazz up our Blogger table by adding alternating colored rows to improve readibility and appearance. Also text alignment to center. By far the easiest way to do this is to assign a class.

<style type="text/css">.nobrtable br { display: none }tr {text-align: center;} tr.alt td {background-color: #eeeecc; color: black;} </style><div class="nobrtable">
<table border="1" bordercolor="#000000" width="100%" cellpadding="3" cellspacing="0">
<tr>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
<tr class="alt">
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
<tr>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
<tr class="alt">
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
</table>
</div>

Google Search - Know More




















































































Basic Examples
Search KeyResult
Smart ChildrenThe words Smart and Children
Recycle steel OR ironInformation on recycling steel or recycling iron
"Burn after reading"Exact phrase Burn after reading
salsa -danceThe word salsa but NOT the word dance
castle ~glossaryGlossaries about castles, as well as dictonaries, lists of terms, terminology, etc.
fortune-tellingAll forms of the term, whether spelled as a single word, a phrase, or hyphenated
define:optimistdefinitions of the word optimist from the Web




















































































































































































































































































































































































































































































































































































































































Restricted Searches
OperatorMeaningExamples and Results
+ - * /Basic Arithmetic10+2-3/9
% ofPercentage of40% of 286
^ or **Raise to a power5^2 or 5**2
Units in UnitsConverts Units100 Euros in USD, 50 lbs in kg, 27 in hex
City1 City2Book Flights



ekm bos





Flight details and booking options from Ernakulam to Boston

site:Search only one website or domainindia site:www.cricinfo.com
#..#Search within two numbersAccidents 2010..2012
filetype: or ext:Find the documents of the specified tyoeABC application form ext:pdf
link:Find linked pages



link:youtube.com





Show pages that have link to youtube website

book or booksSearch full text of booksbook the godfather
define, what is, what areDefinition for a word or phrasedefine podcast OR what is autopsy
movie:Find reviews and show timesmovie:traffic
author:Find groups messages from the authorkayar author:basheer
intext:The terms must appear inthe text of the page.



Dan Sugar intext:powerlight





Find pages mentioning Dan Shugar where his company, Powerlight, is included in the text of the page.

inurl:The terms must appear in the URL of the page.


pharmaceutical inurl:investor




Search for pages in which the URL contains the word investor.

intitle:The terms must appear in the title of the page.


movies comedy intitle: top ten




Search for pages with the words movie and comedy that include top ten in the title of the page.