Partition and slices-The Basics ShowPartition and slices - The Basics
1 - Windows and GNU / Linux
2 - Partitions under BSD subsystems
3 - Saving a slice BSD
BSD: The basics.
1 - Windows and GNU / Linux
The only difference between Windows and GNU / Linux is the naming...
[Bash]Parameters Show[Bash]Parameters
Intro
Example 1
Example 2
Initialize parameters
Examples
Example 3
Intro
You can provide a script on the command line and arguments also known as parameters for its implementation.
There are two categories of...
Replacing Variables in Bash/shell ShowReplacing Variables in Bash/shell
Intro:
Expression:Defininition
Intro:
First of all make sure that you the variable is defined before replacing it, or in other cases determine that it is not empty, and to initialize with a default...
Representation of real numbers and integers ShowRepresenting a number in a computer
Representing (or encoding) a number means to express it in binary form. Representing numbers in a computer is necessary in order for it to be able to store and manipulate them. However, the problem is that a...
Binary encoding ShowIntroduction to binary
In the late 1930s, Claude Shannon showed that by using switches which were closed for "true" and open for "false," it was possible to carry out logical operations by assigning the number 1 to "true" and 0 for "false." This...
Multichannel audio (5.1, 6.1, 7.1) ShowMultichannel audio
The term "multichannel audio" refers to the use of multiple audio tracks to reconstruct sound on a multi-speaker sound system. Two digits separated by a decimal point (2.1, 5.1, 6.1, 7.1, etc.) are used to classify the various...