How to Use GParted

GParted is a free partition editor that can shrink, split, format, and modify Windows, Linux, and other OS partitions. Steps WH.shared.addScrollLoadItem(‘1a939ffe8176cf7ee2fb427dbb003b7b’) WH.performance.clearMarks(‘image1_rendered’); WH.performance.mark(‘image1_rendered’); Use your favorite ISO burning software (Roxio, Nero, etc. ) to burn this file onto a CD. Put the CD into your CD drive. Restart the computer and it will probably boot … Read more

How to Create a Database in phpMyAdmin

This guide will show you how to create a database in phpMyAdmin. Go to your phpMyAdmin homepage. Go to the phpMyAdmin homepage for your site. It can usually be found under these directories, depending on your server setup. http://localhost:8888/phpMyAdmin/ http://localhost/phpmyadmin http://{your-ip-address}/phpmyadmin/ Log in to your account. Enter your login details to sign in. Type a … Read more

How to Debug with Eclipse

This instruction aims to help the newbie programmers to get start debugging with Eclipse quickly. It uses a simple program to demonstrate how to debug in Eclipse. It covers basic debugging knowledge and skills, so it will be easy to be understood and easy to follow. We’ll see how the program executes step-by-step in debug … Read more

How to Install the MySQL Database Server on Your Windows PC

This minHour teaches you how to install the MySQL Server program on a Windows 10 computer. In order to install MySQL on a Windows computer, you must first have Python 2.7 (not Python 3+) installed. Installing Python Open the Python download page. Go to https://www.python.org/downloads in your computer’s web browser. Click Download Python 2.7.14. It’s … Read more

How to Send SQL Queries to MySQL from the Command Line

A simple text-based program called mysql should have been part of your MySQL installation. It lets you send SQL queries directly to the MySQL server and output the results in text format. It is a quick and easy way to test your MySQL installation. Running without the console. WH.shared.addScrollLoadItem(‘3a6e6306f71599bd21faa9db3e7d50f3’) WH.performance.clearMarks(‘image1_rendered’); WH.performance.mark(‘image1_rendered’); E.g. Windows users: C:mysqlbinmysql.exe … Read more

How to Run Eclipse

Thanks to Eclipse’s new installation tool, installing Eclipse is easier than ever. The Eclipse installer for Windows, macOS, and Linux now includes a JRE, which means you can start running Eclipse in minutes without installing Java first. This minHour article will show you how to install Eclipse on your PC or Mac, and how to … Read more

How to Bypass Net Nanny

Net Nanny is used to filter out websites with potentially objectionable content, including pornography, chat rooms, and hateful literature. This software is popular among parents, who use it to prevent their children from accessing adult material and to limit their time playing video games. In addition, some companies use Net Nanny to keep their employees … Read more

How to Extract Fundamental Data on a Bloomberg Terminal

The Bloomberg Terminal is a complex but extremely powerful tool for finding and manipulating data. It includes information pertaining to every publicly traded security as well as numerous other macro and microeconomic data sets. The Bloomberg Terminal is a computer preloaded with a software and specific hardware (double screens and a modified keyboard). You will … Read more

How to Use CCleaner

This minHour teaches you how to install and use the free CCleaner program on your Windows computer. CCleaner is a file cleaner that removes excess files, such as cookies, caches, and history, from your computer. Keep in mind that, while CCleaner can free up room on your computer, using it more than once every couple … Read more

How to Add a Resource in MS Project

Microsoft Project is a software application for handling project management tasks. The application is very useful for performing tasks such as scheduling, resource management and allocation, budget management, and progress tracking. Used heavily in the construction fields for managing the progress of construction projects, one of the application’s key features is its ability to manage … Read more

How to Allocate Resources in Microsoft Project

Microsoft Project is a project management software application branded under the Microsoft Office suite. The application allows users to control all aspects of managing a project, including budgeting, scheduling, and resource management. For this reason, the software is used heavily in the construction and engineering industries. One of the most important but often overlooked parts … Read more