Monday, November 21, 2016

How To Create Boot Windows Into Your Flash Drive


When your Windows have many virus or have some problem with Windows may be you need setup new Windows for your laptop or PC.
If you use Desktop have CD-ROOM or DVD-ROOM for setup Windows with DVD. But for laptop now have many of thin laptop that don't have DVD-ROOM for use. So some people need to buy DVD portable to connect with laptop to use with DVD or CD to setup new Windows. But i think only setup Windows If you buy new DVD portable need to spend much money for buy it.

So now you don't need to buy, you need to setup new Windows from your flash is enough.
But I recommendation your flash should have space up to 4 GB.
You can use only with one software for create bootable to boot and operation system from the USB drive.

Using "Universal USB Installer" is open source software for live Linux USB creator but it's also work well with Windows create bootable.
You need to have Windows installer Image (.iso) file. When you have Windows Image file (.iso) you just follow instruction for create bootable.

-First step you need to download "Universal USB Installer" from the website. Scroll down and click download as like in picture below


When you download ready, Run this file As Administrator. This software no need to install like other software, just click As Administrator and run it.


-Second step is the license agreement, click "I Agree"


-Thirty step is Setup your Selection Page

  • Select Windows Vista Installer or Windows 7 Installer or Windows 8 Installer from drop-down list of operation system.

Note: For who want to boot with Windows 10, choose Windows 8 Installer because currently Universal USB Installer updated don't have Windows 10.

  • Browser you Windows Image file (.iso) from you local drive.
  • Select your flash drive and check format drive 
  • Click "Create" button to start create bootable


The popup dialog will show you about warning information to you about Universal USB Installer work. If you see your flash drive letter is correct click "Yes" button to start.


Now don't click any thing, keep Universal USB Installer to create bootable to your flash when it's ready to work it will show the message in black screen "Installation Done. Process is Complete!"
Click "Close" button to finish.


So Now congratulation your Windows bootable USB flash drive is ready. Now you can use to boot your Windows from your flash drive.

Friday, November 18, 2016

How To Install Wordpress in Wamp Server


Did you know that you can build your own website. It's easy way that you can build a website, you need two tools for build website are Wordpress and WampServer. Both of tools are open source software that you don't need to buy or pay, it is easy to use.

You need to do step by step
1- Install WampServer
2- Install Wordpress

3- Start build your Website

But before of this some of peoples may be don't know yet about Wordpress and WampServer.
So i will explain below about both of this tool. (skip for who know about this tool)

-What is Wordpress?
Wordpress started in 2003. It is an online or offline, open source website that written in PHP language. But in non-geek speak. It's easiest and most powerful for build blogging and website content management system(CMS) and so much more through the thousands of plugins and widgets and themes. You need to download and install it similar other software.

Please note that, if you install Wordpress on you computer, only you can see the site. If you have a live Wordpress site available to the public, then you need to have a domain and Wordpress hosting.

-What is WampServer?
WampServer or WAMP is a tool for designed to allow you to create web application and manage your server and database. WampServer is a popular Windows Web development environment that allow you to created Web application with Apache2, PHP, and MySQL. It also come with PHPMyAdmin and SQLiteManager.

Wordpress run depend on your local machine have WampServer is a server software to run. There are not only have WampServer for run with Wordpress, such as XAMPP is server too but we are recommend use WampServer it's free and easy to use.

-Download and Install WampServer
The first thing is go to download the latest version of WampServer in WampServer website.
In WampServer website click on "DOWNLOAD" tab, there are have two version of software.
Simply choose the one that applies to your Windows (64-bit or 32-bit) if you in doubt, select 32-bit version because it will work on 64-bit Windows.



When you click download a warning message will display, clik on "download directly" and you will be redirect to SourceForge website and the download will automatic start in 5 seconds

After you downloaded WampServer, run the installation program and follow on-screen instruction.
At one point during the installation, it will ask you for the location of the default browser. The default use Internet Explorer. During installation it will ask you location path folder for WampServer. The default is "c:\wamp"



-Check WampServer is Running or Not



If you click "Finish" and the software doesn't launch or popup any error issues, it might be that you don't have the Microsoft Visual C++ libraries installed on your computer. This file is very important for PHP and Apache.

Download file "VC10 SP1 vcredist_x86.exe" for Windows 32-bit
Download file "VC10 SP1 vcredist_x64.exe" for Windows 64-bit

You can installed one or both of this file is you not sure. If WampServer still doesn't work, please install Visual C++ Redistributable for Visual Studio 2012 update 4

If you don't have any problem after you click "Finish" the WampServer will launch and icon will appear in the system tray

You can see the color of WampServer Red, Orage and Green, all of this color will let you know about the status of server is working or not.
  • Red: mean your server isn't running and is offline. You may need to restart WampServer or reinstall it again or check out in the WampServer forum for help.
  • Orage: mean the server is partially running like Apache running and MySQL not running. Click on WampServer icon and Check the service status next to Apache and MySQL to see it they are running.
If your computer have Skype installed, it may conflict Apache and Skype on port 80. So you need to open Skype and go to "Tools", click "Option", click "Advanced" and then "Connection" uncheck the box "Use port 80 and 443 as alternatives for inconming connection" save option and and restart Skype.

  • Green: mean your service has been successful started and you can access localhost from your browser
Now open your browser and type in the address bar "localhost" press enter and you will see WampServer homepage


-Create Database for your Wordpress
You need to create database file for store everything in database when you install Wordpress. Just create the database file name is enough.

Click on the WampServer icon in your system tray and then click on "phpMyAdmin". It will open new browser automatically with phpMyAdmin interface.


Click on "Database" tab on the top-left panel or click "New" on the top-right panel to create new database. You can enter the database name up to you want. I will enter "mysite_db"


-Download and Install Wordpress
Download the latest version of Wordpress from Wordpress.org. Extract the zip file and copy and paste to WampServer folder (c:\wamp\www). You can rename Wordpress folder to anything you want. In this tutorial i rename to "mysite"


Now open your browser and type in address bar one the top to "http://localhost/mysite/"
The first screen for you is select the language for your WordPress. The default selected is "English"



Click "Continue" button to go second screen

The second screen just the information that WordPress will get your information about database name, username, password, host and table prefix in the next screen to create file "wp-config.php" file
Now click button "Let's go!" to continue third screen.


The third screen need to enter database connection details
  • Database Name: the name of database that you create on the top name "mysite_db"
  • User name: the default database username is "root"
  • Password: leave the password blank, no need to type anything.
  • Database host: keep it default "localhost"
  • Table Prefix: keep it default "wp_"

Click on "Submit" button, Wordpress will create a configuration file for you.

The fourth screen is just informing you about Wordpress has successfully created the configuration file. 

Click "Run the install" to continue install 

The fifth screen is give you fill out the installation form for your site
  • Site Title: enter the title of your wbsite about
  • Username: enter your username for login into Wordpress admin
  • Password: enter your password for login into admin page
  • Your E-mail: enter your email address
  • Search Engine Visibility: tick on "Discourage search engines from indexing this site"

Click button "Install WordPress" to continue install

Wordpress will install quickly and create database table into your database file that you just created "mysite_db".
When it's done, you will see successful message and you can click Log in button to processed to your Wordpress admin page.

Click button "Log In" to continue WordPress Admin page

Now you need to log in use your username and password that you input in the fifth screen

Click button "Log In" to go Dashboard WordPress

Now you can enjoy to create your website on your local machine. You can download many template of website and plugins or create page for customize your website to the best.
After you build your website ready you can buy a Web hosting and Domain and export your site to your Web hosting. 

Wednesday, November 16, 2016

What Is Recommended System Requirements For Use Windows 10?


Windows 10 is a operation system that release by Microsoft as part of the Windows NT family of operation system.
It's release on July 29, 2015. Each Windows have the minimum hardware requirement.
The minimum requirement of Windows 10 may increased the required than Windows Visa, Windows 7, and Windows 8, 8.1.

So If you want to upgrade or install new Windows 10 on your PC, here's the minimum hardware for your PC to run Windows 10 to smoothly.

To Upgrade
Make sure you are running the latest version Windows 7 with Service Pack 1 or Windows 8.1 with update 2.

Processor
1 GHz or faster processor or Soc(System On a Chip).
64-bit version of Windows 10 required a processor that support CMPXCHG16b, PrefetchW, and LAHF/SAHF capabilities.

RAM
1 GB for 32-bit and 2 GB from 64-bit

Hard Disk
16G for 32-bit and 20G for 64-bit

Graphics
DirectX9 or later with WDDM 1.0 driver. DirectX 10 for higher might require from some games and application for optional performance.

Display
800 x 600

Microsoft Account
Required for some features

Cortana Support
Cortana is only support in the United States, United Kingdom, China, France, Italy, Germany, and Spain. Speech recognition requirea microphone.

Continuum
A tablets or 2-in-1 PC with GPIO indicators. Other can enter and exit Tablet mode manually.

Music and Video streaming
The Xbox Music and Xbox Video streaming capabilites are only avialable in certain regions.

Secure Boot
Firmware that supports UEFI v2.3.1 Errata B and has the microsoft Windows Certification Authority in the UEFI signature database

Windows Hello
A specialized illuminated infrared camera for facial recognition or iris detection, or a finger print reader which supports the Window Biometric Framework.

Device Guard
Only Available in Windows 10 Enterprise.

Device Encryption
A PC with instantGo and TPM 2.0

InstantGo
Only with computer designed for Connected Standby

Miracast
A Windows Display Driver Model (WDDM) 1.2-compatible display adapter and a Wi-Fi adapter that supports Wi-Fi Direct.

Client Hyper-V
Windows 10 Pro or Enterprise 64-bit.

Wi-Fi Direct Printing
A Wi-Fi adapter that support Wi-Fi Direct and a device that support Wi-Fi Direct Printing.

BitLocker
Windows 10 Pro or Enterprise, Trusted platform Module(TPM) 1.2, TMP 2.0 or a USB flash drive.

BitLocker To Go
Windows 10 Pro or higher, a USB flash drive.

Monday, November 23, 2015

50 Keyboard Shortcuts In Windows 10 You Need To Know


Windows 10 is the latest windows version for Microsoft. It's look awesome with many function, furthermore there are have some shortcut keyboard for using in Windows 10, it will help you make quick. It's easy to you if you know about shortcut in Windows you just press the key only single touch and your work is faster.

Windows 10 user, it's little different than previous Windows version. But it's not harder to use and navigate. Below are 50 keyboard shortcuts for Windows 10 owner should know and improve their workflow.


- Windows Snap
1- Windows key + Arrow key (up, down, left, right)

- Virtual Desktop
2- Windows key + CTRL + D creates a new virtual desktop
3- Windows key + CTRL + F4 closes a virtual desktop
4- Windows key + CTRL + Arrow key switch between virtual desktop
5- Windows key + SHIFT + Arrow key move the current windows from one screen to another
6- Windows key + TAB scans through all your virtual desktop using the task view

- Cortanas
7- Windows key + C activates Cortana's voice recognition
8- Windows key + S activates Cortana's for text search

- View
9- Windows key + P switch between view mode
10- Windows key + "+" zoom in
11- Windows key + " -" zoom out

- Image, Video, and Multimedia
12- Windows key + "Print Screen" take a screenshot and save into picture folder automatic
13- Windows key + G activates game DVR, the screen capture utility
14- Windows key + ALT + G start recording with game DVR
15- Windows key + ALT + R stop recording with game DVR

- Setting and System
16- Windows key + I open the system setting
17- Windows key + A open the activity center
18- Windows key + X open the advanced option
19- CTRL + SHIFT + ESC open the task manager
20- Windows key + U open the Ease of Access Center
21- Windows key + R open " Run"
22- Windows key + "Space bar" change the language and the keyborad

- Command Prompt Controls
23- CTRL + C (or CTRL + INSERT) copy the selected text
24- CTRL + V (or SHIFT + INSERT) paste the selected text
25- CTRL + M enter mark mode
26- ALT + Selection Key begin selection in block mode
27- Arrow Keys move the cursor in the direction specified
28- Page Up / Down move the cursor by one page up or page down
29- CTRL + HOME (Mark Mode) move the cursor to the beginning of the buffer
30- Ctrl + End (Mark mode) move the cursor to the end of the buffer
31- Ctrl + Up / Down Arrow move up or down one line in the output history

- General Shortcut
32- F2 rename select item
33- F3 search in file explorer
34- F4 show the full address bar in file explorer
35- Alt + F4 close active windows
36- Alt + Enter display properties for selected item
37- Alt + Tab switch between open application
38- Ctrl + A select all
39- Ctrl + D (Delete) delete item and move to Recycle Bin
40- Ctrl + R (F5) refresh the active windows
41- Ctrl + Y redo an action
42- Ctrl + Z undo an action
43- Shift + Delete delete item without move to Recycle Bin
44- Shift + F10 display the shortcut menu of the selected item
45- Shift + Any Arrow Key select more than one item in the windows or on the desktop
46- Windows key + E open new windows explorer
47- Windows key + L lock your pc
48- Windows key + Home minimizes all windows except the active one
49- Windows key + D show desktop
50- Windows key + T show a small view of the windows in the taskbar

Wednesday, May 27, 2015

Solved BlueStack Error 25000 Graphic Card Error

BlueStack is the one of popular of all simulator. It's can play android game or app perfectly. We can play game Android device in this simulator, no need to smartphone. But all software always have problem and error. BlueStack has many version, start from version 0.8.8 BlueStack start to released this software. And the old version is just beta version. Actually release version is not important, some machine cannot run with this release version. Not mean that beta is can run.

So one error appear while you installation BlueStack. This error come from your graphic card.


Error 25000: Bluestack currently doesn't recognize your graphic card. It is possible your graphic driver may need to be updated. Please update them and try install again.

For it proper work, Bluestack need a good graphic card, chipset, and RAM. There are two type of Graphic card driver. First one is Microsoft's proprietary Direct3D need to run in Windows and another one is OpenGL is need to run with Android Apps. So if you don't update Windows than OpenGL didn't get updated as often as Direct3D. That why the error always appear in Bluestack installation because system not get update.

In this article, i will show you how to solve this problem. If you do follow this article i hope you will can install the Bluestack and enjoy with your prefer android game.

Update Graphic Card Driver
The main problem of this error cause of you run with the old version of graphic card driver. So you need to install update your graphic card.

Below is the link for which will test your driver and get the new driver for your system

For Intel Chipset User. Click here
For AMD Driver User. Click here
For NVIDIA Driver User. Click here

Now click on follow the link above according to your driver model and it will detect your system for driver
After it's scan your driver completely, it will show you a list of new driver are available to be update
Install your new update driver and try to install Bluestack again. it will be able to install it.

Still Cannot Install
If you update driver follow the message of Bluestack but still cannot install it. We are have another method to fix this. In this case you need to install the old version of Bluestack. The old version of Bluestack don't require a higher graphic card like the new version. So you will be able to install without any update driver.

You can find the old version of Bluestack in this link. Click here

Select the old version and download it follow your choice of version. It have many version in this site.
After install ready enjoy with your new android game.