CoboCards App FAQ & Wünsche Feedback
Sprache: Deutsch Sprache
Kostenlos registrieren  Login

Hol' Dir diese Lernkarten, lerne & bestehe Prüfungen. Kostenlos! Auch auf iPhone/Android!

E-Mail eingeben: und Kartensatz kostenlos importieren.  
Und Los!
Alle Oberthemen / Informatics / Linux

LPIC 101.1 (75 Karten)

Sag Danke
13
Kartenlink
0
Provide a brief summary of what the /proc file-system is?
The /proc file-system is considered a "pseudo file-system" and contains information about the running system.
Tags: fs, proc
Quelle:
14
Kartenlink
0
Where can you find information on devices on the system's PCI bus?
Within /proc/pci
Tags: bus, fs, pci, proc
Quelle:
25
Kartenlink
0
How do PATA drives function? What variations are there? Are they still in use today?
PATA disks use a parallel interface, meaning several bits are passed through the cable at once.

PATA cables are wide as a result, supporting either 40 or 80 lines, depending on the variety.

They are a bit outdated, but still in use today, particularly in CD-ROM and DVD-ROM drives.
Tags: cables, fs, hard drives, PATA
Quelle:
29
Kartenlink
0
How are partitions identified in the Linux file system?
With a number after the device name. For exampe, /dev/hda1, /dev/hda2, etc.
Tags: 101.1, fs, hard drives, linux, partitions
Quelle:
36
Kartenlink
0
Is SCSI device identification different than other hard drives? Explain.
Yes. SCSI IDs aren’t used to identify the corresponding device file on a Linux system. Hard drives follow the naming system /dev/sdx (where x is a letter from a up), SCSI tapes are named /dev/stx and /dev/nstx (where x is a number from 0 up), and SCSI CD-ROMs and DVD-ROMs are named /dev/scdx (where x is a number from 0 up).
Tags: 101.1, devices, fs, hard drives, linux, scsi
Quelle:
37
Kartenlink
0
What problems can arise involving SCSI device numbering, and what are the best practices when adding new SCSI drives?
SCSI device numbering (or lettering) is usually assigned in increasing order based on the SCSI ID. If you have one hard disk with a SCSI ID of 2 and another hard disk with a SCSI ID of 4, they will be assigned to /dev/sda and /dev/sdb, respectively. The real danger is if you add a third SCSI drive and give it an ID of 0, 1, or 3.

This new disk will  become /dev/sda (for an ID of 0 or 1) or /dev/sdb (for ID 3), bumping up one or both of the existing disks’ Linux device identifiers. For this reason, it’s usually best to give hard disks the lowest possible SCSI IDs so that you can add future disks using higher IDs.
Tags: 101.1, devices, fs, hard drives, linux, scsi
Quelle:
38
Kartenlink
0
Can non-SCSI devices be assigned SCSI identifications in the file structure?
Yes. Non-SCSI devices such as USB drives or SATA drives can be mapped to the SCSI sub-system, and interfere with the SCSI device numbering if you are not careful.
Tags: 101.1, devices, fs, hard drives, linux, scsi
Quelle:
43
Kartenlink
0
What are some of the key advantages of partitioning?
  • Multi-OS Support - Boot two operating systems requiring two different file systems
  • File-system Choice - Some file systems may be more suited to certain applications than others
  • Disk Space Management
  • Disk Error Management - Allows isolation of a problem, should a partition or file system become corrupt. Titanic style.
  • Security - Ability to set read-only file systems can add security, or be used for redundancy in the event that data is lost on a duplicate partition
  • Backups - They work better on entire partitions at a time, so segmenting your space into small, intelligently spaced surface areas allows for more effective backups and management.
Tags: 101.1, fs, hard drives, linux, partitions
Quelle:
Kartensatzinfo:
Autor: Ryan Robson
Oberthema: Informatics
Thema: Linux
Ort: Houston
Veröffentlicht: 08.02.2011
Tags: LPIC-1, Exam, Training, LPIC, Linux, , BASH, Regular Expression, Certification
 
Schlagwörter Karten:
Alle Karten (75)
/dev (2)
/etc (2)
101.1 (36)
acronyms (1)
architecture (1)
ata (2)
bash (1)
BIOS (5)
bios (1)
bit (1)
branch (1)
bus (2)
bus types (7)
cables (1)
clock (3)
codes (1)
commands (7)
configuration (1)
controller (1)
daemon (1)
data rates (1)
dev (1)
device types (1)
devices (5)
dmesg (1)
extended partition (1)
extended partitions (1)
facilities (1)
fdisk (1)
fork (1)
fs (8)
hard drives (17)
history (1)
host adapter (1)
hwclock (1)
IEEE (1)
ISA (2)
klog (1)
linux (31)
logical partition (2)
logical partitions (1)
logs (5)
lspci (1)
lsusb (1)
master (1)
modprobe (1)
naming standards (1)
options (1)
packages (1)
partitions (11)
pata (2)
PATA (6)
PCI (2)
pci (2)
primary partition (3)
primary partitions (1)
priority (1)
proc (3)
RAM (1)
resistor (1)
RPM (2)
sata (3)
SATA (2)
scsi (9)
SCSI (4)
SCSI chain (1)
security (1)
slave (1)
synchronize (1)
syslog (4)
termination (2)
time (4)
type codes (2)
umount (1)
USB (1)
x86 (6)
Missbrauch melden

Abbrechen
E-Mail

Passwort

Login    

Passwort vergessen?
Deutsch  English