Launching a program in low CPU and disk I/O priority ShowLaunching a program in low CPU and disk I/O priority
Intro
Sometimes it happens that you want to laubnch some heavy operations in the background without slowing down other software. For example:
Copying files
Backups
Indexing...
[Gentoo Linux] phpMyAdmin Show[Gentoo Linux] phpMyAdmin
To install phpMyAdmin run the command
# emerge phpMyAdmin
Then it will create the configuration directory:
# cd phpMyAdmin
# mkdir config
# chmod o+rw config
# cp config.inc.php config/
chmod o+w...
How to make a video clip ? ShowMaking your video clip
Introduction
With video
With a camcorder
Writing the script
Recording
Acquisition
Video composition
With the pictures
With the pictures
Video composition
Software to make a slideshow
With videos and...
Serial port and parellel port ShowIntroduction to input-output ports
Input-output ports are material elements on the computer, allowing the system to communicate with exterior elements, in other words to exchange data, hence the name input-output interface (sometimes known as I/O...
Partition - Partitioning a hard drive ShowWhat is a partition?
The partitioning of a hard drive occurs after the drive has been physically formatted but before it is logically formatted. It involves creating areas on the disk where data will not be mixed. It can be used, for example, to...
Operating system ShowDescription of the operating system
For a computer to be able to operate a computer programme (sometimes known as application or software), the machine must be able to perform a certain number of preparatory operations to ensure exchange between...