• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/20

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

20 Cards in this Set

  • Front
  • Back
Alters the list of boot devices (or the ordering of these devices in the list available to the system)
bootlist -m normal <dev1> <dev2>
Create a boot image on the default boot device

Create a boot image at location and send to tape
bosboot -a

-ad /dev/rnt<x>

-b <loc of bootimage>
Configures devices by running the programs in /etc/methods directory.
cfgmgr
Redirects the system console to device or file, effective next startup
chcons
Changes a device's characteristics.
chdev -l <device> -a<params>
Changes the display used by the low-function terminal (LFT subsystem.
chdisp
Changes the default font selected at boot time.
chfont
Changes attributes of a file system. This one will increase the Filesystem .
chfs -a size=+<blocks> /<FS>
Changes attributes for groups.
chgroup Users=x,y,z <grp name>
Rename logical volume from olvname to nlvname
chlv -n <nlvname> <olvname>
Changes attributes of a paging space.
chps -s<no. pps> <ps name>
Changes the characteristics of a physical volume in a volume group.
chpv
Changes the queue name.
chque -q<q name> -a�host = x�
Changes a subsystem definition in the subsystem object class.
chssys
Changes or queries the trusted computing base attribute of a file.
chtcb
Changes the system time zone information
chtz.
Changes attributes for the specified user.
chuser rlogin=true <username>
Changes entries in the /etc/vfs file.
chvfs
Sets the characteristics of a volume group.
chvg
Create a Filesystem on a pre-defined logical volume( which will automount at boot!)
crfs -v <fstype> (jfs)

-d <lvname>

-m <mount point>

-Ayes