Token rings ShowPrinciple of the token ring
The token ring is network access technology based on the principle of communicating in turn, i.e. each computer on the network has the opportunity to communicate in turn. It is a token (a data packet), circulating in a...
Autoexec.nt - Subsystem 16-bit Windows ShowAutoexec.nt - Subsystem 16-bit Windows
Solution 2
Solution 3
When trying to install a 16-bit windows on your PC, the following error message appears on your screen
c:\windows\system32\autoexec.NT. The system file is not suitable for...
Mounting a partition FAT-16(MS-DOS) ShowMounting a partition FAT-16(MS-DOS)
To mount a partition as from FAT 16, you just have to type the following:
mount -t msdos /dev/hda1 /mnt/hdd
The file system ms-dos (FAT-16) must be installed in the Kernel in filesystems...
ATM - Asynchronous transfer mode ShowATM - Asynchronous transfer mode
ATM (Asynchronous Transfer Mode) is a recent networking technology, which unlike with Ethernet, token ring, and FDDI, allows simultaneous transfer of data and voice over the same line.
ATM was developed with CNET....
DTS (Digital Theater Sound) ShowDTS standard
DTS (Digital Theater Sound) is a digital sound coding standard created by Universal. Compared with the Dolby Digital standard, DTS uses four times less compression and digitises sound at 20 bits instead of 16. Therefore, DTS's sound...
Hexadecimal notation ShowHexadecimal notation
As binary numbers get longer and longer, a new base had to be introduced: hexadecimal numbering. The hexadecimal number system counts using base 16, so after the first 10 digits come the first six letters: 0, 1, 2, 3, 4, 5, 6,...