Popular Post

Powered by Blogger.
Showing posts with label Computer Tweak and Tricks. Show all posts
Showing posts with label Computer Tweak and Tricks. Show all posts

How to fully use Google?

Most of us here in symbianize is using GOOGLE as the Primary SEARCH Engine, but the question is:

ARE WE REALLY USING THE FULL POTENTIAL OF THE GOOGLE SEARCH ENGINE?

Heres HOW:

Google has become THE icon of the internet. This search engine has so thouroughly transformed navigation of the internet that its name has become a verb. Yet most people do not know how to use this tool to its fullest extent. This TUTORIAL focuses on the advanced commands available on Google. For readability's sake I put search terms inside of <> aside from having it in BOLD Text. So entering 7900gt voltmod into the search field in google will appear in this FAQ as <7900gt voltmod>.

Quotes - The simplest advanced command is the quotation. Google's engine typically ignores word order. Searching for <X Y Z A B C> will return about the same results as <Y B Z C X A>. The results will be slightly different because of how google searches its servers, but it will still look for sites containing these elements regardless of order. Entering <"X Y Z A B C"> will search only for sites containing the string X Y Z A B C, with all elements included, in that order, one after the other.

site - Sometimes you will want to search a site that does not have a search function. Don't worry - google will come to the rescue. In order to search for the string overclock on symbianize.com, simply enter
<"overclock" site:symbianize.com>. No http:// or anything like that is required, just <{search terms} site:{URL}>. Don't forget the ":" between "site" and the url

filetype - Just as you can use google to search on a particlular site, you can use google to search for a specific filetype. To search for PDF files on Intel products search for <Intel filetype:PDF>. The format for this search is <{search terms} filetype:{extention}>. Extentions do not require "." before them. To search for, say, a daa file - search <{st} filetype:daa>.
*NOTE - Google does not go all-out to index every file type. Searches for anything other than .pdf, .ps, .doc, .xls, .ppt, or .rtf (thos listed in advanced search under filetype) will not return vary many results.

inurl - Searches the URL of a site rather than its contents. To search for sites with overclocking related url's - enter <inurl: overclock>. This can be used in conjuction with other searches. For example, <intel inurl: overclock> will search for sites with url's containing overclock for text containing intel.
Similar to this is the allinurl command. This will allow the user to search for more than one word in a url. The search <inurl: overclock intel> will behave like the search above, and <allinurl: overclock intel> will search for both intel and overclock in a site's url.

intext - the intext command searches the actual text of a website rather than its tags. It can get annoying when you search for a word/phrase - find a promising website - then find out that what you searched for is not actually on the site. The intext command solves this. The related allintext works in the same way as allinurl.

.. - the ".." command searches for ranges. Searching for any GPU in GeForce's 8 series can be challanging, so you can input <GeForce 8500..8800> to get results of any Geforce from the 8500 to the 8850.
*NOTE - This search will also search for 8501, 8502... It does not (to my knowledge) allow for incrementing.

- - the "-" or minus command excludes terms from a search. Let's say that you want to search for a game called "World War II" but you want the game and not the War. Many sites about the War will have the word Nazi in them. So search for <"World War II" -Nazi> to search for sites including "World War II" that do not contain the word Nazi.

~ - Including a tilde in front of a word searches for that word and its synonyms. A search for <~angry> will search for angry, mad, furious, etc.

OTHER GOOGLE TRICKS

Google cache - When the googlebot visits a web page, it takes a picture of it and stores it on its server. If you have the url of a site that has been taken down, google the url. If you are lucky, google has a cached image that you can view. This is also useful for looking for sites that have been changed recently.


In the right hands Google can be one of the internet's most powerful tools. Knowing exactly what google can do will make finding exactly what you want much easier.

GOOD LUCK and I hope that you will ENJOY using GOOGLE now..

Increase your videocard x2

Restart you laptop and go to BIOS setup. By pressing F2.
While restarting you must press F2 as many as fast as you can.
When your in, follow the steps below.
you should choose the highest value in the screen above.
Save the setting and restart your pc. Thats it :)

Comment for any questions or clarifications. Thanks.



How to Create Bootable USB without Buying any Software

Things you need:

1. ISO format file.
2. Patience and Understanding.

Steps:

1. Extract you ISO file in a folder.
2. Insert your USB. Note: Your USB must be larger than your ISO file.
3. Go to Command Prompt.
4. Type "Diskpart" without quote. Wait the disk to load.
5. Type "list disk" This you will know how many disk you have in your computer.
6. Type "select disk" + the number the disk of your USB. Example "select disk 2"
7. Type "clean" then type "create partition primary".
8. Type "active"
9. Type "format fs=ntfs quick" This will format you USB.
10. Type "assign" This will configure your USB letter. Then type "exit"

Considering all the you ISO file is extracted. Follow the steps:

1. Copy all the files inside your USB.
2. Go to Command Prompt.
3. Type the letter of your USB. Example "G:" type it with no quote.
4. Type "cd boot"
5. Type "Bootsect/nt60" plus the letter of your USB. Example: "Bootsect/nt60 g:"


5. Type "Bootsect /nt60 " + yung letter nang USB mo ulet, so "Bootsect /nt60 g:".

There you go. You know have a bootable USB without buying or using any software.

Feel free to feedback if this is working or not. Thanks and enjoy.!

Check You PC if it is MAle of Female

Hello.! Today I will share you fun tutorial on how to know if you pc or laptop is male or female. Is that fun? Have you ever thought of that? Well this really exist. Even our pc or laptop has their gender. So lets start and enjoy.!

1.Open Notepad
2.Copy and Paste this.

Code:
CreateObject("SAPI.SpVoice").Speak"I love you"

3.Save it with the extension Gender.vbs
4.Run it and if you hear a Male voice it's a male and If Female voice then its female :-P

  My PC gender is a Girl.! Hahahahah!

Let me know whats yours.!

Enjoy.!

How to Share Wifi from Your Laptop or Desktop Without Buying Expensive Software thru CMD

Today I will teach you how to share WiFi from your laptop or desktop without buying expensive software for free.

Compatibility:
Windows XP or Higher

Things you need:
1. Internet Connection (DSL or any LAN connected internet connection)
2. Wireless Card if you are using a desktop computer.


IMPORTANT:  Enable your internet connection sharing by following the Steps:

For XP and Windows 7.8 Operating Systems:
1. Right click the icon
2. Go to "Open Network Connections".
3. Right click " Wireless Network Connection" then go to Properties.
4. Click "Advance" Under "Internet Connection Sharing"
5. Check "Allow other network users to connect through this computer's Internet connection"
6. Optional: Check " Allow other network users to control or disable the shared Internet connection"
7. Click "OK".



Steps: For Desktop Computers / Laptops
1. Make sure your WiFi Card is reading running. To know if it is running already you should detect any WiFi Connections of you neighbor.
2. Open CMD or Command Prompt. ( If you are using windows 7 operation system, run it as administrator)
3. Type netsh wlan set hostednetwork mode=allow ssid=NAME key=PASSWORD Then ENTER
 (You can replace "NAME" of your desired WIFI Name and "PASSWORD" your desired password. Be sure you password should not be less than 8 characters.)
4. Then type netsh wlan start hostednetwork Then press ENTER key.
(There you go.! You have you own wifi for free.!)

If you want to stop your WiFi: Type netsh wlan stop hostednetwork. Then Press ENTER key.

To see whos connected on your Wifi, you can use this free tools:


Download Link: http://www.tusfiles.net/uiuoiiw2qhev
Password : youfromscratch.blogspot.com


Is that easy?
If you want to learn more about anything from scratch, stay tuned for more of my sharing. Enjoy.!



Full Tutorial on How to make your computer start-up faster

Have you ever noticed as you install many programs or software to your computer, your system becomes slower and slower in starting up?? You even wait a couple of minutes before you even start using your computer or even you first need to wait all that pop out come out to start browsing or start your job.! That really makes me irritating and impatience. The worst scenario of not waiting all this programs to pop out is your screen or system starts to freeze like forever.! and the longer you will wait wait wait.! Today, you will learn how to avoid those annoying things in your computer. And when you open your computer whalla! you can start using it as fast as you never imagined before. Just follow the steps carefully and I guarantee you you computer unit will like as fast as its like before.!

What is start-up programs?? This are the software that automatically run to your computer once you open it. It could be any software you installed or even virus or malware you didn't notice installed to your computer while browsing the web. That is of-course delays you from start using your computer or even freezing and eating your computer mmmory.

Steps:
1. Go to Start>Run> Type cmd and press enter.
2, In the Command line: Type msconfig and hit enter.
or
1.A Go to start> Run> Type msconfig and hit enter

There System Configuration Utility panel will pop-out. It look like this.

3. Go to Start up. (You will see many checked items in there specially when it is only your first time to do this things. You will see all the start-up update, software that you install, messenger and even those unknown scripted things that can be a malware or virus.
4. Click "Disable All" (This will make things a little faster)
5. Find your Anti-virus and check it. (In my case, my anti-virus is avast. I only checked my anti-virus because its the only thing I need when my computer is turned on to avoid viruses when starting-up. If you have anti-malware,Anti-spyware, you can check it also or it depends on you what things you need when your computer is starting up. I recommend anti-virus only to check.)

6. Click "Apply" and "OK" and something will pop out. "Click exit without restart" ( In our case I choose this because I will teach you another thing to make your system more faster in starting up.)
There you go.! its all set. you can either restart you computer 1st follow me in my next few more steps to fully enjoy your computer fast start up.

7. Go to Start>My Computer>Right click my computer and go to "properties"

8. System properties will pop out. Go to "Advance" under advance look for performance" click setting.
9. Under "Performance Option" click "adjust for best performance" Click only "Use Drop shadow for each icon labels on the desktop". Click "Apply" and Click "OK". ( You will noticed that you desktop will be like this...


10. Go to your desktop screen, right click on you desktop screen and  click properties.
11. Under "Display Properties" look for "Themes" .Choose your desired theme. In my case I choose "Vista".
12. Click "Apply" and Click "OK". Restart you computer and you will feel the difference before and after.

My tutorial may look long but if you will get to used on it, it will just took you 1 to 2 minutes. So enjoy what you learned today and share it to your friends and to the world.!



FULL Tutorial on How to Fully Tweak your Computer Unit/ Laptop

Most of us already know how to reformat our personal computers, laptops, most of us also know how to install software to our but it is enough? Sometimes we feel slowness on our computer even how high our computer's specs is. The secret is tweaking.! Many IT people even though their computer is not that high end specs, it just working as smooth and as fast like other high end computers. Today I will teach you how to tweak "Optimize" your computer so that you will have the best experience on enjoying your computer. Just follow the steps below.

1. Processor scheduling should be set to background services and not Programs.
Start > Settings > Control Panel > System > Advanced > Performance Settings > Advanced Tab > Background Services

2. Visual effects should be set to a minimum.
Start > Settings > Control Panel > System > Advanced > Performance Settings > Visual Effects Tab > Adjust for best performance


3. Switch Off Desktop Background Image
Right Click Desktop > Properties > Desktop Tab > Background None

4. Disable Screen Saver
Right Click Desktop > Properties > Screen Saver > None


5. Disable Fast User Switching
Start > Settings > Control Panel > User Accounts > Change the way users log on or off > Untick Use Fast User Switching

6. Switch Off Power Schemes
Start > Settings > Control Panel > Power Options > Always On > Turn off monitor and turn off hard discs to Never

7. Switch Off Hibernation
Start > Settings > Control Panel > Power Options > Hibernate > Untick Hibernation

8. Activate DMA on Hard Discs/CD ROMS
Start > Settings > Control Panel > System > Hardware > Device Manager > IDE ATA/ATAPI Controllers > Right Click Primary IDE channel and Secondary IDE channel > Properties > Advanced Settings Tab > Tra

9. Disable System Sounds
Start > Settings > Control Panel > Sounds and Audio Devices > Sounds Tab > Sound Scheme to None.

10. Do Not Map Through Soundcard
Start > Settings > Control Panel > Sounds and Audio Devices > Hardware Tab > (highlight your soundcard from the list) > Properties > Audio Devices > (highlight your soundcard from the list) > Properti

11. Disable System Restore
Start > Settings > Control Panel> System > System Restore Tab. Tick the "Turn off System Restore on all Drives"

12. Disable Automatic Updates
Start > Settings > Control Panel> System > Automatic Updates > Turn off automatic updating. I want to update my computer manually

13. Startup and Recovery Options
Start > Settings > Control Panel> System > Advanced > Startup and Recovery Settings > Untick Automatically Restart

14. Disable Error Reporting
Start > Settings > Control Panel> System > Advanced > Error Reporting > Disable Error Reporting

15. Disable Remote Assistance
Start > Settings > Control Panel> System > Remote > Untick Allow remote assistance invitations to be sent from this computer

16. Fix Swap File (Virtual Memory)
Start > Settings > Control Panel > System > Advanced > Performance Settings > Advanced > Virtual Memory Change > Custom Size. Set initial and maximum size to the same value

17. Speed Up Menus
Start > Run > Regedit > HKEY_CURRENT_USER > Control Panel > Desktop Folder. Set MenuShowDelay to 1

18. Disable Offline Files
Start > Settings > Control Panel > Folder Options > Offline Files Untick "Enable Offline Files"

19. Disable Remote Desktop
Start > Settings > Control Panel > System > Remote > Untick "Allow users to connect remotely to this computer"

20. Disable Internet Synchronise Time
Start > Settings > Control Panel > Date and Time > Internet Time > Untick "Automatically synchronize with internet time server"

21. Disable Hide Inactive Icons
Start > Settings > Taskbar and Start Menu > Taskbar TAB > Uncheck "Hide Inactive Icons"

22. Disable Automatic Desktop Cleanup Wizard
Start > Settings > Control Panel > Display > Desktop > Customise Desktop > Untick "Run Desktop Cleanup Wizard every 60 days"

23. Disable NTFS Last Access Time Logging (NTFS File Systems Only)
Start > Run > regedit > HKEY_LOCAL_MACHINE > System > CurrentControlSet > Control > Filesystem. Add a new DWORD value - "NtfsDisableLastAccessUpdate" and set value to 1.

24. Disable Notification Area Balloon Tips
Start > Run > regedit > HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Explorer > Advanced. Create a new DWORD value called EnableBalloonTips and set to 0.

25. Disable CDROM Autoplay
Start > Run > regedit > HKEY_LOCAL_MACHINE > System > CurrentControlSet > Services > Cdrom. Set autorun to 0.

26. Disable Disc Indexing Service
Right Click Start > Explorer > Right Click Each Disc > Properties > Untick "Allow Indexing Service to index this disc for fast file searching"

27.Restart YOUR pc...enjoy!!!

* Go to: Start>Run>Type "msconfig"(without the quotes)
* Go to the Startup Tab
* Uncheck any processes you don't use at startup(e.x. Quicktime, AIM, MSN)
* Click Apply then Restart

1. Open the Control Panel
2. Double-click on the Security Center icon
3. Click on the option "Change the way Security Center alerts me"
4. Uncheck the alert settings boxes you wish and click Ok

-------------------------------------------------------

reduce temp internet file
Launch Internet Explorer.
Select the Tools from the menu bar.
Then select Internet Options... from the drop down menu.
Once the internet options has loaded click on the general tab.
Under the temporary internet files section click the settings button.
A settings window will load. Slide the slider all the way to the left so the size indicated in the text box on the right is one.
Click OK
Click Ok

How to speed up MENU display
When using the start menu the you will notice a delay between different tiers of the menu hierarchy. For the fastest computer experience possible I recommend changing this value to zero. This will allow the different tiers to appear instantly. Start Regedit(Go to run and type "regedit" and press return ). Navigate to HKEY_CURRENT_USER\Control Panel\DesktopSelect MenuShowDelay from the list on the right.
Right on it and select Modify.
Change the value to 0.
Reboot your computer

In this page, I'll show you how to speed up folder access on your computer. Why you need to speed up folder access? In my opinion, you need to do that if you have a lot of folders and sub directories on your computer. Because when you access a directory, your windows system will wastes a lot of time updating the stamp showing the last access time for that directory. So you need to disable access update to stop your computer from doing this. Follow these steps to speed up folder access by disable access update on your computer.

1. Click on RUN, type Regedit in the open box and then click "OK".

2. Find HKEY_LOCAL_MACHINE > System > CurrentControlSet > Control > FileSystem

3. Create new DWORD Value called NtfsDisableLastAccessUpdate by right-click in a blank area of the window on the right and then select DWORD Value.

4. Double click on "NtfsDisableLastAccessUpdate", change the value data to 1 and then click OK. That's all.


Use Your Computer Hard Disc As RAM

procedure :

1. Go to computer and Right Click on My Computer & go to Properties

2. Navigate to Advanced Tab and choose Settings in the Performance Section.

3. Again Select "Advanced" Tab in "Performance Options" window. On the advanced tab, click the "Change" button in the "Virtual memory" section.

4. Comprehend the implications of the virtual memory settings. On the "Virtual Memory" window, the "initial size" is the minimum amount of hard drive space Windows will allocate to virtual memory. The "maximum size" is the largest size to which Windows will allow your virtual memory to grow. If you set this setting too low and Windows requires more virtual memory than the maximum, Windows will likely crash or freeze and you will need to reboot. Thus, you should select (or keep the selection as) "System managed size." By allowing Windows to manage the virtual memory, Windows will increase and decrease the size of the virtual memory as-needed. It is not recommended under any circumstances to select "No paging file" because this can cause system instability.

5. Choose your virtual memory settings. On the "Virtual Memory" screen, you may modify your virtual memory settings in accordance with Step 4. Once you have made your settings, click the "Set" button. Windows will ask you to reboot. Once you do, your virtual memory settings will be changed.

RAM TWEAK


Step1: Click on Start Menu and select Run.

Step2: Type “Notepad” and click OK.

Step3: Type in “MYSTRING=(80000000)”

Step4: Save the file as MEMORY.VBE or RAM.VBE.

Step5: Make sure you save the file to your DESKTOP.

Just double-click the newly created file on your desktop whenever your PC seems sluggish. It will give your RAM a much needed boost.

Not that if you have less than 128mb of RAM then replace the 80000000 with 160000000 .

SPEEDUP INTERNET

Click Start then Run and type "gpedit.msc" without quotes.This opens the group policy editor.
Then go to: Local Computer Policy then Computer Configuration then Administrative Templates
then Network then QOS Packet Scheduler and then to Limit Reservable Bandwidth. Double click
on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the
'Explain' tab i.e."By default, the Packet Scheduler limits the system to 20 percent of the
bandwidth of a connection, but you can use this setting to override the default." So the
trick is to ENABLE reservable bandwidth, then set it to ZERO. This will allow the system to
reserve nothing, rather than the default 20%.It works on Win 2000 as well.

Follow the step:
Go to desktop->My computer-(right click on)->properties->then go HARDWARE tab->Device manager-> now u see a window of Device manager
then go to Ports->Communication Port(double click on it and Open).
after open u can see a Communication Port properties.
go the Port Setting:----and now increase your "Bits per second" to 128000.
and "Flow control" change 2 Hardware.
apply and see the result

Disable Error Reporting for Windows XP

Right click on My Computer and select Properties.
Click the advanced tab.
Click the error reporting button down the bottom.
Select Disable error reporting.

How To Remove Shortcut Arrows From Desktop Icon?

Step1: Click on the Start menu and select Run.

Step2: Type “regedit” and click OK.

Step3: Locate registry value HKEY_CLASSES_ROOT– > lnkfile

Step4: Delete the IsShortcut registry value in the right pane.

Step5: Restart the PC and you are done.

How To Disable Autorun

Step1: Click on Start Menu and select Run.

Step2: Type “gpedit.msc” and click OK.

Step3: In GPedit go to Administrative Templates->System->Turn off autoplay

Step4: Now the feature is disabled and can be easily reversed in the same way.

Step5: Another option in this feature is to select between All drives/ CD-ROM drives

Select CD-ROM drive if you want to disable autorun only for CDS or select all drives if you have to disable the autorun of pen drives, mobiles, camera etc.

How To Disable Popup Warnings in Windows XP?

Step1: Click Start menu and go to Run and type regedit, click OK.

Step2: Locate HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced

Step3: Right click on the right-hand pane, make New> DWORD Value and name it EnableBallonTips.

Step4: Set the value to 0 to disable ballontips, and set it back to 1 to enable balloontips.

The above hack disables most of the ballontips and in order to eliminate all those popups do the following steps too. In each of the following locations, change the values to 0 to disable balloontips.

Location: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced\

1. Change the value of FolderContentsInfoTip to 0

Location: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced\

1. Change the value of ShowInfoTip to 0.

Location: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\tips\Show

1. Change the value of Show to 0

Disable the Automatic Reboot after Windows Update, for Windows XP Pro users

By following these steps your operating system will wait for user restart instead of restarting automatically.

* Launch RUN command in START menu (short cut as +R), Type gpedit.msc and hit enter.
* This will launch Group Policy Editor
* On left hand side you will find LOCAL COMPUTER POLICY, In this go to COMPUTER CONFIGURATION
* click ADMINISTRATIVE TEMPLATES, then go to WINDOWS COMPONENTS and click on WINDOWS UPDATE.
* You will see No auto-restart for scheduled Automatic Updates installations, Double click on it a new window will open, Click on SETTINGS tab, check ENABLE then press OK.
* Close the Group policy editor

How To Increase Your Hard Disk Speed?


Step1: Click Start and select Run. Type SYSEDIT.EXE and click OK.

Step2: Expand the System.ini and scroll down till you find [386enh].

Step3: Press Enter to create a blank line below the line [386enh] and type Irq14=4096.

Step4: Click on File menu and Save.

Step5: Close SYSEDIT and restart the PC.

And here is your speedy PC with an enhanced speed hard disk on it.

MOZILLA INCREASE SPEED

1. Type "about:config" into the address bar and hit enter. Scroll down and look for the following entries:

2. Alter the entries as follows:

Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"

set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.

3. Lastly right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it recieves.

How to Optimize and Make your Internet Connection 100% Faster Free Lifetime

All of us always want to have faster internet connection on browsing the web specially in downloading stuffs from the internet. Sometimes people buy different kinds of software to optimize their internet connection. It may sometimes costs a lot of money to buy this products. Other companies offer free trial on their software not knowing after so many surveys, advertisements, and installing the free trial software, end-user end up not getting the optimization fully done. Software companies also update their products as their market strategy, and after sometimes, a year or months, end-user end up knowing their software expired. So today I will teach you on how to get your internet connection faster  90-99% faster for free, without undergoing to many advertisements, without paying any money, no expiration, no updates.

Before doing anything else, conduct a speed test on  your computer to find out if this tutorial is effective or not. Save your speed test to compare it later. To know your internet speed, you can visit: http://www.speedtest.net/

First of all download this simple tools called: DrTCP in their site, its a free tools so nothing to worry.
For details and Download link, please visit http://www.dslreports.com/drtcp
You can also download it there either zip file or exe file.

After downloading the tools follow the steps below:


1. Open DrTCP and put the following values:

* TCP Receive Window = 994048
* Windows Scaling = Yes
* Time Stamping = No
* Selective Acks = Yes
* Dial Up (RAS) MTU = leave it blank
* Path MTU Discovery = Yes
* Black Hole Detection = No
* Max. Duplicate ACKs = leave it blank
* TTL = leave it blank
* Adapter Settings (select your LAN adapter) = 1452



Or follow the values of the image below:
2. Then click Save,Exit and OK.
3. Restart you computer for the changes to take effect.
4. Conduct speed test again to know if its effective or not. Enjoy.!

Here are my speed test results:

Before optimization:

After optimization:




Copyright © 2013. Y.F.S - All Rights Reserved Blogger Template Design by: ILearnZone Powered by Blogger