

no god no ghosts only technology........
All the 70% UniqueRobots visitors got jobs in international companies and we proudly say that uniquerobots had the specatacular content about animation and animation schools and also about animation courses
Here Unique means unique="Differnt" and Robots="Robots" here we have a perfect view on robots and we proudly say that main theme of this Uniquerobots site is about robots and here our vistiors know the all types of robots and about future technology
uniquerobots has a wonderful content on human psycology and about how that has to lead his own life and also has wonderful premium e-books for free download and had a lots of tips and techninques on how to learn a man
uniquerobots proudly say that we got award on best aritcls on future cars and vehicls and we honestly say that uniquerobots cross the 1crore visitors
All the upcoming projects of nasa will be first announce only on Uniquerobots. just check out uniquerobots for all future nasa projects and latest Techonlogy news on uniqerobots
Dennis Ritchie, 1941-2011: Computer scientist, Unix co-creator, C programming language designer | 0 |
Google going to launch it's Chromebook in 2012 | 0 |
Honda Micro Commuter : Compact Futuristic Electric City Commuter with Joystick Steering System | 0 |
System.Mechanic.Pro.10.5.3.16 Download full version | 0 |
http://www.ziddu.com/download/16322298/System.Mechanic.Pro.10.5.3.16.zip.html |
Become a computer expert in 7 days pdf | 0 |
Notepad Secrets |
Create a log
|
Paint Secrets |
Create a trail image
|
Other Secrets |
Where is the relaxing music that you've heard during Windows XP Installation?
|
Game Secrets |
![]()
![]()
![]()
![]()
![]()
![]()
![]()
|
Free download Ultrasurf (new version) | 0 |
Wind Cube Modularized Wind Power System For Urban City Lifestyle | 0 |
Useful Dos commands for your Pc | 0 |
ipconfig /release
– This will release any IP information that the computer was given and make your IP address 0.0.0.0ipconfig /renew
– This will ask any DHCP servers (usually your modem/router) for a new IP address.ping www.google.com
– Pings a webserver to see if it can be reached or is responding. I personally use this to see if the computer I am on can reach the internet.ping 192.168.0.1
– Pings a local address, often a modem, router or another computer.netstat
– Will display what connections are currently active on the system. Useful for spotting programs calling back to base such as spyware.type c:\sometextfile.txt
attrib -H c:\boot.ini
– To unhide the boot.iniattrib -S c:\boot.ini
– To make remove its system file attributeattrib /?
dir c:\ /s /b | find ".pdf"
find /?
move file.txt c:\TextFiles\
move *.pdf c:\WorkPDFs\
tree
to see the folder and file structure of the folder you are currently in. You can also use this command to make prints of the directory structure by sending the information to a text file with the following command tree > textfile.txt
systeinfo
– Will display information about the system such as the name, version, uptime, specifications and patches installed.tasklist
– Will display all the processes running and their memory usage.taskkill
– Will kill a process. Usage would be: taskkill firefox.exe
sfc /scannow
– This command will start scanning your computer for any damaged or missing windows system files. Useful to run after a virus, adware or spyware attack has damaged core files. Have an XP CD handy for this one.chkdsk /f /r
– This will check a disk for errors and try and fixes information from bad sectorschkdsk /x
– Forces the volume to dismount first.command /
?
How to remove virus by using dos- commands | 1 |