Identify the processor ShowIntroduction
This is a trick to allow you to simply identify your processor.
Useful to know precisely the capabilities and the technical characteristics of this element and further, possibly your configuration.
How to identify the...
Generating random numbers with rand() ShowGenerating random numbers with rand()
You may have noticed when using the rand() found in the standard library of C language, you often get unsatisfied by the results, they look the same.
For example, when trying 5 random numbers in...
Changing the label (name) of partitions. ShowChanging the label (name) of partitions
All commands must be given as administrator (root mode).
Give the simplest names possible to partitions (if possible only alphanumeric characters (a. .. z and 0 ... 9) and - and _.
Partition...
The HTTP protocol ShowIntroduction to the HTTP protocol
Since 1990 HTTP protocol (HyperText Transfer Protocol) has been the most widely used protocol on the Internet. Version 0.9 was only intended to transfer data over the Internet (in particular Web pages written in...