Tags: 101.1, commands, linux, modprobe
Quelle:
Quelle:
Tags: 101.1, commands, dmesg, linux, logs
Quelle:
Quelle:
What commands can you run to display information on devices on the system's PCI bus? What command would you run if you were not a root user?
- lspci - for root users
- /sbin/lspci - for non-root users
- cat /proc/pci
Tags: commands, lspci, pci, proc
Quelle:
Quelle:
Will the Operating System clock and the BIOS clock differ? If so, how can you re-synchronize them?
Yes, by the nature of the software they eventually drift. The command hwclock can be used to re-synchronize the system clock and the operating system clock.
Tags: 101.1, BIOS, clock, commands, hwclock, linux, synchronize, time
Quelle:
Quelle:
What command should you run before unplugging any external device? What can happen if you don't?
The umount command. Loss of data or corruption of the file system can occur if you simply unplug it.
Tags: commands, devices, linux, umount
Quelle:
Quelle:
To view partition information about a device, or to otherwise gain information about partitions and devices on the machine, what command can you use? Present an example.
The fdisk command.
Example:
fdisk -l /dev/hdb - This command will show the partition table for the device /dev/hdb.
fdisk -l - this will simply list the partition tables for all devices on the system.
Example:
fdisk -l /dev/hdb - This command will show the partition table for the device /dev/hdb.
fdisk -l - this will simply list the partition tables for all devices on the system.
Tags: 101.1, commands, fdisk, linux, partitions
Quelle:
Quelle:
List what the following common rpm command options do:
- -i
- -q
- -U
- -F or freshen
- -V verify
- -e
- -i: Installs a package; system must not contain a package of the same name
- -q: Queries a package—finds if a package is installed, what files it contains, and so on
- -U: Installs a new package or upgrades an existing one
- -F or freshen: Upgrades a package only if an earlier version already exists
- -V verify: Verifies a package—checks that its files are present and unchanged since installation.
- -e: Uninstalls a package.
Tags: 101.1, commands, linux, options, RPM
Quelle:
Quelle:
Kartensatzinfo:
Autor: Ryan Robson
Oberthema: Informatics
Thema: Linux
Ort: Houston
Veröffentlicht: 08.02.2011
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)
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)
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)
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)