Posts

Set Windows to automatically shutdown whenever you want:

You can always set windows to automatically shutdown whenever you want. Like my self, I have always away when downloading movies or series. Here's how to do it.. 1.Click Start Button 2.Click Run 3. type at 20:00 shutdown -s 4.Hit OK 5.DONE! here's some explanation. look no 3, here i set windows to shutdown at 8 PM (2000). if you would like to auto shutdown at 3 AM just change the value to 03:00. So,there will be like this at 03:00 shutdown -s p/s: If you want to restart just change -s to -r 

Install Ubuntu alongside Windows

Image
Step by step Guide to install ubuntu along side of the windows.. There are a few differences to the instructions below using the new method which are mainly as follows: The backup section advises only using Macrium Reflect for creating system images The USB drive created uses a new method to create a UEFI bootable USB drive Instead of using the "something else" option the new guide allows you to use the default install alongside Windows 8.1 option. In essence I have found the Windows recovery tools to be flaky with regards to restoring from a system image. (especially if you move the recovery image around). For instance if you create a recovery image on an external hard drive and then copy it to another external hard drive or NAS drive there is no guarantee that Windows will recognise it. 

Securing your wifi password

Image
How to Make Your Wireless Network Invisible Hiding your wireless network is one of the best things you can do to increase the security of your home network system. It makes it much more difficult for people to mooch off of your WiFi and also makes it harder for hackers to access your system and steal important information. Especially if you live in an apartment complex, securing your wireless network is an important consideration to make.

How to Auto-Advance in gmail and save time

Image
  For some busy tech people literally hundreds and hundreds of emails a day , I have been figuring out if there was some sort of G-mail shortcut that simply allow us to delete,archive or mute the message, then go to the next email in my inbox. Instead, I feel like I waste so much time deleting or archiving, returning to the main inbox screen, then clicking open the next one.Repeat again and again.Lots of time wasted. So, we are here to announce the the Auto-Advance feature in G-mail labs that you may still be unknown and that you must activate immediately. So, here is how:

HOW TO HACK WIFI DUMPER AND JUMPSTART.

Image
STEPS:- 1) DOWNLOAD THE SOFTWARES: - DUMPER -JUMPSTART 2) NOW ONLY INSTALL JUMPSTART TO THE COMPUTER.

HOW TO CREATE A TEXT TO SPEECH SOFTWARE WITH THE HELP OF JUST NOTEPAD..

Image
STEPS... 1) OPEN NOTEPAD. 2) COPY AND PASTE THE TEXT FROM BELOW

How to create a fake virus

Image
Code:     X=MsgBox("Message DescriptioN",button NO.+ Icon No, "Title") eg:-    x=msgbox("error found",1+16,"error") Buttons No:     0=ok   1=ok/cancle   2=abort/retry/ignore   3=yes/no/cancle   4=yes/no   5=retry/cancle Icon NO:   16=critical icon   32=help icon   48=warning icon   64=information icon Steps: - open notepad - now type the code written above - type as many times as you want to get that many numbers of message - then save the file in .vbs format . - now it you want to trick any firends with it the jst change icon  and make it whatever you want.     (eg google chrome every body opens intertnet when they got pc) To learn about unique icon chainging style     go to :-http://droyalcomputertricks.blogspot.com/2016/09/how-to-create-custom-icon-for-folders.html - now whenever you friends does that the virus alert will apper . - which will contain yo...