RHEL7: Configure systems to boot into a specific target automatically.

Share this link

Note: This is an RHCSA 7 exam objective.

To configure a system to boot into multi-user level without graphical interface, type:

# systemctl set-default multi-user.target

To configure a system to boot into multi-user level with graphical interface, type:

# systemctl set-default graphical.target

To check the current configuration, type:

# systemctl get-default
multi-user.target
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.00 out of 5)
Loading...
2 comments on “RHEL7: Configure systems to boot into a specific target automatically.
  1. twostep says:

    To find available targets to which you can set,
    1. install bash-completion package
    2. logout and login
    3. execute systemctl set-default
    Cheers 🙂

Leave a Reply

RHCSA7: Task of the day

Allowed time: 10 minutes.
Create an EXT4 file system mounted under /vol based on a logical volume of 100MB.
Reduce the size to 60MB.

RHCE7: Task of the day

Allowed time: 3 minutes.
Configure your machine to be a router.

Follow me on Twitter

Poll for favorite RHEL 7 book

What is your favorite RHEL 7 book to prepare RHCSA & RHCE exams?

View Results

Loading ... Loading ...

Poll for most difficult RHCSA 7 topic

What do you think is the most difficult RHCSA 7 topic?

View Results

Loading ... Loading ...

Poll for most difficult RHCE 7 topic

What do you think is the most difficult RHCE 7 topic?

View Results

Loading ... Loading ...

Archives